Date: Mon, 26 Aug 2019 07:36: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: r509876 - head/devel/phpunit7 Message-ID: <201908260736.x7Q7arlp064406@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Aug 26 07:36:52 2019 New Revision: 509876 URL: https://svnweb.freebsd.org/changeset/ports/509876 Log: Update to 7.5.15 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Mon Aug 26 07:30:29 2019 (r509875) +++ head/devel/phpunit7/Makefile Mon Aug 26 07:36:52 2019 (r509876) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.5.14 +DISTVERSION= 7.5.15 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Mon Aug 26 07:30:29 2019 (r509875) +++ head/devel/phpunit7/distinfo Mon Aug 26 07:36:52 2019 (r509876) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564726490 -SHA256 (phpunit-7.5.14.phar) = 9b81147deddfdd11604c52d5a9ba065847dce8b6e851c2e18c1dc2c82702205b -SIZE (phpunit-7.5.14.phar) = 2712156 +TIMESTAMP = 1566804332 +SHA256 (phpunit-7.5.15.phar) = ae9c1fb46c61106c6835e905e3e0b23f565103d8bfcc311279c9599971349486 +SIZE (phpunit-7.5.15.phar) = 2712640
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908260736.x7Q7arlp064406>