Date: Mon, 5 Aug 2019 10:58:30 +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: r508160 - head/devel/phpunit8 Message-ID: <201908051058.x75AwUHs051412@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Aug 5 10:58:30 2019 New Revision: 508160 URL: https://svnweb.freebsd.org/changeset/ports/508160 Log: Update to 8.3.3 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit8/Makefile head/devel/phpunit8/distinfo Modified: head/devel/phpunit8/Makefile ============================================================================== --- head/devel/phpunit8/Makefile Mon Aug 5 10:54:49 2019 (r508159) +++ head/devel/phpunit8/Makefile Mon Aug 5 10:58:30 2019 (r508160) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.2.5 +DISTVERSION= 8.3.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit8/distinfo ============================================================================== --- head/devel/phpunit8/distinfo Mon Aug 5 10:54:49 2019 (r508159) +++ head/devel/phpunit8/distinfo Mon Aug 5 10:58:30 2019 (r508160) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564726870 -SHA256 (phpunit-8.2.5.phar) = 8989f5bab052e313018c595f7c2ca1ced145fe68ee1dfdc16a8140af33359948 -SIZE (phpunit-8.2.5.phar) = 2847468 +TIMESTAMP = 1565002142 +SHA256 (phpunit-8.3.3.phar) = 72a795235d4036b58fce6e813b685cc134edca82e26b4746057661e753b9bd4b +SIZE (phpunit-8.3.3.phar) = 2838886
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908051058.x75AwUHs051412>