svn commit: r428058 - head/devel/phpunit

Torsten Zuehlsdorff tz at FreeBSD.org
Wed Dec 7 13:37:46 UTC 2016


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


More information about the svn-ports-head mailing list