From owner-svn-ports-all@freebsd.org Tue Feb 9 14:56:23 2016 Return-Path: Delivered-To: svn-ports-all@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 0B9F4AA35D3; Tue, 9 Feb 2016 14:56:23 +0000 (UTC) (envelope-from miwi@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 D424F1634; Tue, 9 Feb 2016 14:56:22 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u19EuLEo053445; Tue, 9 Feb 2016 14:56:21 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u19EuL29053443; Tue, 9 Feb 2016 14:56:21 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201602091456.u19EuL29053443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Tue, 9 Feb 2016 14:56:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408571 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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, 09 Feb 2016 14:56:23 -0000 Author: miwi Date: Tue Feb 9 14:56:21 2016 New Revision: 408571 URL: https://svnweb.freebsd.org/changeset/ports/408571 Log: - Update to 5.2.3 PR: 206367 Submitted by: maintainer Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Tue Feb 9 14:53:36 2016 (r408570) +++ head/devel/phpunit/Makefile Tue Feb 9 14:56:21 2016 (r408571) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.1.0 +PORTVERSION= 5.2.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Tue Feb 9 14:53:36 2016 (r408570) +++ head/devel/phpunit/distinfo Tue Feb 9 14:56:21 2016 (r408571) @@ -1,2 +1,2 @@ -SHA256 (phpunit-5.1.0.phar) = 83bf6154f7435f78495d6cbdce62db333dc86aa8032b3ed8370ed51fb351314d -SIZE (phpunit-5.1.0.phar) = 2783169 +SHA256 (phpunit-5.2.3.phar) = a06dee3155461e1290df5b22ac79fe83cb97b9eab554808cb6db677025d9f47f +SIZE (phpunit-5.2.3.phar) = 2793930