Date: Mon, 8 Oct 2018 04:42:28 +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: r481511 - head/devel/phpunit7 Message-ID: <201810080442.w984gSdP067716@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Oct 8 04:42:28 2018 New Revision: 481511 URL: https://svnweb.freebsd.org/changeset/ports/481511 Log: Update to 7.4.0 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Mon Oct 8 03:05:59 2018 (r481510) +++ head/devel/phpunit7/Makefile Mon Oct 8 04:42:28 2018 (r481511) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.3.5 +DISTVERSION= 7.4.0 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Mon Oct 8 03:05:59 2018 (r481510) +++ head/devel/phpunit7/distinfo Mon Oct 8 04:42:28 2018 (r481511) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536589448 -SHA256 (phpunit-7.3.5.phar) = 07dfd010d33784776b3805117e5a14b6e53465bb94c015fefd849a4b8cee8d6f -SIZE (phpunit-7.3.5.phar) = 2815376 +TIMESTAMP = 1538973704 +SHA256 (phpunit-7.4.0.phar) = b1b7d5e2857089afdada7d953bc893a29fa6d075fdecd06018477bd2706fd15b +SIZE (phpunit-7.4.0.phar) = 2878452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810080442.w984gSdP067716>