svn commit: r383524 - in branches/2015Q2: devel/p4 devel/p4web sysutils/bashburn
Antoine Brodin
antoine at FreeBSD.org
Tue Apr 7 17:52:23 UTC 2015
Author: antoine
Date: Tue Apr 7 17:52:21 2015
New Revision: 383524
URL: https://svnweb.freebsd.org/changeset/ports/383524
Log:
MFH: r383523
Mark BROKEN: unfetchable
Reported by: pkg-fallout
Modified:
branches/2015Q2/devel/p4/Makefile
branches/2015Q2/devel/p4web/Makefile
branches/2015Q2/sysutils/bashburn/Makefile
Directory Properties:
branches/2015Q2/ (props changed)
Modified: branches/2015Q2/devel/p4/Makefile
==============================================================================
--- branches/2015Q2/devel/p4/Makefile Tue Apr 7 17:51:06 2015 (r383523)
+++ branches/2015Q2/devel/p4/Makefile Tue Apr 7 17:52:21 2015 (r383524)
@@ -13,6 +13,8 @@ EXTRACT_ONLY= # none
MAINTAINER= gordon at FreeBSD.org
COMMENT= Perforce client
+BROKEN= Checksum mismatch
+
ONLY_FOR_ARCHS= amd64 i386
P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//}
Modified: branches/2015Q2/devel/p4web/Makefile
==============================================================================
--- branches/2015Q2/devel/p4web/Makefile Tue Apr 7 17:51:06 2015 (r383523)
+++ branches/2015Q2/devel/p4web/Makefile Tue Apr 7 17:52:21 2015 (r383524)
@@ -14,6 +14,8 @@ EXTRACT_ONLY= # none
MAINTAINER= gordon at FreeBSD.org
COMMENT= Perforce server
+BROKEN= No public distfiles
+
ONLY_FOR_ARCHS= amd64 i386
P4VERSION= r${PORTVERSION:S/^20//:C/\.[0-9]+$//}
Modified: branches/2015Q2/sysutils/bashburn/Makefile
==============================================================================
--- branches/2015Q2/sysutils/bashburn/Makefile Tue Apr 7 17:51:06 2015 (r383523)
+++ branches/2015Q2/sysutils/bashburn/Makefile Tue Apr 7 17:52:21 2015 (r383524)
@@ -14,6 +14,8 @@ COMMENT= CD burning bash script
LICENSE= GPLv2
+BROKEN= No public distfiles
+
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
cdrecord:${PORTSDIR}/sysutils/cdrtools
More information about the svn-ports-branches
mailing list