From owner-svn-ports-all@FreeBSD.ORG Tue Apr 7 17:51:08 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8CF62681; Tue, 7 Apr 2015 17:51:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 779EC9E3; Tue, 7 Apr 2015 17:51:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t37Hp8wC058084; Tue, 7 Apr 2015 17:51:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t37Hp76I058081; Tue, 7 Apr 2015 17:51:07 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201504071751.t37Hp76I058081@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 7 Apr 2015 17:51:07 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2015 17:51:08 -0000 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