From owner-svn-ports-head@freebsd.org Fri Feb 3 14:15:17 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 C7908CCE485; Fri, 3 Feb 2017 14:15:17 +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 A1E51254; Fri, 3 Feb 2017 14:15:17 +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 v13EFGF0015192; Fri, 3 Feb 2017 14:15:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v13EFGoh015189; Fri, 3 Feb 2017 14:15:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702031415.v13EFGoh015189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 3 Feb 2017 14:15:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433243 - head/www/typo3-lts 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: Fri, 03 Feb 2017 14:15:17 -0000 Author: sunpoet Date: Fri Feb 3 14:15:16 2017 New Revision: 433243 URL: https://svnweb.freebsd.org/changeset/ports/433243 Log: Update to 7.5.16 Changes: https://typo3.org/download/release-notes/whats-new/ PR: 216697 Submitted by: Helmut Ritter (maintainer) Modified: head/www/typo3-lts/Makefile head/www/typo3-lts/distinfo head/www/typo3-lts/pkg-descr Modified: head/www/typo3-lts/Makefile ============================================================================== --- head/www/typo3-lts/Makefile Fri Feb 3 14:15:10 2017 (r433242) +++ head/www/typo3-lts/Makefile Fri Feb 3 14:15:16 2017 (r433243) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.2.30 +PORTVERSION= 7.6.15 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} PKGNAMESUFFIX= -lts @@ -13,15 +13,15 @@ COMMENT= Typo3 content management system LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${TYPO3SRC}/LICENSE.txt -PORTSCOUT= limit:^6\.2\. +PORTSCOUT= limit:^7\.6\. USES= cpe shebangfix php:web -SHEBANG_FILES= typo3/sysext/core/Build/Scripts/update-static-composer.sh \ +SHEBANG_FILES= vendor/doctrine/instantiator/.travis.install.sh \ typo3/sysext/core/Build/Scripts/xlfcheck.sh \ typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh NO_BUILD= yes NO_ARCH= yes -USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml +USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session simplexml soap xml zip WRKSRC= ${WRKDIR}/${TYPO3SRC} TYPO3WWW= www @@ -69,12 +69,7 @@ post-install: ${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3DIR}/*" | \ ${SORT} >> ${TMPPLIST} @cd ${STAGEDIR}${PREFIX}; \ - ${FIND} * \( -type f -or -type l \) \( -path "${TYPO3WWW}/${TYPO3SRC}/*" -and \ - -not -path "${TYPO3WWW}/${TYPO3SRC}/typo3/ext/*" \) | \ + ${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3SRC}/*" | \ ${SORT} >> ${TMPPLIST} - @cd ${STAGEDIR}${PREFIX}; \ - ${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3SRC}/typo3/ext/*" | \ - ${SORT} | ${SED} -ne 's#^#@(${WWWOWN},${WWWGRP},) #p' >> ${TMPPLIST} - @${ECHO} "@dir(${WWWOWN},${WWWGRP},) ${TYPO3WWW}/${TYPO3SRC}/typo3/ext" >> ${TMPPLIST} .include Modified: head/www/typo3-lts/distinfo ============================================================================== --- head/www/typo3-lts/distinfo Fri Feb 3 14:15:10 2017 (r433242) +++ head/www/typo3-lts/distinfo Fri Feb 3 14:15:16 2017 (r433243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483516168 -SHA256 (typo3_src-6.2.30.tar.gz) = 278feef7a972084dfc352eda46e7d4771f460213714b90314802295894ba30b4 -SIZE (typo3_src-6.2.30.tar.gz) = 20959160 +TIMESTAMP = 1486039276 +SHA256 (typo3_src-7.6.15.tar.gz) = e263bf3f20dbd50b5f790d25995f02785a35681d1c18406f571d10df5f75a9c9 +SIZE (typo3_src-7.6.15.tar.gz) = 21674023 Modified: head/www/typo3-lts/pkg-descr ============================================================================== --- head/www/typo3-lts/pkg-descr Fri Feb 3 14:15:10 2017 (r433242) +++ head/www/typo3-lts/pkg-descr Fri Feb 3 14:15:16 2017 (r433243) @@ -2,8 +2,8 @@ TYPO3 is a free Open Source content mana on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. -The current stable LTS release (for new and existing projects) -The latest version with Long Term Support (LTS). It will get full support until -March 2017. +The current stable LTS release (for all new projects) +The latest version with Long Term Support (LTS). It will have full support until +April 2017 and security bugfixes until November 2018. WWW: http://typo3.org/