Date: Fri, 21 Jun 2019 08:02:41 +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: r504764 - head/devel/phpunit7 Message-ID: <201906210802.x5L82fJ0085476@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Fri Jun 21 08:02:41 2019 New Revision: 504764 URL: https://svnweb.freebsd.org/changeset/ports/504764 Log: Update to 7.5.13 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Fri Jun 21 07:59:56 2019 (r504763) +++ head/devel/phpunit7/Makefile Fri Jun 21 08:02:41 2019 (r504764) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.5.12 +DISTVERSION= 7.5.13 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Fri Jun 21 07:59:56 2019 (r504763) +++ head/devel/phpunit7/distinfo Fri Jun 21 08:02:41 2019 (r504764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560756901 -SHA256 (phpunit-7.5.12.phar) = 64d7ff4905b10dea9cef6d03826a6d5bc63e6bf460b92484205257530999ca83 -SIZE (phpunit-7.5.12.phar) = 2710765 +TIMESTAMP = 1561103897 +SHA256 (phpunit-7.5.13.phar) = e7e29ce9e8f0e1916237c6c9e81613e256f4275935cd8000bc2b0dceaa7981e1 +SIZE (phpunit-7.5.13.phar) = 2711028
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906210802.x5L82fJ0085476>