From owner-svn-ports-head@freebsd.org Thu Nov 17 16:00:10 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 1889BC46C2F; Thu, 17 Nov 2016 16:00:10 +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 DEA5DC5A; Thu, 17 Nov 2016 16:00:09 +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 uAHG09xi089172; Thu, 17 Nov 2016 16:00:09 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAHG08xC089170; Thu, 17 Nov 2016 16:00:08 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201611171600.uAHG08xC089170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 17 Nov 2016 16:00:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426288 - 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.23 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: Thu, 17 Nov 2016 16:00:10 -0000 Author: tz Date: Thu Nov 17 16:00:08 2016 New Revision: 426288 URL: https://svnweb.freebsd.org/changeset/ports/426288 Log: devel/phpunit: Update from 5.5.5 to 5.6.3 Changes: https://github.com/sebastianbergmann/phpunit/blob/5.6/ChangeLog-5.6.md Approved by: mentors (implicit) Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Thu Nov 17 15:35:19 2016 (r426287) +++ head/devel/phpunit/Makefile Thu Nov 17 16:00:08 2016 (r426288) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.5.5 +PORTVERSION= 5.6.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Thu Nov 17 15:35:19 2016 (r426287) +++ head/devel/phpunit/distinfo Thu Nov 17 16:00:08 2016 (r426288) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474882595 -SHA256 (phpunit-5.5.5.phar) = 3c01b18e3eabcd6466dd4e1be432cccd61df4dfead4c23a0ccaf40e600b12000 -SIZE (phpunit-5.5.5.phar) = 2997650 +TIMESTAMP = 1479290440 +SHA256 (phpunit-5.6.3.phar) = 5680598bf885805a124f82e5fab49874e75c1ee8461db31bb89f53aac3941ed6 +SIZE (phpunit-5.6.3.phar) = 3014370