From owner-svn-ports-head@freebsd.org Sat Feb 18 10:45:43 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 635C7CE3F3E; Sat, 18 Feb 2017 10:45:43 +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 3060E1D2D; Sat, 18 Feb 2017 10:45:43 +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 v1IAjgnM050134; Sat, 18 Feb 2017 10:45:42 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1IAjgXP050132; Sat, 18 Feb 2017 10:45:42 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201702181045.v1IAjgXP050132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sat, 18 Feb 2017 10:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434342 - head/www/typo3 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: Sat, 18 Feb 2017 10:45:43 -0000 Author: miwi Date: Sat Feb 18 10:45:41 2017 New Revision: 434342 URL: https://svnweb.freebsd.org/changeset/ports/434342 Log: - Update to 8.6.0 PR: 217114 Submitted by: maintainer Modified: head/www/typo3/Makefile head/www/typo3/distinfo Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Sat Feb 18 10:30:52 2017 (r434341) +++ head/www/typo3/Makefile Sat Feb 18 10:45:41 2017 (r434342) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 8.5.1 +PORTVERSION= 8.6.0 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} @@ -15,12 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt IGNORE_WITH_PHP= 56 PHP_VER= 70 -PORTSCOUT= limit:^8\.5\. +PORTSCOUT= limit:^8\.6\. USES= cpe php:web shebangfix SHEBANG_FILES= vendor/doctrine/instantiator/.travis.install.sh \ typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh \ - typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh \ typo3/sysext/core/Build/Scripts/validateRstFiles.sh \ typo3/sysext/core/Build/Scripts/duplicateExceptionCodeCheck.sh \ typo3/sysext/core/Build/Scripts/checkFilePermissions.sh \ Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Sat Feb 18 10:30:52 2017 (r434341) +++ head/www/typo3/distinfo Sat Feb 18 10:45:41 2017 (r434342) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486209945 -SHA256 (typo3_src-8.5.1.tar.gz) = 0684e266c3711616efe260ec1381af30dfec3a4db0d0647313f1040ff48eb5fd -SIZE (typo3_src-8.5.1.tar.gz) = 21762084 +TIMESTAMP = 1487408452 +SHA256 (typo3_src-8.6.0.tar.gz) = bb766d646e2507af2093a866c058d0e9a341f87505fa0722f73b263112ed2fe5 +SIZE (typo3_src-8.6.0.tar.gz) = 21925817