Date: Wed, 13 Dec 2017 19:05:23 +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: r456227 - head/devel/phpunit6 Message-ID: <201712131905.vBDJ5NGT020404@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Wed Dec 13 19:05:23 2017 New Revision: 456227 URL: https://svnweb.freebsd.org/changeset/ports/456227 Log: devel/phpunit6: Update from 6.5.3 to 6.5.4 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 Wed Dec 13 18:59:49 2017 (r456226) +++ head/devel/phpunit6/Makefile Wed Dec 13 19:05:23 2017 (r456227) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.3 +DISTVERSION= 6.5.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Wed Dec 13 18:59:49 2017 (r456226) +++ head/devel/phpunit6/distinfo Wed Dec 13 19:05:23 2017 (r456227) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512666719 -SHA256 (phpunit-6.5.3.phar) = b6365deb4dac45855b5838623f60de0e966076ca102134b5dcb79bf3f6d80f4f -SIZE (phpunit-6.5.3.phar) = 2757405 +TIMESTAMP = 1513191839 +SHA256 (phpunit-6.5.4.phar) = a09e696f232a7008c21e02f38b437136d99d80b179666721e42fd53e8b86de27 +SIZE (phpunit-6.5.4.phar) = 2757441
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712131905.vBDJ5NGT020404>