Date: Tue, 23 Oct 2018 09:17:09 +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: r482819 - head/devel/phpunit7 Message-ID: <201810230917.w9N9H9KC094002@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Oct 23 09:17:08 2018 New Revision: 482819 URL: https://svnweb.freebsd.org/changeset/ports/482819 Log: Update to 7.4.3 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Tue Oct 23 09:12:50 2018 (r482818) +++ head/devel/phpunit7/Makefile Tue Oct 23 09:17:08 2018 (r482819) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.4.0 +DISTVERSION= 7.4.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Tue Oct 23 09:12:50 2018 (r482818) +++ head/devel/phpunit7/distinfo Tue Oct 23 09:17:08 2018 (r482819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538973704 -SHA256 (phpunit-7.4.0.phar) = b1b7d5e2857089afdada7d953bc893a29fa6d075fdecd06018477bd2706fd15b -SIZE (phpunit-7.4.0.phar) = 2878452 +TIMESTAMP = 1540286189 +SHA256 (phpunit-7.4.3.phar) = 9d2448412e472c8109563c19357aec9183dfa58b9e183cf119f6958665b9d93b +SIZE (phpunit-7.4.3.phar) = 2675385
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810230917.w9N9H9KC094002>