Date: Mon, 30 Apr 2018 09:01:31 +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: r468679 - head/devel/phpunit7 Message-ID: <201804300901.w3U91VVA063367@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Apr 30 09:01:31 2018 New Revision: 468679 URL: https://svnweb.freebsd.org/changeset/ports/468679 Log: Update to 7.1.5 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.1.md Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Mon Apr 30 09:00:48 2018 (r468678) +++ head/devel/phpunit7/Makefile Mon Apr 30 09:01:31 2018 (r468679) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.1.4 +DISTVERSION= 7.1.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Mon Apr 30 09:00:48 2018 (r468678) +++ head/devel/phpunit7/distinfo Mon Apr 30 09:01:31 2018 (r468679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524258770 -SHA256 (phpunit-7.1.4.phar) = 192d33d37e55f9f28a0afd060c1a2178dd264ddad3ba5079e45b91ecb25d98a2 -SIZE (phpunit-7.1.4.phar) = 2787267 +TIMESTAMP = 1525078855 +SHA256 (phpunit-7.1.5.phar) = 60200d3e8c4182fed570002239100552bf63eaa17b136c18cbe9b97bcd9040aa +SIZE (phpunit-7.1.5.phar) = 2784899
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804300901.w3U91VVA063367>