Date: Mon, 22 Jan 2018 12:09:31 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459645 - head/devel/phpunit Message-ID: <201801221209.w0MC9VXN016765@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Mon Jan 22 12:09:30 2018 New Revision: 459645 URL: https://svnweb.freebsd.org/changeset/ports/459645 Log: devel/phpunit: Update from 5.7.20 to 5.7.26 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.7.md#5726---2017-12-17 PR: 225234 Submitted by: Jochen Neumeister <joneum@FreeBSD.org> Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Mon Jan 22 11:50:08 2018 (r459644) +++ head/devel/phpunit/Makefile Mon Jan 22 12:09:30 2018 (r459645) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.7.20 +DISTVERSION= 5.7.26 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Mon Jan 22 11:50:08 2018 (r459644) +++ head/devel/phpunit/distinfo Mon Jan 22 12:09:30 2018 (r459645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497434046 -SHA256 (phpunit-5.7.20.phar) = 012f7fd85ca7b34198fedd4387df453a979bc6240b90da60ad7f3ba41a0d438c -SIZE (phpunit-5.7.20.phar) = 2993984 +TIMESTAMP = 1516138475 +SHA256 (phpunit-5.7.26.phar) = 5483b06864e375ffaff506888a2ff6480561345f5a2b8d88b6d5896b89a249af +SIZE (phpunit-5.7.26.phar) = 3035326
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801221209.w0MC9VXN016765>