diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-27 23:34:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-27 23:34:52 +0800 |
commit | 5a84027a25eaa5319c4e79875fd7a9901a855c5d (patch) | |
tree | 33bb3a4eb87248698581cf2c8487d784bad97bb6 /www | |
parent | cce2748d295cbabb181220e09899859dad7616d3 (diff) | |
download | freebsd-ports-gnome-5a84027a25eaa5319c4e79875fd7a9901a855c5d.tar.gz freebsd-ports-gnome-5a84027a25eaa5319c4e79875fd7a9901a855c5d.tar.zst freebsd-ports-gnome-5a84027a25eaa5319c4e79875fd7a9901a855c5d.zip |
- Update MASTER_SITE
- Repacked the archiv (No functional changes.)
PR: 112792
Submitted by: Gerrit Beine<gerrit.beine@gmx.de>
Diffstat (limited to 'www')
-rw-r--r-- | www/trac-tags/Makefile | 6 | ||||
-rw-r--r-- | www/trac-tags/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/trac-tags/Makefile b/www/trac-tags/Makefile index 068e742c2899..f40d616681ec 100644 --- a/www/trac-tags/Makefile +++ b/www/trac-tags/Makefile @@ -8,8 +8,9 @@ PORTNAME= tags PORTVERSION= 0.4 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}plugin-${PORTVERSION} MAINTAINER= gerrit.beine@gmx.de COMMENT= A generic tags frontend for trac @@ -17,10 +18,11 @@ COMMENT= A generic tags frontend for trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools -USE_ZIP= yes USE_PYTHON= 2.3+ +NO_BUILD= yes USE_PYDISTUTILS=yes PLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}plugin do-build: @${DO_NADA} diff --git a/www/trac-tags/distinfo b/www/trac-tags/distinfo index f349b8f6404d..c1865340c130 100644 --- a/www/trac-tags/distinfo +++ b/www/trac-tags/distinfo @@ -1,3 +1,3 @@ -MD5 (tags-0.4.zip) = 7da9f166b40dfcfbfdc9d9923af7fabf -SHA256 (tags-0.4.zip) = f1151716afa2a5b209efa3ba1a704995848f70e94f5d51a9260b470cacecf71d -SIZE (tags-0.4.zip) = 57854 +MD5 (tagsplugin-0.4.tar.gz) = 087aedc29c6b306c2ae695bdbe9604b6 +SHA256 (tagsplugin-0.4.tar.gz) = 04b2068e6ee5c2043e251d56ab687632d367515689b6e42370e2596982e293a5 +SIZE (tagsplugin-0.4.tar.gz) = 49779 |