Date: Fri, 21 Jun 2019 08:03: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: r504766 - head/devel/phpunit8 Message-ID: <201906210803.x5L8375i085771@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Fri Jun 21 08:03:07 2019 New Revision: 504766 URL: https://svnweb.freebsd.org/changeset/ports/504766 Log: Update to 8.2.3 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit8/Makefile head/devel/phpunit8/distinfo Modified: head/devel/phpunit8/Makefile ============================================================================== --- head/devel/phpunit8/Makefile Fri Jun 21 08:02:46 2019 (r504765) +++ head/devel/phpunit8/Makefile Fri Jun 21 08:03:07 2019 (r504766) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.2.2 +DISTVERSION= 8.2.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit8/distinfo ============================================================================== --- head/devel/phpunit8/distinfo Fri Jun 21 08:02:46 2019 (r504765) +++ head/devel/phpunit8/distinfo Fri Jun 21 08:03:07 2019 (r504766) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560765160 -SHA256 (phpunit-8.2.2.phar) = ad18642ebf5e230da790e4f53b3ed7d226834bb22c8a6e0fc273f59bb7ba521f -SIZE (phpunit-8.2.2.phar) = 2839982 +TIMESTAMP = 1561103915 +SHA256 (phpunit-8.2.3.phar) = 50f910a3ac54f4dc1414daae34eb134a6cc149bd5566f67330d6199cd44af90f +SIZE (phpunit-8.2.3.phar) = 2841363
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906210803.x5L8375i085771>