Date: Fri, 2 Aug 2019 06:31:22 +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: r507853 - head/devel/phpunit8 Message-ID: <201908020631.x726VM5Q014001@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Fri Aug 2 06:31:22 2019 New Revision: 507853 URL: https://svnweb.freebsd.org/changeset/ports/507853 Log: Update to 8.2.5 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit8/Makefile head/devel/phpunit8/distinfo Modified: head/devel/phpunit8/Makefile ============================================================================== --- head/devel/phpunit8/Makefile Fri Aug 2 06:29:26 2019 (r507852) +++ head/devel/phpunit8/Makefile Fri Aug 2 06:31:22 2019 (r507853) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.2.4 +DISTVERSION= 8.2.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit8/distinfo ============================================================================== --- head/devel/phpunit8/distinfo Fri Aug 2 06:29:26 2019 (r507852) +++ head/devel/phpunit8/distinfo Fri Aug 2 06:31:22 2019 (r507853) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562150565 -SHA256 (phpunit-8.2.4.phar) = 42675d09fdc07f762adc50bdaef1370eea6930e296b27b22467623fad3a70c01 -SIZE (phpunit-8.2.4.phar) = 2842053 +TIMESTAMP = 1564726870 +SHA256 (phpunit-8.2.5.phar) = 8989f5bab052e313018c595f7c2ca1ced145fe68ee1dfdc16a8140af33359948 +SIZE (phpunit-8.2.5.phar) = 2847468
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908020631.x726VM5Q014001>