diff options
author | eadler <eadler@FreeBSD.org> | 2012-11-29 02:12:08 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-11-29 02:12:08 +0800 |
commit | 85be09020ce9fdb6f76bf8e7c4c3458df7b2d7df (patch) | |
tree | 4a18bc4efb8af832ee12cb413c11504915c88cb9 /www | |
parent | 137b79ba6400c86cef68e8cb1382804838c7d906 (diff) | |
download | freebsd-ports-gnome-85be09020ce9fdb6f76bf8e7c4c3458df7b2d7df.tar.gz freebsd-ports-gnome-85be09020ce9fdb6f76bf8e7c4c3458df7b2d7df.tar.zst freebsd-ports-gnome-85be09020ce9fdb6f76bf8e7c4c3458df7b2d7df.zip |
Mark typo346 as deprecated:
Upstream considers this version EoL except from a security point of view.
PR: ports/173974
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/typo346/Makefile | 3 | ||||
-rw-r--r-- | www/typo346/pkg-descr | 9 |
2 files changed, 8 insertions, 4 deletions
diff --git a/www/typo346/Makefile b/www/typo346/Makefile index a1335a1d1f26..d3a1d9601744 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -17,6 +17,9 @@ USE_PHP= ctype filter json mysql pcre session xml WANT_PHP_WEB= yes IGNORE_WITH_PHP=4 +DEPRECATED= Obsolete stable release +EXPIRATION_DATE=2013-04-30 + TYPO3WWW= www TYPO3RELEASE= 46 TYPO3SITE= ${TYPO3WWW}/${PORTNAME}-${TYPO3RELEASE} diff --git a/www/typo346/pkg-descr b/www/typo346/pkg-descr index c25a2fe9a50a..5bb6b74bf44f 100644 --- a/www/typo346/pkg-descr +++ b/www/typo346/pkg-descr @@ -2,9 +2,10 @@ 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. -Old stable release -Support for this version will be dropped entirely when TYPO3 6.0 is released. -Updating to TYPO3 4.5 LTS or TYPO3 4.7 is seriously recommended, depending on -how long you wish to be supported. +Obsolete stable release +This release will get full support (bug fixes and security fixes) until December +2012, but will getsecurity fixes until April 2013. This means that support for +this version will be dropped entirely when TYPO3 6.1 is released. Updating to +TYPO3 6.0 is recommended. WWW: http://typo3.org/ |