Date: Fri, 16 Nov 2018 08:59:45 +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: r485065 - head/devel/phpunit7 Message-ID: <201811160859.wAG8xjbO061324@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Fri Nov 16 08:59:45 2018 New Revision: 485065 URL: https://svnweb.freebsd.org/changeset/ports/485065 Log: Update to 7.4.4 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Fri Nov 16 08:36:46 2018 (r485064) +++ head/devel/phpunit7/Makefile Fri Nov 16 08:59:45 2018 (r485065) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.4.3 +DISTVERSION= 7.4.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Fri Nov 16 08:36:46 2018 (r485064) +++ head/devel/phpunit7/distinfo Fri Nov 16 08:59:45 2018 (r485065) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540286189 -SHA256 (phpunit-7.4.3.phar) = 9d2448412e472c8109563c19357aec9183dfa58b9e183cf119f6958665b9d93b -SIZE (phpunit-7.4.3.phar) = 2675385 +TIMESTAMP = 1542358733 +SHA256 (phpunit-7.4.4.phar) = dfa3094f70e253f322f3deffa60146507541dda49bdfbbe6e95dadedc2d8eb7e +SIZE (phpunit-7.4.4.phar) = 2676327
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811160859.wAG8xjbO061324>