svn commit: r483468 - head/devel/aphpunit
Torsten Zuehlsdorff
tz at FreeBSD.org
Tue Oct 30 11:31:18 UTC 2018
Author: tz
Date: Tue Oct 30 11:31:17 2018
New Revision: 483468
URL: https://svnweb.freebsd.org/changeset/ports/483468
Log:
devel/aphpunit: Update from 1.6 to 1.7
New feature: assertSame() and assertNotSame()
Modified:
head/devel/aphpunit/Makefile
head/devel/aphpunit/distinfo
Modified: head/devel/aphpunit/Makefile
==============================================================================
--- head/devel/aphpunit/Makefile Tue Oct 30 11:03:30 2018 (r483467)
+++ head/devel/aphpunit/Makefile Tue Oct 30 11:31:17 2018 (r483468)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aphpunit
-DISTVERSION= 1.6
+DISTVERSION= 1.7
CATEGORIES= devel www
MASTER_SITES= http://phar.toco-domains.de/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
Modified: head/devel/aphpunit/distinfo
==============================================================================
--- head/devel/aphpunit/distinfo Tue Oct 30 11:03:30 2018 (r483467)
+++ head/devel/aphpunit/distinfo Tue Oct 30 11:31:17 2018 (r483468)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534426340
-SHA256 (aphpunit-1.6.phar) = 5f2672be85d4eb6a0ad80c27335acec671bbf3d8e4ed6c0a93bd488e337266fc
-SIZE (aphpunit-1.6.phar) = 52153
+TIMESTAMP = 1540898963
+SHA256 (aphpunit-1.7.phar) = cef2aae72690c05041dac908027f3797bc1d1f2a8a97b55e218e41e35de44772
+SIZE (aphpunit-1.7.phar) = 55099
More information about the svn-ports-all
mailing list