From owner-svn-ports-all@freebsd.org Tue Oct 23 09:17:10 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F3DD1072151; Tue, 23 Oct 2018 09:17:10 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A38D71D52; Tue, 23 Oct 2018 09:17:09 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7530D5E65; Tue, 23 Oct 2018 09:17:09 +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 w9N9H9Lf094004; Tue, 23 Oct 2018 09:17:09 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9N9H9KC094002; Tue, 23 Oct 2018 09:17:09 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201810230917.w9N9H9KC094002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 23 Oct 2018 09:17:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482819 - head/devel/phpunit7 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/phpunit7 X-SVN-Commit-Revision: 482819 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.29 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: Tue, 23 Oct 2018 09:17:10 -0000 Author: joneum Date: Tue Oct 23 09:17:08 2018 New Revision: 482819 URL: https://svnweb.freebsd.org/changeset/ports/482819 Log: Update to 7.4.3 Sponsored by: Netzkommune GmbH Modified: head/devel/phpunit7/Makefile head/devel/phpunit7/distinfo Modified: head/devel/phpunit7/Makefile ============================================================================== --- head/devel/phpunit7/Makefile Tue Oct 23 09:12:50 2018 (r482818) +++ head/devel/phpunit7/Makefile Tue Oct 23 09:17:08 2018 (r482819) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.4.0 +DISTVERSION= 7.4.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} Modified: head/devel/phpunit7/distinfo ============================================================================== --- head/devel/phpunit7/distinfo Tue Oct 23 09:12:50 2018 (r482818) +++ head/devel/phpunit7/distinfo Tue Oct 23 09:17:08 2018 (r482819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538973704 -SHA256 (phpunit-7.4.0.phar) = b1b7d5e2857089afdada7d953bc893a29fa6d075fdecd06018477bd2706fd15b -SIZE (phpunit-7.4.0.phar) = 2878452 +TIMESTAMP = 1540286189 +SHA256 (phpunit-7.4.3.phar) = 9d2448412e472c8109563c19357aec9183dfa58b9e183cf119f6958665b9d93b +SIZE (phpunit-7.4.3.phar) = 2675385