Date: Tue, 14 May 2019 08:30:12 +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: r501628 - head/devel/phpunit8 Message-ID: <201905140830.x4E8UCQF090815@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue May 14 08:30:11 2019 New Revision: 501628 URL: https://svnweb.freebsd.org/changeset/ports/501628 Log: Update to 8.1.5 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit8/Makefile head/devel/phpunit8/distinfo Modified: head/devel/phpunit8/Makefile ============================================================================== --- head/devel/phpunit8/Makefile Tue May 14 08:29:46 2019 (r501627) +++ head/devel/phpunit8/Makefile Tue May 14 08:30:11 2019 (r501628) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.1.3 +DISTVERSION= 8.1.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit8/distinfo ============================================================================== --- head/devel/phpunit8/distinfo Tue May 14 08:29:46 2019 (r501627) +++ head/devel/phpunit8/distinfo Tue May 14 08:30:11 2019 (r501628) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556106129 -SHA256 (phpunit-8.1.3.phar) = 3a28e31d5380da064a4a6a0017b0de14456f9acdb719bbac4606b9f75eadb8b2 -SIZE (phpunit-8.1.3.phar) = 2798151 +TIMESTAMP = 1557822255 +SHA256 (phpunit-8.1.5.phar) = cb749965b5abc29819d54fb2e056f30320d63827217538f2756b9d773afdce0f +SIZE (phpunit-8.1.5.phar) = 2803189
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905140830.x4E8UCQF090815>