Date: Wed, 7 Dec 2016 13:37:44 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428058 - head/devel/phpunit Message-ID: <201612071337.uB7DbiB5083941@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Dec 7 13:37:44 2016 New Revision: 428058 URL: https://svnweb.freebsd.org/changeset/ports/428058 Log: devel/phpunit: Update from 5.6.3 to 5.7.2 Changelog: https://github.com/sebastianbergmann/phpunit/blob/5.7/ChangeLog-5.7.md Approved by: mentors (implicit) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Wed Dec 7 13:24:56 2016 (r428057) +++ head/devel/phpunit/Makefile Wed Dec 7 13:37:44 2016 (r428058) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.6.3 +PORTVERSION= 5.7.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Wed Dec 7 13:24:56 2016 (r428057) +++ head/devel/phpunit/distinfo Wed Dec 7 13:37:44 2016 (r428058) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479290440 -SHA256 (phpunit-5.6.3.phar) = 5680598bf885805a124f82e5fab49874e75c1ee8461db31bb89f53aac3941ed6 -SIZE (phpunit-5.6.3.phar) = 3014370 +TIMESTAMP = 1481117218 +SHA256 (phpunit-5.7.2.phar) = 989137a019a5cbdf7aac0d80df4942d5308de91c46eab7c18ed01fc78465d027 +SIZE (phpunit-5.7.2.phar) = 3026435
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612071337.uB7DbiB5083941>