Date: Sun, 29 Dec 2019 12:40:43 +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: r521279 - head/devel/phpunit7 Message-ID: <201912291240.xBTCehkF089224@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sun Dec 29 12:40:42 2019 New Revision: 521279 URL: https://svnweb.freebsd.org/changeset/ports/521279 Log: Update to 7.5.18 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Sun Dec 29 12:34:34 2019 (r521278) +++ head/devel/phpunit7/Makefile Sun Dec 29 12:40:42 2019 (r521279) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.5.17 +DISTVERSION= 7.5.18 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Sun Dec 29 12:34:34 2019 (r521278) +++ head/devel/phpunit7/distinfo Sun Dec 29 12:40:42 2019 (r521279) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572875351 -SHA256 (phpunit-7.5.17.phar) = 3ee929cf8fa0588fd99c22aa3df0e019df243a1d9697cf027e69f63eb3cf0c86 -SIZE (phpunit-7.5.17.phar) = 2740418 +TIMESTAMP = 1577622510 +SHA256 (phpunit-7.5.18.phar) = aeaff4e21fe684f669970fe1a2c08ffe76bfa7e5008e83bdaacc9a2ebc84a221 +SIZE (phpunit-7.5.18.phar) = 2746649
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912291240.xBTCehkF089224>