Date: Wed, 28 Nov 2012 18:12:08 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307926 - head/www/typo346 Message-ID: <201211281812.qASIC8tF004866@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Wed Nov 28 18:12:08 2012 New Revision: 307926 URL: http://svnweb.freebsd.org/changeset/ports/307926 Log: 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 Modified: head/www/typo346/Makefile head/www/typo346/pkg-descr Modified: head/www/typo346/Makefile ============================================================================== --- head/www/typo346/Makefile Wed Nov 28 18:08:31 2012 (r307925) +++ head/www/typo346/Makefile Wed Nov 28 18:12:08 2012 (r307926) @@ -17,6 +17,9 @@ USE_PHP= ctype filter json mysql pcre se 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} Modified: head/www/typo346/pkg-descr ============================================================================== --- head/www/typo346/pkg-descr Wed Nov 28 18:08:31 2012 (r307925) +++ head/www/typo346/pkg-descr Wed Nov 28 18:12:08 2012 (r307926) @@ -2,9 +2,10 @@ 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. -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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211281812.qASIC8tF004866>