- Update MASTER_SITE
- Repacked the archiv (No functional changes.) PR: 112792 Submitted by: Gerrit Beine<gerrit.beine@gmx.de>
This commit is contained in:
parent
5dd9cd116f
commit
e569a2be2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192055
2 changed files with 7 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue