Date: Thu, 7 Dec 2017 17:13: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: r455742 - head/devel/phpunit6 Message-ID: <201712071713.vB7HDnN2024049@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Dec 7 17:13:48 2017 New Revision: 455742 URL: https://svnweb.freebsd.org/changeset/ports/455742 Log: devel/phpunit6: Update from 6.5.2 to 6.5.3 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 Thu Dec 7 17:06:22 2017 (r455741) +++ head/devel/phpunit6/Makefile Thu Dec 7 17:13:48 2017 (r455742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.2 +DISTVERSION= 6.5.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Thu Dec 7 17:06:22 2017 (r455741) +++ head/devel/phpunit6/distinfo Thu Dec 7 17:13:48 2017 (r455742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512502712 -SHA256 (phpunit-6.5.2.phar) = 993f800d506551a5e42ec03da8256b59d0038acc06e0eb02b42364e5b806ba16 -SIZE (phpunit-6.5.2.phar) = 2757283 +TIMESTAMP = 1512666719 +SHA256 (phpunit-6.5.3.phar) = b6365deb4dac45855b5838623f60de0e966076ca102134b5dcb79bf3f6d80f4f +SIZE (phpunit-6.5.3.phar) = 2757405
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712071713.vB7HDnN2024049>