From owner-svn-ports-branches@freebsd.org Sun Nov 1 14:04:30 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80D1CA23184; Sun, 1 Nov 2015 14:04:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 476BB1561; Sun, 1 Nov 2015 14:04:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA1E4T1U004781; Sun, 1 Nov 2015 14:04:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA1E4TGR004780; Sun, 1 Nov 2015 14:04:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511011404.tA1E4TGR004780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Nov 2015 14:04:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400616 - branches/2015Q4/devel/p4 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 14:04:30 -0000 Author: antoine Date: Sun Nov 1 14:04:29 2015 New Revision: 400616 URL: https://svnweb.freebsd.org/changeset/ports/400616 Log: MFH: r400615 Mark BROKEN: checksum mismatch Reported by: pkg-fallout Modified: branches/2015Q4/devel/p4/Makefile Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/devel/p4/Makefile ============================================================================== --- branches/2015Q4/devel/p4/Makefile Sun Nov 1 14:03:46 2015 (r400615) +++ branches/2015Q4/devel/p4/Makefile Sun Nov 1 14:04:29 2015 (r400616) @@ -13,6 +13,8 @@ EXTRACT_ONLY= # none MAINTAINER= gordon@FreeBSD.org COMMENT= Perforce client +BROKEN= checksum mismatch + RESTRICTED= Restricted distribution NO_BUILD= yes