aboutsummaryrefslogtreecommitdiff
path: root/www/py-tgwebservices
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-27 16:16:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-27 16:16:15 +0000
commit7b7eca89c4923b23b1c9d5f4cad4b4d3893592ed (patch)
treea6d65d24ade6df9978500502eef783f089acf9f7 /www/py-tgwebservices
parentb658307fe83c01e408f7c9846e71bcdc6c60e57b (diff)
downloadports-7b7eca89c4923b23b1c9d5f4cad4b4d3893592ed.tar.gz
ports-7b7eca89c4923b23b1c9d5f4cad4b4d3893592ed.zip
- Bump PORTREVISION after www/py-turbogears update
all these ports builds now with python27 \o/
Notes
Notes: svn path=/head/; revision=269920
Diffstat (limited to 'www/py-tgwebservices')
-rw-r--r--www/py-tgwebservices/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-tgwebservices/Makefile b/www/py-tgwebservices/Makefile
index 22b239124f53..01e061bfbcae 100644
--- a/www/py-tgwebservices/Makefile
+++ b/www/py-tgwebservices/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tgwebservices
PORTVERSION= 1.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
LOCAL/nivit/${PYTGWEBSERVICES}/
@@ -17,7 +17,7 @@ DISTNAME= TGWebServices-${PORTVERSION}
MAINTAINER= python@FreeBSD.org
COMMENT= Multiprotocol Web Services for TurboGears
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.0.1:${PORTSDIR}/www/py-turbogears \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:${PORTSDIR}/www/py-turbogears \
${PYTHON_PKGNAMEPREFIX}Genshi>=0.3.6:${PORTSDIR}/textproc/py-genshi
RUN_DEPENDS= ${BUILD_DEPENDS}