svn commit: r478971 - head/devel/phpunit7
Jochen Neumeister
joneum at FreeBSD.org
Tue Sep 4 18:00:35 UTC 2018
Author: joneum
Date: Tue Sep 4 18:00:33 2018
New Revision: 478971
URL: https://svnweb.freebsd.org/changeset/ports/478971
Log:
Update to 7.3.3
Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.3.md
Sponsored by: Netzkommune
Modified:
head/devel/phpunit7/Makefile
head/devel/phpunit7/distinfo
Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile Tue Sep 4 17:56:03 2018 (r478970)
+++ head/devel/phpunit7/Makefile Tue Sep 4 18:00:33 2018 (r478971)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= phpunit
-DISTVERSION= 7.3.0
+DISTVERSION= 7.3.3
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX}
Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo Tue Sep 4 17:56:03 2018 (r478970)
+++ head/devel/phpunit7/distinfo Tue Sep 4 18:00:33 2018 (r478971)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533621810
-SHA256 (phpunit-7.3.0.phar) = a544ef63a728e1e9a1c6eaa91bff203a2f265d0462540b1c52ee1e46436e303f
-SIZE (phpunit-7.3.0.phar) = 2811316
+TIMESTAMP = 1536083987
+SHA256 (phpunit-7.3.3.phar) = df2fff1f2a5a90cb5a6bbe2cd5edbbee1515ff004bba038c873234c4356b988b
+SIZE (phpunit-7.3.3.phar) = 2814795
More information about the svn-ports-all
mailing list