Date: Mon, 3 Dec 2018 11:39:49 +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: r486514 - head/devel/phpunit7 Message-ID: <201812031139.wB3BdnpI017350@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Dec 3 11:39:49 2018 New Revision: 486514 URL: https://svnweb.freebsd.org/changeset/ports/486514 Log: Update to 7.4.5 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Mon Dec 3 11:29:02 2018 (r486513) +++ head/devel/phpunit7/Makefile Mon Dec 3 11:39:49 2018 (r486514) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.4.4 +DISTVERSION= 7.4.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Mon Dec 3 11:29:02 2018 (r486513) +++ head/devel/phpunit7/distinfo Mon Dec 3 11:39:49 2018 (r486514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542358733 -SHA256 (phpunit-7.4.4.phar) = dfa3094f70e253f322f3deffa60146507541dda49bdfbbe6e95dadedc2d8eb7e -SIZE (phpunit-7.4.4.phar) = 2676327 +TIMESTAMP = 1543836729 +SHA256 (phpunit-7.4.5.phar) = 809f0521514697d647e379cbba96f084a161a96ab32b445ad779959ff60d791d +SIZE (phpunit-7.4.5.phar) = 2677940
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812031139.wB3BdnpI017350>