diff options
author | tz <tz@FreeBSD.org> | 2018-10-30 19:31:17 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2018-10-30 19:31:17 +0800 |
commit | 3ee447da7e3b8191035c0dbcec3eb0d6cb2edc8a (patch) | |
tree | 79b63862c6304a4050744877e66195d97758d512 | |
parent | c8d0fb179c293b9a3ba5cf412d4510454af89d22 (diff) | |
download | freebsd-ports-gnome-3ee447da7e3b8191035c0dbcec3eb0d6cb2edc8a.tar.gz freebsd-ports-gnome-3ee447da7e3b8191035c0dbcec3eb0d6cb2edc8a.tar.zst freebsd-ports-gnome-3ee447da7e3b8191035c0dbcec3eb0d6cb2edc8a.zip |
devel/aphpunit: Update from 1.6 to 1.7
New feature: assertSame() and assertNotSame()
-rw-r--r-- | devel/aphpunit/Makefile | 2 | ||||
-rw-r--r-- | devel/aphpunit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/aphpunit/Makefile b/devel/aphpunit/Makefile index d6d2726cb56a..f332cda8e39a 100644 --- a/devel/aphpunit/Makefile +++ b/devel/aphpunit/Makefile @@ -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} diff --git a/devel/aphpunit/distinfo b/devel/aphpunit/distinfo index 85b0b0b8ef25..cc7ec7c0f866 100644 --- a/devel/aphpunit/distinfo +++ b/devel/aphpunit/distinfo @@ -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 |