Summary: | [MAINTAINER] www/typo347: Add EXPIRATION_DATE | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Helmut Ritter <freebsd-ports> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Helmut Ritter
2014-05-11 11:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->sunpoet sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) Author: sunpoet Date: Sun May 11 14:45:58 2014 New Revision: 353704 URL: http://svnweb.freebsd.org/changeset/ports/353704 QAT: https://qat.redports.org/buildarchive/r353704/ Log: - 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) Modified: head/www/typo347/Makefile head/www/typo347/pkg-descr Modified: head/www/typo347/Makefile ============================================================================== --- head/www/typo347/Makefile Sun May 11 14:37:21 2014 (r353703) +++ head/www/typo347/Makefile Sun May 11 14:45:58 2014 (r353704) @@ -12,6 +12,9 @@ COMMENT= The typo3 content management sy LICENSE= GPLv2 +DEPRECATED= Upgrade to www/typo3 or www/typo3-lts +EXPIRATION_DATE= 2014-10-30 + PORTSCOUT= limit:^4\.7\. NO_BUILD= yes Modified: head/www/typo347/pkg-descr ============================================================================== --- head/www/typo347/pkg-descr Sun May 11 14:37:21 2014 (r353703) +++ head/www/typo347/pkg-descr Sun May 11 14:45:58 2014 (r353704) @@ -4,6 +4,6 @@ featuring an accomplished set of ready-m 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/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |