ports/112788: Update port: www/trac-ctxtnavadd [maintainer-update]
Gerrit Beine
gerrit.beine at gmx.de
Sat May 19 15:20:04 UTC 2007
>Number: 112788
>Category: ports
>Synopsis: Update port: www/trac-ctxtnavadd [maintainer-update]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat May 19 15:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Gerrit Beine
>Release: FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD fbsd61.localdomain 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Changed MASTER_SITES, re-packed the archive.
No functional changes.
>How-To-Repeat:
>Fix:
diff -Nur /usr/ports/www/trac-ctxtnavadd/Makefile trac-ctxtnavadd/Makefile
--- /usr/ports/www/trac-ctxtnavadd/Makefile Sat Dec 30 22:44:54 2006
+++ trac-ctxtnavadd/Makefile Fri May 18 19:32:08 2007
@@ -8,23 +8,21 @@
PORTNAME= ctxtnavaddplugin
PORTVERSION= 1.1.r1
CATEGORIES= www devel python
-MASTER_SITES= http://www.gerritbeine.de/downloads/trac-hacks/
+MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
-DISTNAME= ${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/}
MAINTAINER= gerrit.beine at gmx.de
COMMENT= Add links to the ctxtnav bar from other plugins
-RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
+RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
-USE_ZIP= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_BUILD= yes
+NO_CONFIGURE= yes
USE_PYTHON= 2.3+
USE_PYDISTUTILS=yes
-WRKSRC= ${WRKDIR}/${PORTNAME}/0.10
PLIST_SUB+= PORTVERSION=${PORTVERSION:S/.r/_r/} PYTHONVERSION=${_PYTHON_VERSION}
-
-do-build:
- @${DO_NADA}
.include <bsd.port.mk>
diff -Nur /usr/ports/www/trac-ctxtnavadd/distinfo trac-ctxtnavadd/distinfo
--- /usr/ports/www/trac-ctxtnavadd/distinfo Sat Dec 30 22:44:54 2006
+++ trac-ctxtnavadd/distinfo Fri May 18 19:32:20 2007
@@ -1,3 +1,3 @@
-MD5 (ctxtnavaddplugin.zip) = 61e5dad5a46101f1aeb932b5e4338db7
-SHA256 (ctxtnavaddplugin.zip) = 614769c84da0e88694ade185670bc8e91ade13b94cb5115ddc822013cd068ec5
-SIZE (ctxtnavaddplugin.zip) = 6554
+MD5 (ctxtnavaddplugin-1.1-r1.tar.gz) = d8ec38ff6a2c7e23a46a8a0cfca69154
+SHA256 (ctxtnavaddplugin-1.1-r1.tar.gz) = 16474b64851900e426c1b1a2b8556fb778c5d4441bf92419e6bcf9f34675726f
+SIZE (ctxtnavaddplugin-1.1-r1.tar.gz) = 2471
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list