Date: Tue, 2 Apr 2019 16:30:30 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497566 - head/devel/phpunit7 Message-ID: <201904021630.x32GUUin068436@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Apr 2 16:30:29 2019 New Revision: 497566 URL: https://svnweb.freebsd.org/changeset/ports/497566 Log: Update to 7.5.8 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Tue Apr 2 16:10:40 2019 (r497565) +++ head/devel/phpunit7/Makefile Tue Apr 2 16:30:29 2019 (r497566) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.5.7 +DISTVERSION= 7.5.8 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Tue Apr 2 16:10:40 2019 (r497565) +++ head/devel/phpunit7/distinfo Tue Apr 2 16:30:29 2019 (r497566) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553099240 -SHA256 (phpunit-7.5.7.phar) = 46331ffb8edc61b94f278d9854eb3a185fefc0c545694b5eefae935b14e3085b -SIZE (phpunit-7.5.7.phar) = 2709740 +TIMESTAMP = 1554222264 +SHA256 (phpunit-7.5.8.phar) = 04c629c758af036dde21b80eb2d25ca0e8d0babec5a0f7694cebcf2a0e7fad65 +SIZE (phpunit-7.5.8.phar) = 2704863
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904021630.x32GUUin068436>