From owner-svn-ports-head@freebsd.org Thu Feb 8 16:27:33 2018 Return-Path: Delivered-To: svn-ports-head@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 9C188F10F6C; Thu, 8 Feb 2018 16:27:33 +0000 (UTC) (envelope-from tz@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 468196FB26; Thu, 8 Feb 2018 16:27:33 +0000 (UTC) (envelope-from tz@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 410551868E; Thu, 8 Feb 2018 16:27:33 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18GRXgZ007685; Thu, 8 Feb 2018 16:27:33 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18GRXHG007683; Thu, 8 Feb 2018 16:27:33 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201802081627.w18GRXHG007683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 8 Feb 2018 16:27:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461248 - head/devel/phpunit X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/phpunit X-SVN-Commit-Revision: 461248 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.25 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, 08 Feb 2018 16:27:34 -0000 Author: tz Date: Thu Feb 8 16:27:32 2018 New Revision: 461248 URL: https://svnweb.freebsd.org/changeset/ports/461248 Log: devel/phpunit: Update from 5.7.26 to 5.7.27 While here: - remove MASTER_SITE which doesn't serve the file anymore - mark DEPRECATED since the support ended last week Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Thu Feb 8 15:56:17 2018 (r461247) +++ head/devel/phpunit/Makefile Thu Feb 8 16:27:32 2018 (r461248) @@ -1,16 +1,18 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 5.7.26 +DISTVERSION= 5.7.27 CATEGORIES= devel www -MASTER_SITES= https://phar.phpunit.de/ \ - http://ports.toco-domains.de/ +MASTER_SITES= https://phar.phpunit.de/ EXTRACT_SUFX= .phar MAINTAINER= tz@FreeBSD.org COMMENT= Testing framework for unit tests LICENSE= BSD3CLAUSE + +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE= 2018-02-02 CONFLICTS_INSTALL= phpunit6 Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Thu Feb 8 15:56:17 2018 (r461247) +++ head/devel/phpunit/distinfo Thu Feb 8 16:27:32 2018 (r461248) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516138475 -SHA256 (phpunit-5.7.26.phar) = 5483b06864e375ffaff506888a2ff6480561345f5a2b8d88b6d5896b89a249af -SIZE (phpunit-5.7.26.phar) = 3035326 +TIMESTAMP = 1518106891 +SHA256 (phpunit-5.7.27.phar) = f0300a13f2653bee10b0ce24dbc8d94e65dc9be8966d822b9e455b6b294be16e +SIZE (phpunit-5.7.27.phar) = 3040466