Bug 152496 - update www/trac-mercurial to 0.12
Summary: update www/trac-mercurial to 0.12
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 18:30 UTC by Rick Richard
Modified: 2010-12-10 23:10 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 Rick Richard 2010-11-22 18:30:11 UTC
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.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-11-22 19:06:43 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

ports PR.  The 'www' PR category is just for the website.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-23 09:54:01 UTC
State Changed
From-To: open->feedback

Do you have a patch with update? Have you contacted the port maintainer about this? 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-23 09:54:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-23 10:44:35 UTC
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
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-23 10:45:12 UTC
Responsible Changed
From-To: pav->brooks

Assign to maintainer
Comment 6 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-09 00:58:16 UTC
Responsible Changed
From-To: brooks->pgollucci

committer&maintainer timeout (brooks ; 16 days) / last commit: 1 days 
ago
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-10 23:07:00 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 8 dfilter service freebsd_committer freebsd_triage 2010-12-10 23:07:01 UTC
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"