Date: Wed, 5 Apr 2017 07:02:54 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437768 - head/devel/phpunit6 Message-ID: <201704050702.v3572sCX023219@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Wed Apr 5 07:02:53 2017 New Revision: 437768 URL: https://svnweb.freebsd.org/changeset/ports/437768 Log: - Update to 6.0.13 PR: 218317 Submitted by: maintainer Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Wed Apr 5 06:20:43 2017 (r437767) +++ head/devel/phpunit6/Makefile Wed Apr 5 07:02:53 2017 (r437768) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 6.0.11 +PORTVERSION= 6.0.13 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Wed Apr 5 06:20:43 2017 (r437767) +++ head/devel/phpunit6/distinfo Wed Apr 5 07:02:53 2017 (r437768) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490873442 -SHA256 (phpunit-6.0.11.phar) = 21cc929e9e9c2646d6975d4b143cc581c69cc955e0fdb59ca401521a247ffe2d -SIZE (phpunit-6.0.11.phar) = 2598966 +TIMESTAMP = 1491210367 +SHA256 (phpunit-6.0.13.phar) = 37ee34075f5fa78f27d94d546be35d1078b07137325d29cdd786db5261749460 +SIZE (phpunit-6.0.13.phar) = 2600191
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704050702.v3572sCX023219>