From owner-svn-ports-head@freebsd.org Fri Apr 21 06:24:00 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 063A8D483C7; Fri, 21 Apr 2017 06:24:00 +0000 (UTC) (envelope-from miwi@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 CAA9419E8; Fri, 21 Apr 2017 06:23:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3L6Nwer029380; Fri, 21 Apr 2017 06:23:58 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3L6NwDt029378; Fri, 21 Apr 2017 06:23:58 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201704210623.v3L6NwDt029378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 21 Apr 2017 06:23:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439008 - 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-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: Fri, 21 Apr 2017 06:24:00 -0000 Author: miwi Date: Fri Apr 21 06:23:58 2017 New Revision: 439008 URL: https://svnweb.freebsd.org/changeset/ports/439008 Log: - Update to 6.1.0 PR: 218533 Submitted by: maintainer Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Fri Apr 21 06:23:05 2017 (r439007) +++ head/devel/phpunit6/Makefile Fri Apr 21 06:23:58 2017 (r439008) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 6.0.13 +PORTVERSION= 6.1.0 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Fri Apr 21 06:23:05 2017 (r439007) +++ head/devel/phpunit6/distinfo Fri Apr 21 06:23:58 2017 (r439008) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491210367 -SHA256 (phpunit-6.0.13.phar) = 37ee34075f5fa78f27d94d546be35d1078b07137325d29cdd786db5261749460 -SIZE (phpunit-6.0.13.phar) = 2600191 +TIMESTAMP = 1491823828 +SHA256 (phpunit-6.1.0.phar) = d3fec55272fbb35de6579abaa6292c02af57f04147011147e052ddd2223a8cea +SIZE (phpunit-6.1.0.phar) = 2686133