Date: Sat, 2 Feb 2019 10:38:13 +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: r491942 - head/devel/phpunit7 Message-ID: <201902021038.x12AcDhM022058@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Feb 2 10:38:13 2019 New Revision: 491942 URL: https://svnweb.freebsd.org/changeset/ports/491942 Log: update to 7.5.3 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Sat Feb 2 10:37:50 2019 (r491941) +++ head/devel/phpunit7/Makefile Sat Feb 2 10:38:13 2019 (r491942) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.5.2 +DISTVERSION= 7.5.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Sat Feb 2 10:37:50 2019 (r491941) +++ head/devel/phpunit7/distinfo Sat Feb 2 10:38:13 2019 (r491942) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547846946 -SHA256 (phpunit-7.5.2.phar) = 64682015804129b83e5dcfe5d1b9810d39f161a25ca1207ca8befe31204297d2 -SIZE (phpunit-7.5.2.phar) = 2703968 +TIMESTAMP = 1549103458 +SHA256 (phpunit-7.5.3.phar) = 82179dbc5ad73527aa1f0e5dcc3d9b0d9f7e9258a9ce9de69fc6045153808aaa +SIZE (phpunit-7.5.3.phar) = 2705399
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902021038.x12AcDhM022058>