From owner-svn-ports-all@freebsd.org Mon Jan 22 12:09:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54D98EBDCAD; Mon, 22 Jan 2018 12:09:32 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 306B979307; Mon, 22 Jan 2018 12:09:32 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 71B0019F19; Mon, 22 Jan 2018 12:09:31 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0MC9VKl016767; Mon, 22 Jan 2018 12:09:31 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0MC9VXN016765; Mon, 22 Jan 2018 12:09:31 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201801221209.w0MC9VXN016765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 22 Jan 2018 12:09:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459645 - head/devel/phpunit X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/phpunit X-SVN-Commit-Revision: 459645 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 12:09:32 -0000 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 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