Date: Tue, 17 Apr 2018 17:18:25 +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: r467618 - head/devel/phpunit6 Message-ID: <201804171718.w3HHIPKe056393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Apr 17 17:18:25 2018 New Revision: 467618 URL: https://svnweb.freebsd.org/changeset/ports/467618 Log: devel/phpunit6: Update to 6.5.8 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 Tue Apr 17 16:52:17 2018 (r467617) +++ head/devel/phpunit6/Makefile Tue Apr 17 17:18:25 2018 (r467618) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.7 +DISTVERSION= 6.5.8 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Tue Apr 17 16:52:17 2018 (r467617) +++ head/devel/phpunit6/distinfo Tue Apr 17 17:18:25 2018 (r467618) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519681368 -SHA256 (phpunit-6.5.7.phar) = 4652b6052806e672f2f5670e1b46dec34ad9f5c144613f5ea222c8e3e7e9400a -SIZE (phpunit-6.5.7.phar) = 2763677 +TIMESTAMP = 1523985419 +SHA256 (phpunit-6.5.8.phar) = ff911ab2d6900efe65b25c404a83bc8a74fe6f443606d170dc05738f887b2238 +SIZE (phpunit-6.5.8.phar) = 2765031
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804171718.w3HHIPKe056393>