Date: Thu, 19 Sep 2019 08:14:53 +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: r512322 - head/devel/phpunit8 Message-ID: <201909190814.x8J8ErTk086143@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Sep 19 08:14:53 2019 New Revision: 512322 URL: https://svnweb.freebsd.org/changeset/ports/512322 Log: Update to 8.3.5 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit8/Makefile head/devel/phpunit8/distinfo Modified: head/devel/phpunit8/Makefile ============================================================================== --- head/devel/phpunit8/Makefile Thu Sep 19 08:11:18 2019 (r512321) +++ head/devel/phpunit8/Makefile Thu Sep 19 08:14:53 2019 (r512322) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.3.4 +DISTVERSION= 8.3.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit8/distinfo ============================================================================== --- head/devel/phpunit8/distinfo Thu Sep 19 08:11:18 2019 (r512321) +++ head/devel/phpunit8/distinfo Thu Sep 19 08:14:53 2019 (r512322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565869386 -SHA256 (phpunit-8.3.4.phar) = abe63b454d8a700a280efd2c0268111af3d152a7b55aa61f164e7fc5d174f34c -SIZE (phpunit-8.3.4.phar) = 2838845 +TIMESTAMP = 1568880358 +SHA256 (phpunit-8.3.5.phar) = ec7e2bc418cda48eeb0a184fc883c485d4733c5c65cf77f231c7cac25a1380f5 +SIZE (phpunit-8.3.5.phar) = 2868557
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909190814.x8J8ErTk086143>