Date: Fri, 15 Feb 2019 08:21:53 +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: r492978 - head/devel/phpunit7 Message-ID: <201902150821.x1F8LrwL058010@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Fri Feb 15 08:21:52 2019 New Revision: 492978 URL: https://svnweb.freebsd.org/changeset/ports/492978 Log: Update to 7.5.4 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Fri Feb 15 08:16:36 2019 (r492977) +++ head/devel/phpunit7/Makefile Fri Feb 15 08:21:52 2019 (r492978) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.5.3 +DISTVERSION= 7.5.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Fri Feb 15 08:16:36 2019 (r492977) +++ head/devel/phpunit7/distinfo Fri Feb 15 08:21:52 2019 (r492978) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549103458 -SHA256 (phpunit-7.5.3.phar) = 82179dbc5ad73527aa1f0e5dcc3d9b0d9f7e9258a9ce9de69fc6045153808aaa -SIZE (phpunit-7.5.3.phar) = 2705399 +TIMESTAMP = 1550218429 +SHA256 (phpunit-7.5.4.phar) = 08168dff3b472df6d4c8b8692cbe69be2ee62bd1f7369f872d20f0cee32235ca +SIZE (phpunit-7.5.4.phar) = 2706529
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902150821.x1F8LrwL058010>