Date: Sun, 8 Mar 2015 09:53:10 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380753 - head/www/trac-batchmodify Message-ID: <201503080953.t289rAQL031457@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sun Mar 8 09:53:09 2015 New Revision: 380753 URL: https://svnweb.freebsd.org/changeset/ports/380753 QAT: https://qat.redports.org/buildarchive/r380753/ Log: www/trac-batchmodify: set for deprecation Mark as deprecated. Functionality of this plugin was merged into Track since version 1.0. Set expiration date to 2015-04-08. References: * http://trac.edgewall.org/ticket/525 * http://trac-hacks.org/wiki/BatchModifyPlugin PR: 197822 Submitted by: Anton Törnqvist <antont@inbox.lv> Modified: head/www/trac-batchmodify/Makefile Modified: head/www/trac-batchmodify/Makefile ============================================================================== --- head/www/trac-batchmodify/Makefile Sun Mar 8 09:50:38 2015 (r380752) +++ head/www/trac-batchmodify/Makefile Sun Mar 8 09:53:09 2015 (r380753) @@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}plugin-${PORTVERSIO MAINTAINER= ports@FreeBSD.org COMMENT= Enables users to modify several tickets together at once +DEPRECATED= This functionality was merged into Trac since version 1.0 +EXPIRATION_DATE= 2015-04-08 + RUN_DEPENDS+= trac>=0.12:${PORTSDIR}/www/trac USES= python:2 zip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503080953.t289rAQL031457>