Date: Tue, 5 Dec 2017 19:40:52 +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: r455612 - head/devel/phpunit6 Message-ID: <201712051940.vB5JeqkL071721@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Dec 5 19:40:52 2017 New Revision: 455612 URL: https://svnweb.freebsd.org/changeset/ports/455612 Log: devel/phpunit6: Update from 6.5.1 to 6.5.2 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Approved by: mentors (implicit) Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Tue Dec 5 19:36:53 2017 (r455611) +++ head/devel/phpunit6/Makefile Tue Dec 5 19:40:52 2017 (r455612) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.1 +DISTVERSION= 6.5.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Tue Dec 5 19:36:53 2017 (r455611) +++ head/devel/phpunit6/distinfo Tue Dec 5 19:40:52 2017 (r455612) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512213304 -SHA256 (phpunit-6.5.1.phar) = 99d20aca849cb0e473911f27678e753d0efd7e5c9631f4aba49e23d67bcb286a -SIZE (phpunit-6.5.1.phar) = 2757932 +TIMESTAMP = 1512502712 +SHA256 (phpunit-6.5.2.phar) = 993f800d506551a5e42ec03da8256b59d0038acc06e0eb02b42364e5b806ba16 +SIZE (phpunit-6.5.2.phar) = 2757283
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712051940.vB5JeqkL071721>