From owner-svn-ports-head@freebsd.org Sun Oct 4 22:00:58 2015 Return-Path: Delivered-To: svn-ports-head@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 2545CA10C30; Sun, 4 Oct 2015 22:00:58 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.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 13D541D57; Sun, 4 Oct 2015 22:00:58 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t94M0v7t045962; Sun, 4 Oct 2015 22:00:57 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t94M0vlA045958; Sun, 4 Oct 2015 22:00:57 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201510042200.t94M0vlA045958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 4 Oct 2015 22:00:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398625 - head/devel/phpunit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2015 22:00:58 -0000 Author: junovitch Date: Sun Oct 4 22:00:56 2015 New Revision: 398625 URL: https://svnweb.freebsd.org/changeset/ports/398625 Log: devel/phpunit: update 4.5.0 -> 4.8.0 - Add NO_ARCH while here PR: 202810 Submitted by: Torsten Zuhlsdorff (maintainer) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Sun Oct 4 21:27:55 2015 (r398624) +++ head/devel/phpunit/Makefile Sun Oct 4 22:00:56 2015 (r398625) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 4.5.0 +PORTVERSION= 4.8.0 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ @@ -19,6 +19,7 @@ USES= cpe CPE_VENDOR= phpunit_project USE_PHP= dom json spl pcre phar +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/phpunit Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Sun Oct 4 21:27:55 2015 (r398624) +++ head/devel/phpunit/distinfo Sun Oct 4 22:00:56 2015 (r398625) @@ -1,2 +1,2 @@ -SHA256 (phpunit-4.5.0.phar) = 3b33307128be5d4460eb344763b73ffa9d06b7be13a0db3c7e10566e64fb37b1 -SIZE (phpunit-4.5.0.phar) = 3411356 +SHA256 (phpunit-4.8.0.phar) = a1a3b167fd849547b0f9c773c9d3b775e12ee76bd2d4d6c4364c35f5c3cbcdd3 +SIZE (phpunit-4.8.0.phar) = 3109773