Date: Sat, 2 Feb 2019 10:37:50 +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: r491941 - head/devel/phpunit6 Message-ID: <201902021037.x12AboVO021916@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Feb 2 10:37:50 2019 New Revision: 491941 URL: https://svnweb.freebsd.org/changeset/ports/491941 Log: Update to 6.5.14 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Sat Feb 2 10:30:05 2019 (r491940) +++ head/devel/phpunit6/Makefile Sat Feb 2 10:37:50 2019 (r491941) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.13 +DISTVERSION= 6.5.14 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Sat Feb 2 10:30:05 2019 (r491940) +++ head/devel/phpunit6/distinfo Sat Feb 2 10:37:50 2019 (r491941) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536585653 -SHA256 (phpunit-6.5.13.phar) = 96f31c0c2a038193ff02778bcb9802256168f5170c2e0a1643df6246be82012c -SIZE (phpunit-6.5.13.phar) = 2771372 +TIMESTAMP = 1549103443 +SHA256 (phpunit-6.5.14.phar) = 3ac5d3234ed2b2dd9aaaa1b33e5c275ce5d7d8f2e07ec7fa930f5036894cc689 +SIZE (phpunit-6.5.14.phar) = 2775381
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902021037.x12AboVO021916>