diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-11 14:46:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-11 14:46:26 +0000 |
commit | 06d9788e16fcdbb52e76ce1ff01ecae9ce917e96 (patch) | |
tree | bf1d27ab008cfa0a588b414d26b8beed0b72872c | |
parent | - Mark DEPRECATED and set EXPIRATION_DATE to 2014-10-30 (diff) |
- Mark DEPRECATED and set EXPIRATION_DATE to 2014-10-30
- Update pkg-descr
PR: ports/189653
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=353705
-rw-r--r-- | www/typo345/Makefile | 3 | ||||
-rw-r--r-- | www/typo345/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index 094e0053a25f..990eb9edd2e8 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -12,6 +12,9 @@ COMMENT= The typo3 content management system LICENSE= GPLv2 +DEPRECATED= Upgrade to www/typo3 or www/typo3-lts +EXPIRATION_DATE= 2015-03-31 + PORTSCOUT= limit:^4\.5\. NO_BUILD= yes diff --git a/www/typo345/pkg-descr b/www/typo345/pkg-descr index 96341686d8c8..0b77e1c7781b 100644 --- a/www/typo345/pkg-descr +++ b/www/typo345/pkg-descr @@ -5,6 +5,6 @@ featuring an accomplished set of ready-made interfaces, functions and modules. The stable LTS release (for old projects) This version is the Long Term Support release. It can be used for existing projects, and will get full support (bug fixes and security fixes) until April -2014. Important and security related fixes will be provided until October 2014. +2014. Important and security related fixes will be provided until March 2015. WWW: http://typo3.org/ |