svn commit: r383523 - in head: devel/p4 devel/p4web sysutils/bashburn
Antoine Brodin
antoine at FreeBSD.org
Tue Apr 7 17:51:08 UTC 2015
Author: antoine
Date: Tue Apr 7 17:51:06 2015
New Revision: 383523
URL: https://svnweb.freebsd.org/changeset/ports/383523
Log:
Mark BROKEN: unfetchable
Reported by: pkg-fallout
Modified:
head/devel/p4/Makefile
head/devel/p4web/Makefile
head/sysutils/bashburn/Makefile
Modified: head/devel/p4/Makefile
==============================================================================
--- head/devel/p4/Makefile Tue Apr 7 17:48:19 2015 (r383522)
+++ head/devel/p4/Makefile Tue Apr 7 17:51:06 2015 (r383523)
@@ -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: head/devel/p4web/Makefile
==============================================================================
--- head/devel/p4web/Makefile Tue Apr 7 17:48:19 2015 (r383522)
+++ head/devel/p4web/Makefile Tue Apr 7 17:51:06 2015 (r383523)
@@ -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: head/sysutils/bashburn/Makefile
==============================================================================
--- head/sysutils/bashburn/Makefile Tue Apr 7 17:48:19 2015 (r383522)
+++ head/sysutils/bashburn/Makefile Tue Apr 7 17:51:06 2015 (r383523)
@@ -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-all
mailing list