aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-11 07:06:56 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-11 07:06:56 +0800
commit024bfc3cea339991c532e2ae8d6c051e4d3d8288 (patch)
tree4e7960c137efb211c4dd4ced63b22ca26c5ac51f /www
parentbd493d9b089c767bcec95ae1101b98b88d72b73b (diff)
downloadfreebsd-ports-gnome-024bfc3cea339991c532e2ae8d6c051e4d3d8288.tar.gz
freebsd-ports-gnome-024bfc3cea339991c532e2ae8d6c051e4d3d8288.tar.zst
freebsd-ports-gnome-024bfc3cea339991c532e2ae8d6c051e4d3d8288.zip
- 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)
Diffstat (limited to 'www')
-rw-r--r--www/trac-mercurial/Makefile7
-rw-r--r--www/trac-mercurial/distinfo5
2 files changed, 5 insertions, 7 deletions
diff --git a/www/trac-mercurial/Makefile b/www/trac-mercurial/Makefile
index f02c2f3a26ce..ef5fdd33bcbd 100644
--- a/www/trac-mercurial/Makefile
+++ b/www/trac-mercurial/Makefile
@@ -6,10 +6,9 @@
#
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
+MASTER_SITES= LOCAL/pgollucci
PKGNAMEPREFIX= trac-
DISTNAME= ${PORTNAME}plugin-${PORTVERSION}
DIST_SUBDIR= trac
@@ -32,7 +31,7 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py${PYT
.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}
diff --git a/www/trac-mercurial/distinfo b/www/trac-mercurial/distinfo
index 2caea53c6ef3..c46269f38ff4 100644
--- a/www/trac-mercurial/distinfo
+++ b/www/trac-mercurial/distinfo
@@ -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) = d61536f0beff28682b77ffe0a54ecd778cbd5577f9b90ab74a091fafbc7e3716
+SIZE (trac/mercurialplugin-0.12.0.1.tar.gz) = 20990