svn commit: r436418 - head/www/trac-down

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Mar 18 15:38:42 UTC 2017


Author: lwhsu
Date: Sat Mar 18 15:38:41 2017
New Revision: 436418
URL: https://svnweb.freebsd.org/changeset/ports/436418

Log:
  - Mark DEPRECATED, upstream is gone

Modified:
  head/www/trac-down/Makefile

Modified: head/www/trac-down/Makefile
==============================================================================
--- head/www/trac-down/Makefile	Sat Mar 18 15:35:08 2017	(r436417)
+++ head/www/trac-down/Makefile	Sat Mar 18 15:38:41 2017	(r436418)
@@ -14,6 +14,9 @@ COMMENT=	Trac plugin for listing release
 
 RUN_DEPENDS=	tracd:www/trac
 
+DEPRECATED=	Upstream is gone
+EXPIRATION_DATE=	2017-04-30
+
 USES=		python:2
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes


More information about the svn-ports-all mailing list