From owner-svn-ports-head@freebsd.org Mon Jun 13 10:04:25 2016 Return-Path: Delivered-To: svn-ports-head@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 6EB19AF1B7D; Mon, 13 Jun 2016 10:04:25 +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 mx1.freebsd.org (Postfix) with ESMTPS id 4139F2448; Mon, 13 Jun 2016 10:04:25 +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 u5DA4O2b042801; Mon, 13 Jun 2016 10:04:24 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5DA4Oox042799; Mon, 13 Jun 2016 10:04:24 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201606131004.u5DA4Oox042799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 13 Jun 2016 10:04:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416837 - head/devel/phpunit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2016 10:04:25 -0000 Author: tz Date: Mon Jun 13 10:04:24 2016 New Revision: 416837 URL: https://svnweb.freebsd.org/changeset/ports/416837 Log: devel/phpunit: Update to 5.4.4 Changelogs: - https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.4.md - https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.3.md Approved by: pi (mentor) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Mon Jun 13 09:57:47 2016 (r416836) +++ head/devel/phpunit/Makefile Mon Jun 13 10:04:24 2016 (r416837) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.3.4 +PORTVERSION= 5.4.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Mon Jun 13 09:57:47 2016 (r416836) +++ head/devel/phpunit/distinfo Mon Jun 13 10:04:24 2016 (r416837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464076245 -SHA256 (phpunit-5.3.4.phar) = ce354a3722dd40f2af807e6ddc091646b7364b14f639a1fdd077e1c95f8ad859 -SIZE (phpunit-5.3.4.phar) = 2825784 +TIMESTAMP = 1465553603 +SHA256 (phpunit-5.4.4.phar) = 73876eda0fdda2cff1e1b88a3330406c987128b420288f5b2d23de0b4383a0f7 +SIZE (phpunit-5.4.4.phar) = 2879264