Date: Mon, 10 Dec 2018 17:14:43 +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: r487191 - head/devel/phpunit7 Message-ID: <201812101714.wBAHEh3X042723@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Dec 10 17:14:43 2018 New Revision: 487191 URL: https://svnweb.freebsd.org/changeset/ports/487191 Log: Update to 7.5.0 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Mon Dec 10 17:08:17 2018 (r487190) +++ head/devel/phpunit7/Makefile Mon Dec 10 17:14:43 2018 (r487191) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.4.5 +DISTVERSION= 7.5.0 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Mon Dec 10 17:08:17 2018 (r487190) +++ head/devel/phpunit7/distinfo Mon Dec 10 17:14:43 2018 (r487191) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543836729 -SHA256 (phpunit-7.4.5.phar) = 809f0521514697d647e379cbba96f084a161a96ab32b445ad779959ff60d791d -SIZE (phpunit-7.4.5.phar) = 2677940 +TIMESTAMP = 1544462034 +SHA256 (phpunit-7.5.0.phar) = 660c248a8d5bba1776bc1837c58c5d537bd192c983f6b03f5a0a29ccd7b86afa +SIZE (phpunit-7.5.0.phar) = 2699764
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812101714.wBAHEh3X042723>