Date: Mon, 10 Sep 2018 14:24:47 +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: r479424 - head/devel/phpunit7 Message-ID: <201809101424.w8AEOlIC010143@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Sep 10 14:24:46 2018 New Revision: 479424 URL: https://svnweb.freebsd.org/changeset/ports/479424 Log: Update to 7.3.5 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Mon Sep 10 14:14:43 2018 (r479423) +++ head/devel/phpunit7/Makefile Mon Sep 10 14:24:46 2018 (r479424) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.3.3 +DISTVERSION= 7.3.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Mon Sep 10 14:14:43 2018 (r479423) +++ head/devel/phpunit7/distinfo Mon Sep 10 14:24:46 2018 (r479424) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536083987 -SHA256 (phpunit-7.3.3.phar) = df2fff1f2a5a90cb5a6bbe2cd5edbbee1515ff004bba038c873234c4356b988b -SIZE (phpunit-7.3.3.phar) = 2814795 +TIMESTAMP = 1536589448 +SHA256 (phpunit-7.3.5.phar) = 07dfd010d33784776b3805117e5a14b6e53465bb94c015fefd849a4b8cee8d6f +SIZE (phpunit-7.3.5.phar) = 2815376
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809101424.w8AEOlIC010143>