Date: Wed, 8 Aug 2018 17:04:42 +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: r476646 - head/devel/phpunit6 Message-ID: <201808081704.w78H4gi2086621@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Wed Aug 8 17:04:42 2018 New Revision: 476646 URL: https://svnweb.freebsd.org/changeset/ports/476646 Log: Update to 6.5.11 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Wed Aug 8 14:58:33 2018 (r476645) +++ head/devel/phpunit6/Makefile Wed Aug 8 17:04:42 2018 (r476646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.10 +DISTVERSION= 6.5.11 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Wed Aug 8 14:58:33 2018 (r476645) +++ head/devel/phpunit6/distinfo Wed Aug 8 17:04:42 2018 (r476646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533621727 -SHA256 (phpunit-6.5.10.phar) = 13474d96b8722711fb5dfe90da8a6181f4f1e7ab9134b4b4ba6258236a63e257 -SIZE (phpunit-6.5.10.phar) = 2764490 +TIMESTAMP = 1533747436 +SHA256 (phpunit-6.5.11.phar) = 6ba8fd5531bab0565da834cae0e9c70c81e1f767b6d79a66b893a8fec40205cb +SIZE (phpunit-6.5.11.phar) = 2770922
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808081704.w78H4gi2086621>