Date: Tue, 19 Nov 2019 11:41:37 +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: r517963 - head/devel/phpunit8 Message-ID: <201911191141.xAJBfbaG055868@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Nov 19 11:41:36 2019 New Revision: 517963 URL: https://svnweb.freebsd.org/changeset/ports/517963 Log: Update to 8.4.3 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit8/Makefile head/devel/phpunit8/distinfo Modified: head/devel/phpunit8/Makefile ============================================================================== --- head/devel/phpunit8/Makefile Tue Nov 19 11:27:11 2019 (r517962) +++ head/devel/phpunit8/Makefile Tue Nov 19 11:41:36 2019 (r517963) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.4.2 +DISTVERSION= 8.4.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit8/distinfo ============================================================================== --- head/devel/phpunit8/distinfo Tue Nov 19 11:27:11 2019 (r517962) +++ head/devel/phpunit8/distinfo Tue Nov 19 11:41:36 2019 (r517963) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572942751 -SHA256 (phpunit-8.4.2.phar) = c14835f767cd8bcb52e8e548d6563fd27eeccf572301a8ecb87f0a7f517690c1 -SIZE (phpunit-8.4.2.phar) = 2878654 +TIMESTAMP = 1574162419 +SHA256 (phpunit-8.4.3.phar) = 5c2a54b9bb3e8437d3d3f0742f42742fc82331bb5808289f7b6875e9fe89e60c +SIZE (phpunit-8.4.3.phar) = 2881467
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911191141.xAJBfbaG055868>