Date: Tue, 7 Apr 2015 17:51:07 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383523 - in head: devel/p4 devel/p4web sysutils/bashburn Message-ID: <201504071751.t37Hp76I058081@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504071751.t37Hp76I058081>