diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-11 14:45:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-11 14:45:58 +0000 |
commit | 806b74b771bbf806111f41e211ea4ae03ac87749 (patch) | |
tree | 3e6a2a9fb7bf00e8ca41d06dc1430bd223fddadd | |
parent | Un-break install, but while on it (diff) |
- Mark DEPRECATED and set EXPIRATION_DATE to 2014-10-30
- Update pkg-descr
PR: ports/189652
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=353704
-rw-r--r-- | www/typo347/Makefile | 3 | ||||
-rw-r--r-- | www/typo347/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/www/typo347/Makefile b/www/typo347/Makefile index 31d73ac6bffc..89cc14da118e 100644 --- a/www/typo347/Makefile +++ b/www/typo347/Makefile @@ -12,6 +12,9 @@ COMMENT= The typo3 content management system LICENSE= GPLv2 +DEPRECATED= Upgrade to www/typo3 or www/typo3-lts +EXPIRATION_DATE= 2014-10-30 + PORTSCOUT= limit:^4\.7\. NO_BUILD= yes diff --git a/www/typo347/pkg-descr b/www/typo347/pkg-descr index 7857b9f5511c..db0439d24124 100644 --- a/www/typo347/pkg-descr +++ b/www/typo347/pkg-descr @@ -4,6 +4,6 @@ featuring an accomplished set of ready-made interfaces, functions and modules. This version is the current stable release. It is recommended for existing projects and will get full support (bugfixes and security fixes) until April -2013, but will get security fixes until October 2013. +2013, but will get security fixes until October 2014. WWW: http://typo3.org/ |