Date: Mon, 26 Feb 2018 21:44:07 +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: r463049 - head/devel/phpunit6 Message-ID: <201802262144.w1QLi7Zp000125@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Feb 26 21:44:07 2018 New Revision: 463049 URL: https://svnweb.freebsd.org/changeset/ports/463049 Log: devel/phpunit: Update from 6.5.6 to 6.5.7 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 Mon Feb 26 20:48:26 2018 (r463048) +++ head/devel/phpunit6/Makefile Mon Feb 26 21:44:07 2018 (r463049) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.6 +DISTVERSION= 6.5.7 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Mon Feb 26 20:48:26 2018 (r463048) +++ head/devel/phpunit6/distinfo Mon Feb 26 21:44:07 2018 (r463049) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518393379 -SHA256 (phpunit-6.5.6.phar) = ad0d5f8dfbd95ffcbfbe7fde4fa7a9d4f24fa6e070b1215faea579cdefac08f3 -SIZE (phpunit-6.5.6.phar) = 2763031 +TIMESTAMP = 1519681368 +SHA256 (phpunit-6.5.7.phar) = 4652b6052806e672f2f5670e1b46dec34ad9f5c144613f5ea222c8e3e7e9400a +SIZE (phpunit-6.5.7.phar) = 2763677
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802262144.w1QLi7Zp000125>