Date: Tue, 9 Feb 2016 14:56:21 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408571 - head/devel/phpunit Message-ID: <201602091456.u19EuL29053443@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602091456.u19EuL29053443>