diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-07-03 20:30:56 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-07-03 20:30:56 +0000 |
commit | 5bc3101eb7b783c2bd190a51184f85b2d340ce5d (patch) | |
tree | b89ed9abcee26cf2b4706caa249e4700694e472c /www/trac-customfieldadmin | |
parent | 0b63a62891cee525aad2af4009a18e41295e3fb9 (diff) | |
download | ports-5bc3101eb7b783c2bd190a51184f85b2d340ce5d.tar.gz ports-5bc3101eb7b783c2bd190a51184f85b2d340ce5d.zip |
Notes
Diffstat (limited to 'www/trac-customfieldadmin')
-rw-r--r-- | www/trac-customfieldadmin/Makefile | 7 | ||||
-rw-r--r-- | www/trac-customfieldadmin/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/trac-customfieldadmin/Makefile b/www/trac-customfieldadmin/Makefile index 1ba03ae4f26f..50fa5538c706 100644 --- a/www/trac-customfieldadmin/Makefile +++ b/www/trac-customfieldadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= customfieldadmin -PORTVERSION= 0.1.3855 +PORTVERSION= 0.2.3428 CATEGORIES= www devel python MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ PKGNAMEPREFIX= trac- @@ -16,12 +16,11 @@ MAINTAINER= glarkin@sourcehosting.net COMMENT= Web interface to administer Trac ticket custom fields BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools -RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ - ${PYTHON_SITELIBDIR}/TracWebAdmin-0.1.2dev-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-webadmin +RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac USE_ZIP= yes -WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.10 +WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11 NO_BUILD= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS=yes diff --git a/www/trac-customfieldadmin/distinfo b/www/trac-customfieldadmin/distinfo index 869d3b40e572..2cccb6868ba8 100644 --- a/www/trac-customfieldadmin/distinfo +++ b/www/trac-customfieldadmin/distinfo @@ -1,3 +1,3 @@ -MD5 (customfieldadminplugin-0.1.3855.zip) = 98504d6dd9a92577a5b337fd46cffb75 -SHA256 (customfieldadminplugin-0.1.3855.zip) = 20a42c7c1b32bf7ccd1ef19faf014877cceb6268638f4bd1d4592516ed950311 -SIZE (customfieldadminplugin-0.1.3855.zip) = 13679 +MD5 (customfieldadminplugin-0.2.3428.zip) = 98504d6dd9a92577a5b337fd46cffb75 +SHA256 (customfieldadminplugin-0.2.3428.zip) = 20a42c7c1b32bf7ccd1ef19faf014877cceb6268638f4bd1d4592516ed950311 +SIZE (customfieldadminplugin-0.2.3428.zip) = 13679 |