- Mark as deprecated. Set expiration date to 2012-06-13.

- Strict python version to 2.x only

The functionality of this plugin has been incorporated into Trac 0.12
This commit is contained in:
Ruslan Makhmatkhanov 2012-05-13 16:53:51 +00:00
parent fd56a9006d
commit 95b02fc140
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296544

View file

@ -16,10 +16,13 @@ DISTNAME= ${PORTNAME}plugin-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Ticket and ticket change deletion
DEPRECATED= Functionality of this plugin has been incorporated into Trac 0.12
EXPIRATION_DATE=2012-06-13
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11
USE_PYTHON= yes
USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= TracTicketDelete
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}