diff options
author | wen <wen@FreeBSD.org> | 2018-10-11 17:33:57 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-10-11 17:33:57 +0800 |
commit | 5f2b9ec4295b511c5d7ab30254480e4832d3bd7a (patch) | |
tree | ce615ce5e88835d7e38ebf6dcbb7df1a41a89946 /www | |
parent | ca0caf6843752f1a407b673e487b44fa649b061d (diff) | |
download | freebsd-ports-gnome-5f2b9ec4295b511c5d7ab30254480e4832d3bd7a.tar.gz freebsd-ports-gnome-5f2b9ec4295b511c5d7ab30254480e4832d3bd7a.tar.zst freebsd-ports-gnome-5f2b9ec4295b511c5d7ab30254480e4832d3bd7a.zip |
- Update to 7.6.31
- Mark DEPRECATED
PR: 232113
Submitted by: freebsd-ports@charlieroot.de(maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-7/Makefile | 5 | ||||
-rw-r--r-- | www/typo3-7/distinfo | 6 | ||||
-rw-r--r-- | www/typo3-7/pkg-descr | 4 |
3 files changed, 9 insertions, 6 deletions
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/ |