Bug 182376 - www/trac-hierwiki - too old, doesn't work with current trac
Summary: www/trac-hierwiki - too old, doesn't work with current trac
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-25 16:30 UTC by Volodymyr Kostyrko
Modified: 2014-01-26 15:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volodymyr Kostyrko 2013-09-25 16:30:00 UTC
The plugin is severely outdated, provided version can't work with Trac >0.11 (and we have 1.0 in ports).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-25 16:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2013-12-16 18:26:44 UTC
Responsible Changed
From-To: glarkin->freebsd-ports-bugs

EAGAIN - reassigning back to the heap
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-01-26 15:28:16 UTC
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"
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-01-26 15:28:38 UTC
State Changed
From-To: open->closed

Committed, thank you!