diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-01-19 22:45:51 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-01-19 22:45:51 +0000 |
commit | 6ee438187d632236017b9c7359fbf9e9eef4151c (patch) | |
tree | e8aa68c7974d0d77c567400d582893d42736e118 /www/trac-addcomment | |
parent | 35f3f372451184541d90e4e9268f8f1459b507b7 (diff) | |
download | ports-6ee438187d632236017b9c7359fbf9e9eef4151c.tar.gz ports-6ee438187d632236017b9c7359fbf9e9eef4151c.zip |
Notes
Diffstat (limited to 'www/trac-addcomment')
-rw-r--r-- | www/trac-addcomment/Makefile | 5 | ||||
-rw-r--r-- | www/trac-addcomment/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/trac-addcomment/Makefile b/www/trac-addcomment/Makefile index fdb483079347..ac9a99b8edb2 100644 --- a/www/trac-addcomment/Makefile +++ b/www/trac-addcomment/Makefile @@ -6,8 +6,7 @@ # PORTNAME= addcomment -PORTVERSION= 0.2 -PORTREVISION= 2 +PORTVERSION= 0.3 CATEGORIES= www devel python MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- @@ -18,7 +17,7 @@ COMMENT= Add formatted comments to wiki pages BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ - ${PYTHON_SITELIBDIR}/TracMacroPost-0.1-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-macropost + ${PYTHON_SITELIBDIR}/TracMacroPost-0.2-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-macropost WRKSRC= ${WRKDIR}/${PORTNAME}macro NO_BUILD= yes diff --git a/www/trac-addcomment/distinfo b/www/trac-addcomment/distinfo index 8a991427206b..87307f0c7f36 100644 --- a/www/trac-addcomment/distinfo +++ b/www/trac-addcomment/distinfo @@ -1,3 +1,3 @@ -MD5 (addcommentmacro-0.2.tar.gz) = 51f9b3a339e80c131f84af3310e60180 -SHA256 (addcommentmacro-0.2.tar.gz) = 8397747490568c0145e8f62d8dd762bafc4034459bd562fb8c5ca118ea680e8f -SIZE (addcommentmacro-0.2.tar.gz) = 2413 +MD5 (addcommentmacro-0.3.tar.gz) = b899f1fa8b8c228973871fa1fd8e3cd5 +SHA256 (addcommentmacro-0.3.tar.gz) = aaf06137dca706a9fb69d41f4242a18d75ecad9aa92964a6060c1a1fad91d8f5 +SIZE (addcommentmacro-0.3.tar.gz) = 3215 |