diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-28 00:16:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-28 00:16:15 +0800 |
commit | 5a71032ba88328b60596276853410bf4d598a6fa (patch) | |
tree | 113489500b31483dd1203ab7162bb664c9f43586 | |
parent | 4c14b4d19d54c1c8f151315fb53b0153bb680b3e (diff) | |
download | freebsd-ports-gnome-5a71032ba88328b60596276853410bf4d598a6fa.tar.gz freebsd-ports-gnome-5a71032ba88328b60596276853410bf4d598a6fa.tar.zst freebsd-ports-gnome-5a71032ba88328b60596276853410bf4d598a6fa.zip |
- Bump PORTREVISION after www/py-turbogears update
all these ports builds now with python27 \o/
-rw-r--r-- | devel/py-TurboJinja/Makefile | 4 | ||||
-rw-r--r-- | mail/py-turbomail/Makefile | 2 | ||||
-rw-r--r-- | www/py-Lightbox/Makefile | 4 | ||||
-rw-r--r-- | www/py-scriptaculous/Makefile | 4 | ||||
-rw-r--r-- | www/py-tgwebservices/Makefile | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/devel/py-TurboJinja/Makefile b/devel/py-TurboJinja/Makefile index 5429f3c3c9b8..6007efd355c2 100644 --- a/devel/py-TurboJinja/Makefile +++ b/devel/py-TurboJinja/Makefile @@ -7,7 +7,7 @@ PORTNAME= TurboJinja PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Jinja (Django & Smarty-like) template 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 RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Jinja>=0.9:${PORTSDIR}/devel/py-Jinja diff --git a/mail/py-turbomail/Makefile b/mail/py-turbomail/Makefile index 570318194b1b..de9e16d62170 100644 --- a/mail/py-turbomail/Makefile +++ b/mail/py-turbomail/Makefile @@ -7,7 +7,7 @@ PORTNAME= turbomail PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ diff --git a/www/py-Lightbox/Makefile b/www/py-Lightbox/Makefile index d869b0da7e36..931d33123883 100644 --- a/www/py-Lightbox/Makefile +++ b/www/py-Lightbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= Lightbox PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Lightbox photo display widget for TurboGears -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.0:${PORTSDIR}/www/py-turbogears +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:${PORTSDIR}/www/py-turbogears RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scriptaculous>=1.8.1:${PORTSDIR}/www/py-scriptaculous USE_PYTHON= 2.5+ diff --git a/www/py-scriptaculous/Makefile b/www/py-scriptaculous/Makefile index b2ddb452be0d..c77c209eff11 100644 --- a/www/py-scriptaculous/Makefile +++ b/www/py-scriptaculous/Makefile @@ -7,7 +7,7 @@ PORTNAME= scriptaculous PORTVERSION= 1.8.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= http://static.ossdl.de/tgwidgets/downloads/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -17,7 +17,7 @@ DISTNAME= Scriptaculous-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Scriptaculous packaged as TurboGears widgets -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.0.1:${PORTSDIR}/www/py-turbogears +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:${PORTSDIR}/www/py-turbogears RUN_DEPENDS= ${BUILD_DEPENDS} PYDISTUTILS_PKGNAME= Scriptaculous 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} |