From owner-svn-ports-all@freebsd.org Thu Dec 21 18:17:55 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 24107E809EB; Thu, 21 Dec 2017 18:17:55 +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 E298371A17; Thu, 21 Dec 2017 18:17:54 +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 vBLIHrtp070400; Thu, 21 Dec 2017 18:17:53 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBLIHrUW070398; Thu, 21 Dec 2017 18:17:53 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201712211817.vBLIHrUW070398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 21 Dec 2017 18:17:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456937 - head/devel/phpunit6 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit6 X-SVN-Commit-Revision: 456937 X-SVN-Commit-Repository: ports 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.25 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: Thu, 21 Dec 2017 18:17:55 -0000 Author: joneum Date: Thu Dec 21 18:17:53 2017 New Revision: 456937 URL: https://svnweb.freebsd.org/changeset/ports/456937 Log: devel/phpunit6: Update from 6.5.4 to 6.5.5 Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Approved by: mentors (implicit) Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Thu Dec 21 18:12:11 2017 (r456936) +++ head/devel/phpunit6/Makefile Thu Dec 21 18:17:53 2017 (r456937) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.4 +DISTVERSION= 6.5.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Thu Dec 21 18:12:11 2017 (r456936) +++ head/devel/phpunit6/distinfo Thu Dec 21 18:17:53 2017 (r456937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513191839 -SHA256 (phpunit-6.5.4.phar) = a09e696f232a7008c21e02f38b437136d99d80b179666721e42fd53e8b86de27 -SIZE (phpunit-6.5.4.phar) = 2757441 +TIMESTAMP = 1513880059 +SHA256 (phpunit-6.5.5.phar) = 7b871b0726d40dc4d783c08f4051b400615b0d85f0a5e26c86b9a75be47c8da1 +SIZE (phpunit-6.5.5.phar) = 2757440