From owner-svn-ports-all@freebsd.org Thu Jul 6 00:05:14 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 AC684D95631; Thu, 6 Jul 2017 00:05:14 +0000 (UTC) (envelope-from sunpoet@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 E6555767CD; Thu, 6 Jul 2017 00:05:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6605BR1079666; Thu, 6 Jul 2017 00:05:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6605Bqj079664; Thu, 6 Jul 2017 00:05:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707060005.v6605Bqj079664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 6 Jul 2017 00:05:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445113 - head/www/typo3-7 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/typo3-7 X-SVN-Commit-Revision: 445113 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.23 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, 06 Jul 2017 00:05:15 -0000 Author: sunpoet Date: Thu Jul 6 00:05:11 2017 New Revision: 445113 URL: https://svnweb.freebsd.org/changeset/ports/445113 Log: Update to 7.6.20 Changes: https://typo3.org/download/release-notes/whats-new/ https://typo3.org/news/article/typo3-873-and-7620-released/ PR: 220482 Submitted by: Helmut Ritter (maintainer) Modified: head/www/typo3-7/Makefile head/www/typo3-7/distinfo Modified: head/www/typo3-7/Makefile ============================================================================== --- head/www/typo3-7/Makefile Thu Jul 6 00:05:06 2017 (r445112) +++ head/www/typo3-7/Makefile Thu Jul 6 00:05:11 2017 (r445113) @@ -16,10 +16,7 @@ LICENSE_FILE= ${WRKDIR}/${TYPO3SRC}/LICENSE.txt PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. USES= cpe shebangfix php:web -SHEBANG_FILES= typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh \ - typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh \ - typo3/sysext/core/Build/Scripts/xlfcheck.sh \ - vendor/doctrine/instantiator/.travis.install.sh +SHEBANG_GLOB= *.sh *.php NO_BUILD= yes NO_ARCH= yes USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session simplexml soap xml zip @@ -27,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 19 +PORT_V_PATCH= 20 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: head/www/typo3-7/distinfo ============================================================================== --- head/www/typo3-7/distinfo Thu Jul 6 00:05:06 2017 (r445112) +++ head/www/typo3-7/distinfo Thu Jul 6 00:05:11 2017 (r445113) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498138091 -SHA256 (typo3_src-7.6.19.tar.gz) = 4496c606e179a996636a33fbc681bd649fcd1021ea60fcb295dbdfee9750483f -SIZE (typo3_src-7.6.19.tar.gz) = 21696774 +TIMESTAMP = 1499297168 +SHA256 (typo3_src-7.6.20.tar.gz) = 7c930d86f5fa8d8a97b562dc9b90c8a1a486f1be7b4a91188c8aab3fe40dae17 +SIZE (typo3_src-7.6.20.tar.gz) = 20469679