svn commit: r341223 - head/www/trac-hierwiki

Ruslan Makhmatkhanov rm at FreeBSD.org
Sun Jan 26 15:28:09 UTC 2014


Author: rm
Date: Sun Jan 26 15:28:09 2014
New Revision: 341223
URL: http://svnweb.freebsd.org/changeset/ports/341223
QAT: https://qat.redports.org/buildarchive/r341223/

Log:
  - mark this port deprecated - doesn't work with Trac 1.0, currently in ports
  - set deprecation date to 2014-02-26
  
  PR:		182376
  Submitted by:	Volodymyr Kostyrko <arcade at b1t.name>

Modified:
  head/www/trac-hierwiki/Makefile

Modified: head/www/trac-hierwiki/Makefile
==============================================================================
--- head/www/trac-hierwiki/Makefile	Sun Jan 26 15:25:32 2014	(r341222)
+++ head/www/trac-hierwiki/Makefile	Sun Jan 26 15:28:09 2014	(r341223)
@@ -12,6 +12,9 @@ DISTNAME=	${PORTNAME}plugin-${PORTVERSIO
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Dealing with the trac wiki as a hierarchy
 
+DEPRECATED=	Runtime is broken, doesn't support Trac>0.11
+EXPIRATION_DATE=2014-02-26
+
 RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
 
 WRKSRC=		${WRKDIR}/${PORTNAME}plugin


More information about the svn-ports-all mailing list