Perforce has changed the binary underneath us and we need to regenerate the checksums. Fix: Index: Makefile =================================================================== --- Makefile (revision 356238) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4web -PORTVERSION= 2012.1.610342 +PORTVERSION= 2012.1.732581 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/r${P4VERSION}/bin.${PLATFORM}/ @@ -13,7 +13,6 @@ MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce server -BROKEN= Checksum and size mismatch ONLY_FOR_ARCHS= amd64 i386 P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} Index: distinfo.freebsd60x86 =================================================================== --- distinfo.freebsd60x86 (revision 356238) +++ distinfo.freebsd60x86 (working copy) @@ -1,2 +1,2 @@ -SHA256 (perforce/2012.1.610342/bin.freebsd60x86/p4web) = fc4841a50fe6e318e02514f22526f67c293e147c456eb021a6e2abe4ee15d863 -SIZE (perforce/2012.1.610342/bin.freebsd60x86/p4web) = 3871632 +SHA256 (perforce/2012.1.732581/bin.freebsd60x86/p4web) = 746884d94050689dade71a44eaa37012deff975e8eb4b04e0bf479b69b5d9d2e +SIZE (perforce/2012.1.732581/bin.freebsd60x86/p4web) = 3875952 Index: distinfo.freebsd60x86_64 =================================================================== --- distinfo.freebsd60x86_64 (revision 356238) +++ distinfo.freebsd60x86_64 (working copy) @@ -1,2 +1,2 @@ -SHA256 (perforce/2012.1.610342/bin.freebsd60x86_64/p4web) = 954ca53022984ce99a60db9fafd6fec122785966a6256ef24af3257d0c1b2e86 -SIZE (perforce/2012.1.610342/bin.freebsd60x86_64/p4web) = 4124080 +SHA256 (perforce/2012.1.732581/bin.freebsd60x86_64/p4web) = f211f68c8d6df675601b6fbf53cc985ca03c92c0f67bde0aa53d85028c881ee9 +SIZE (perforce/2012.1.732581/bin.freebsd60x86_64/p4web) = 4128464 Index: distinfo.freebsd70x86 =================================================================== --- distinfo.freebsd70x86 (revision 356238) +++ distinfo.freebsd70x86 (working copy) @@ -1,2 +1,2 @@ -SHA256 (perforce/2012.1.610342/bin.freebsd70x86/p4web) = 16d2b112f01b036dde258fcfa480651a98cbea30b0f3ac4c083a76939fc172cf -SIZE (perforce/2012.1.610342/bin.freebsd70x86/p4web) = 4192504 +SHA256 (perforce/2012.1.732581/bin.freebsd70x86/p4web) = f8f6e7ce86d65beadfcbadcc99104ade75d243f3b42f5fa70714d0903e137820 +SIZE (perforce/2012.1.732581/bin.freebsd70x86/p4web) = 4197112 Index: distinfo.freebsd70x86_64 =================================================================== --- distinfo.freebsd70x86_64 (revision 356238) +++ distinfo.freebsd70x86_64 (working copy) @@ -1,2 +1,2 @@ -SHA256 (perforce/2012.1.610342/bin.freebsd70x86_64/p4web) = 6133e737be9dc1a6067d73bf99eafc28560af3d02c1a420afd8c085fa29cf77e -SIZE (perforce/2012.1.610342/bin.freebsd70x86_64/p4web) = 4094152 +SHA256 (perforce/2012.1.732581/bin.freebsd70x86_64/p4web) = 4a6c5d5a6597757b4a37e62b1cd248ed70ff709730baf9d9f2ef3a360b2edc02 +SIZE (perforce/2012.1.732581/bin.freebsd70x86_64/p4web) = 4098568
take
A commit references this bug: Author: antoine Date: Thu Jun 5 19:04:24 UTC 2014 New revision: 356683 URL: http://svnweb.freebsd.org/changeset/ports/356683 Log: - Update to 2012.1.732581 (and make fetchable again) - Stage support PR: 190522 Submitted by: gordon (maintainer) Changes: head/devel/p4web/Makefile head/devel/p4web/distinfo.freebsd60x86 head/devel/p4web/distinfo.freebsd60x86_64 head/devel/p4web/distinfo.freebsd70x86 head/devel/p4web/distinfo.freebsd70x86_64
A commit references this bug: Author: antoine Date: Thu Jun 5 19:06:56 UTC 2014 New revision: 356684 URL: http://svnweb.freebsd.org/changeset/ports/356684 Log: MFH: r356683 - Update to 2012.1.732581 (and make fetchable again) - Stage support PR: 190522 Submitted by: gordon (maintainer) Approved by: portmgr (self) Changes: _U branches/2014Q2/ branches/2014Q2/devel/p4web/Makefile branches/2014Q2/devel/p4web/distinfo.freebsd60x86 branches/2014Q2/devel/p4web/distinfo.freebsd60x86_64 branches/2014Q2/devel/p4web/distinfo.freebsd70x86 branches/2014Q2/devel/p4web/distinfo.freebsd70x86_64
Patch committed + port staged, thanks.