svn commit: r306452 - head/www/trac-wikirename
Ruslan Mahmatkhanov
rm at FreeBSD.org
Fri Oct 26 18:48:10 UTC 2012
Author: rm
Date: Fri Oct 26 18:48:09 2012
New Revision: 306452
URL: http://svn.freebsd.org/changeset/ports/306452
Log:
- Mark as deprecated. The functionality of this plugin is available in the Trac
core as of 0.12. Set expiration date to 2012-11-26
PR: 173023
Submitted by: rm (myself)
Approved by: glarkin (maintainer, by mail)
Feature safe: yes
Modified:
head/www/trac-wikirename/Makefile
Modified: head/www/trac-wikirename/Makefile
==============================================================================
--- head/www/trac-wikirename/Makefile Fri Oct 26 17:03:57 2012 (r306451)
+++ head/www/trac-wikirename/Makefile Fri Oct 26 18:48:09 2012 (r306452)
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}plugin-${PORTVERSIO
MAINTAINER= glarkin at FreeBSD.org
COMMENT= Renames Wiki pages
+DEPRECATED= Functionality of this plugin is included in the Trac core since 0.12
+EXPIRATION_DATE=2012-11-26
+
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
# ${PYTHON_SITELIBDIR}/TracCtxtnavAdd-2.0-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-ctxtnavadd
More information about the svn-ports-head
mailing list