Bug 189652 - [MAINTAINER] www/typo347: Add EXPIRATION_DATE
Summary: [MAINTAINER] www/typo347: Add EXPIRATION_DATE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-11 11:00 UTC by Helmut Ritter
Modified: 2014-05-11 15:50 UTC (History)
0 users

See Also:


Attachments
typo347-4.7.18.patch (794 bytes, patch)
2014-05-11 11:00 UTC, Helmut Ritter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Ritter 2014-05-11 11:00:00 UTC
- Add EXPIRATION_DATE

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-11 11:00:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-11 15:46:02 UTC
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"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-05-11 15:46:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!