From owner-svn-ports-all@freebsd.org Fri Jun 16 10:23:42 2017 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 DA77BBFCD60; Fri, 16 Jun 2017 10:23:42 +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 9E6E679BEA; Fri, 16 Jun 2017 10:23:42 +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 v5GANfig000169; Fri, 16 Jun 2017 10:23:41 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GANftm000167; Fri, 16 Jun 2017 10:23:41 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706161023.v5GANftm000167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 16 Jun 2017 10:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443682 - head/devel/phpunit6 X-SVN-Group: ports-head 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.23 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: Fri, 16 Jun 2017 10:23:43 -0000 Author: joneum Date: Fri Jun 16 10:23:41 2017 New Revision: 443682 URL: https://svnweb.freebsd.org/changeset/ports/443682 Log: - devel/phpunit6: Update from 6.1.4 to 6.2.2 - changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.2.md Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D11200 Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Fri Jun 16 09:23:18 2017 (r443681) +++ head/devel/phpunit6/Makefile Fri Jun 16 10:23:41 2017 (r443682) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 6.1.4 +PORTVERSION= 6.2.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Fri Jun 16 09:23:18 2017 (r443681) +++ head/devel/phpunit6/distinfo Fri Jun 16 10:23:41 2017 (r443682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495626369 -SHA256 (phpunit-6.1.4.phar) = 471154b49846171a0c40f6cbb4a70e03c71f6ab19a61470de63f29639799f970 -SIZE (phpunit-6.1.4.phar) = 2703767 +TIMESTAMP = 1497477997 +SHA256 (phpunit-6.2.2.phar) = 62eedccb119b86570e6c867cb89671e04da4694fb4c7595ffcde3142e51fbf79 +SIZE (phpunit-6.2.2.phar) = 2706810