Summary: | www/trac-hierwiki - too old, doesn't work with current trac | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Volodymyr Kostyrko <arcade> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Volodymyr Kostyrko
2013-09-25 16:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->glarkin Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: glarkin->freebsd-ports-bugs EAGAIN - reassigning back to the heap 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@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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, thank you! |