The base version of Trac is now 0.12 and this plugin needs to be updated for compatibility. Using the 0.11 trac-mercurial plugin with trac-0.12 results in server errors.
Responsible Changed From-To: freebsd-www->freebsd-ports-bugs ports PR. The 'www' PR category is just for the website.
State Changed From-To: open->feedback Do you have a patch with update? Have you contacted the port maintainer about this?
Responsible Changed From-To: freebsd-ports-bugs->pav Track
State Changed From-To: feedback->open Received patch (probably will need a manual application) --- trac-mercurial/Makefile 2010-07-29 12:13:27.000000000 -0700 +++ /tmp/trac-mercurial/Makefile 2010-11-22 09:33:33.014975000 -0800 @@ -6,7 +6,7 @@ # PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;:L} -PORTVERSION= 0.11.0.9 +PORTVERSION= 0.12.0.1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks @@ -32,7 +32,7 @@ .if defined(BOOTSTRAP) do-fetch: ${MKDIR} ${WRKDIR} - svn export http://svn.edgewall.org/repos/trac/plugins/0.11/mercurial-plugin ${WRKSRC} + svn export http://svn.edgewall.org/repos/trac/plugins/0.12/mercurial-plugin ${WRKSRC} ${MKDIR} ${_DISTDIR} cd ${WRKDIR} && tar cfvz ${_DISTDIR}/${DISTNAME}.tar.gz ${DISTNAME} --- trac-mercurial/distinfo 2010-07-29 12:13:27.000000000 -0700 +++ /tmp/trac-mercurial/distinfo 2010-11-22 09:34:49.781977000 -0800 @@ -1,3 +1,2 @@ -MD5 (trac/mercurialplugin-0.11.0.9.tar.gz) = a8fa05f26d51642e727b3e676d727620 -SHA256 (trac/mercurialplugin-0.11.0.9.tar.gz) = 49af3e30da25835c93772970085104b4d661069d856b6e7fe35aab08df92b826 -SIZE (trac/mercurialplugin-0.11.0.9.tar.gz) = 18065 +SHA256 (trac/mercurialplugin-0.12.0.1.tar.gz) = c4a3c80a62b3c3e0f5905f401ee4b6964c8b9759a328ee6bb13619f14ced4711 +SIZE (trac/mercurialplugin-0.12.0.1.tar.gz) = 20988
Responsible Changed From-To: pav->brooks Assign to maintainer
Responsible Changed From-To: brooks->pgollucci committer&maintainer timeout (brooks ; 16 days) / last commit: 1 days ago
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2010-12-10 23:06:56 UTC FreeBSD ports repository Modified files: www/trac-mercurial Makefile distinfo Log: - Update to 0.12.0.1, use my LOCAL site for distfile PR: ports/152496 Submitted by: Rick Richard <rick@sloservers.com> Approved by: maintainer timeout (brooks ; 16 days) Revision Changes Path 1.6 +3 -4 ports/www/trac-mercurial/Makefile 1.3 +2 -3 ports/www/trac-mercurial/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"