From owner-svn-ports-head@freebsd.org Thu Oct 19 19:16:23 2017 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 5098CE44D83; Thu, 19 Oct 2017 19:16:23 +0000 (UTC) (envelope-from joneum@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 1FD2A7C2FD; Thu, 19 Oct 2017 19:16:23 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9JJGMY0006199; Thu, 19 Oct 2017 19:16:22 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9JJGMa2006197; Thu, 19 Oct 2017 19:16:22 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201710191916.v9JJGMa2006197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 19 Oct 2017 19:16:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452464 - head/devel/phpunit6 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit6 X-SVN-Commit-Revision: 452464 X-SVN-Commit-Repository: ports 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, 19 Oct 2017 19:16:23 -0000 Author: joneum Date: Thu Oct 19 19:16:21 2017 New Revision: 452464 URL: https://svnweb.freebsd.org/changeset/ports/452464 Log: devel/phpunit6: Update from 6.3.1 to 6.4.3 - Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.3.md https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.4.md Approved by: mentors (implicit) Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Thu Oct 19 19:11:03 2017 (r452463) +++ head/devel/phpunit6/Makefile Thu Oct 19 19:16:21 2017 (r452464) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 6.3.1 +PORTVERSION= 6.4.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Thu Oct 19 19:11:03 2017 (r452463) +++ head/devel/phpunit6/distinfo Thu Oct 19 19:16:21 2017 (r452464) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506546730 -SHA256 (phpunit-6.3.1.phar) = 1cb5250aba62933db9fa22446debd0d09bcc758da4dc98daf048773b5fa98ab5 -SIZE (phpunit-6.3.1.phar) = 2728219 +TIMESTAMP = 1508440358 +SHA256 (phpunit-6.4.3.phar) = b842d58a73e0517596b1643dd5453a3ad52410594a85fea59290e99aa6ddafc8 +SIZE (phpunit-6.4.3.phar) = 2739769