Date: Wed, 3 Jul 2019 11:02:38 +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: r505745 - head/devel/phpunit8 Message-ID: <201907031102.x63B2coM097601@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Wed Jul 3 11:02:37 2019 New Revision: 505745 URL: https://svnweb.freebsd.org/changeset/ports/505745 Log: Update to 8.2.4 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit8/Makefile head/devel/phpunit8/distinfo Modified: head/devel/phpunit8/Makefile ============================================================================== --- head/devel/phpunit8/Makefile Wed Jul 3 10:44:40 2019 (r505744) +++ head/devel/phpunit8/Makefile Wed Jul 3 11:02:37 2019 (r505745) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.2.3 +DISTVERSION= 8.2.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit8/distinfo ============================================================================== --- head/devel/phpunit8/distinfo Wed Jul 3 10:44:40 2019 (r505744) +++ head/devel/phpunit8/distinfo Wed Jul 3 11:02:37 2019 (r505745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561103915 -SHA256 (phpunit-8.2.3.phar) = 50f910a3ac54f4dc1414daae34eb134a6cc149bd5566f67330d6199cd44af90f -SIZE (phpunit-8.2.3.phar) = 2841363 +TIMESTAMP = 1562150565 +SHA256 (phpunit-8.2.4.phar) = 42675d09fdc07f762adc50bdaef1370eea6930e296b27b22467623fad3a70c01 +SIZE (phpunit-8.2.4.phar) = 2842053
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907031102.x63B2coM097601>