Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2010 02:08:04 -0800
From:      Rick <rick@sloservers.com>
To:        pav@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152496: update www/trac-mercurial to 0.12
Message-ID:  <4CEB9284.9010902@sloservers.com>
In-Reply-To: <201011230954.oAN9sg31008702@freefall.freebsd.org>
References:  <201011230954.oAN9sg31008702@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Did not contact maintainer.  Here's a patch of the changes I made:

--- 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

On 2010/11/23 1:54, pav@FreeBSD.org wrote:
> Synopsis: update www/trac-mercurial to 0.12
>
> State-Changed-From-To: open->feedback
> State-Changed-By: pav
> State-Changed-When: Tue Nov 23 09:54:01 UTC 2010
> State-Changed-Why: 
> Do you have a patch with update? Have you contacted the port maintainer about this?
>
>
> Responsible-Changed-From-To: freebsd-ports-bugs->pav
> Responsible-Changed-By: pav
> Responsible-Changed-When: Tue Nov 23 09:54:01 UTC 2010
> Responsible-Changed-Why: 
> Track
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=152496




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CEB9284.9010902>