Date: Sun, 16 Dec 2018 10:20:15 +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: r487572 - head/devel/phpunit7 Message-ID: <201812161020.wBGAKFiQ075838@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sun Dec 16 10:20:14 2018 New Revision: 487572 URL: https://svnweb.freebsd.org/changeset/ports/487572 Log: Update to 7.5.1 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Sun Dec 16 09:32:22 2018 (r487571) +++ head/devel/phpunit7/Makefile Sun Dec 16 10:20:14 2018 (r487572) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.5.0 +DISTVERSION= 7.5.1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Sun Dec 16 09:32:22 2018 (r487571) +++ head/devel/phpunit7/distinfo Sun Dec 16 10:20:14 2018 (r487572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544462034 -SHA256 (phpunit-7.5.0.phar) = 660c248a8d5bba1776bc1837c58c5d537bd192c983f6b03f5a0a29ccd7b86afa -SIZE (phpunit-7.5.0.phar) = 2699764 +TIMESTAMP = 1544955229 +SHA256 (phpunit-7.5.1.phar) = 56b891ba38980ece373df316d218a8d21c2dbba95af36975415947b549ba5b0c +SIZE (phpunit-7.5.1.phar) = 2699919
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812161020.wBGAKFiQ075838>