From owner-svn-ports-head@FreeBSD.ORG Fri Oct 26 18:48:10 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B0EB688; Fri, 26 Oct 2012 18:48:10 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 523658FC12; Fri, 26 Oct 2012 18:48:10 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9QImARW067425; Fri, 26 Oct 2012 18:48:10 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9QImA4q067423; Fri, 26 Oct 2012 18:48:10 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201210261848.q9QImA4q067423@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Fri, 26 Oct 2012 18:48:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306452 - head/www/trac-wikirename X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2012 18:48:10 -0000 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@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