Date: Thu, 17 Nov 2016 16:00:08 +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: r426288 - head/devel/phpunit Message-ID: <201611171600.uAHG08xC089170@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Thu Nov 17 16:00:08 2016 New Revision: 426288 URL: https://svnweb.freebsd.org/changeset/ports/426288 Log: devel/phpunit: Update from 5.5.5 to 5.6.3 Changes: https://github.com/sebastianbergmann/phpunit/blob/5.6/ChangeLog-5.6.md Approved by: mentors (implicit) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Thu Nov 17 15:35:19 2016 (r426287) +++ head/devel/phpunit/Makefile Thu Nov 17 16:00:08 2016 (r426288) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.5.5 +PORTVERSION= 5.6.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Thu Nov 17 15:35:19 2016 (r426287) +++ head/devel/phpunit/distinfo Thu Nov 17 16:00:08 2016 (r426288) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474882595 -SHA256 (phpunit-5.5.5.phar) = 3c01b18e3eabcd6466dd4e1be432cccd61df4dfead4c23a0ccaf40e600b12000 -SIZE (phpunit-5.5.5.phar) = 2997650 +TIMESTAMP = 1479290440 +SHA256 (phpunit-5.6.3.phar) = 5680598bf885805a124f82e5fab49874e75c1ee8461db31bb89f53aac3941ed6 +SIZE (phpunit-5.6.3.phar) = 3014370
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611171600.uAHG08xC089170>