From 5f2b9ec4295b511c5d7ab30254480e4832d3bd7a Mon Sep 17 00:00:00 2001 From: wen Date: Thu, 11 Oct 2018 09:33:57 +0000 Subject: - Update to 7.6.31 - Mark DEPRECATED PR: 232113 Submitted by: freebsd-ports@charlieroot.de(maintainer) --- www/typo3-7/Makefile | 5 ++++- www/typo3-7/distinfo | 6 +++--- www/typo3-7/pkg-descr | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/typo3-7/Makefile b/www/typo3-7/Makefile index 220792d18a06..dff62fd5c2e8 100644 --- a/www/typo3-7/Makefile +++ b/www/typo3-7/Makefile @@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. +DEPRECATED= Support will end in October 2018, please update to either www/typo3-8 or www/typo3-9 +EXPIRDATION_DATE= 2018-10-31 + USES= cpe shebangfix php:web SHEBANG_GLOB= *.sh *.php NO_BUILD= yes @@ -24,7 +27,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 30 +PORT_V_PATCH= 31 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-7/distinfo b/www/typo3-7/distinfo index d229b519e733..7f80395ee45c 100644 --- a/www/typo3-7/distinfo +++ b/www/typo3-7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531847817 -SHA256 (typo3_src-7.6.30.tar.gz) = 21d8394aa7686c4787cd2cc0185fd839548ef5a9b63c24a11e43d91400c5b6b1 -SIZE (typo3_src-7.6.30.tar.gz) = 20513596 +TIMESTAMP = 1539249864 +SHA256 (typo3_src-7.6.31.tar.gz) = a2b2d045df5164917fdd5c18c702fb2a235b648e57c0b86293aaabb2d1e0724e +SIZE (typo3_src-7.6.31.tar.gz) = 20514071 diff --git a/www/typo3-7/pkg-descr b/www/typo3-7/pkg-descr index 1a4d5934cf6c..fb3f7cd9a77b 100644 --- a/www/typo3-7/pkg-descr +++ b/www/typo3-7/pkg-descr @@ -2,8 +2,8 @@ TYPO3 is a free Open Source content management system for enterprise purposes 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 old stable LTS release (for existing projects) -The old version with Long Term Support (LTS). It will have maintenance and +The legacy stable LTS release. +The legacy version with Long Term Support (LTS). It will have maintenance and security-related bugfixes until October 2018. WWW: http://typo3.org/ -- cgit