diff options
author | rm <rm@FreeBSD.org> | 2012-03-11 04:09:37 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-03-11 04:09:37 +0800 |
commit | 33d759af5af2f729b7364ebff9ab76cd0c995696 (patch) | |
tree | 6d7a74a7812b135727fa6a7ccb37c314e752e583 /devel | |
parent | b8660bc0cb2c135d8ea3e8d5c8b95365794b5301 (diff) | |
download | freebsd-ports-graphics-33d759af5af2f729b7364ebff9ab76cd0c995696.tar.gz freebsd-ports-graphics-33d759af5af2f729b7364ebff9ab76cd0c995696.tar.zst freebsd-ports-graphics-33d759af5af2f729b7364ebff9ab76cd0c995696.zip |
- update to 3.14.0
- actualize dependency list
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-zope.app.publication/Makefile | 6 | ||||
-rw-r--r-- | devel/py-zope.app.publication/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-zope.app.publication/Makefile b/devel/py-zope.app.publication/Makefile index cbabce4b649..9123b049d0c 100644 --- a/devel/py-zope.app.publication/Makefile +++ b/devel/py-zope.app.publication/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zope.app.publication -PORTVERSION= 3.13.2 +PORTVERSION= 3.14.0 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,14 +17,14 @@ COMMENT= Zope publication LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ - zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \ ${PYTHON_PKGNAMEPREFIX}zope.authentication>=0:${PORTSDIR}/security/py-zope.authentication \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.error>=0:${PORTSDIR}/devel/py-zope.error \ ${PYTHON_PKGNAMEPREFIX}zope.browser>=1.2:${PORTSDIR}/devel/py-zope.browser \ ${PYTHON_PKGNAMEPREFIX}zope.location>=0:${PORTSDIR}/devel/py-zope.location \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.12.4:${PORTSDIR}/devel/py-zope.publisher \ - ${PYTHON_PKGNAMEPREFIX}zope.traversing>=3.9.0:${PORTSDIR}/devel/py-zope.traversing + ${PYTHON_PKGNAMEPREFIX}zope.traversing>=3.9.0:${PORTSDIR}/devel/py-zope.traversing \ + ${PYTHON_PKGNAMEPREFIX}transaction>=1.1.0:${PORTSDIR}/devel/py-transaction DIST_SUBDIR= zope USE_PYTHON= yes diff --git a/devel/py-zope.app.publication/distinfo b/devel/py-zope.app.publication/distinfo index f64972ddbab..e59640ac886 100644 --- a/devel/py-zope.app.publication/distinfo +++ b/devel/py-zope.app.publication/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/zope.app.publication-3.13.2.tar.gz) = d22454b09fe4f6de545ff926622ffc06e6ea1224576596eba36892a389024295 -SIZE (zope/zope.app.publication-3.13.2.tar.gz) = 31312 +SHA256 (zope/zope.app.publication-3.14.0.tar.gz) = ea13bda0999ce476055a52f8fe31bb0fa578c2972d7b47d00bf76f2770ee7014 +SIZE (zope/zope.app.publication-3.14.0.tar.gz) = 32143 |