diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-04-22 02:25:10 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-04-22 02:25:10 +0000 |
commit | b3528b54e4cf52a48a615c8f0256c72f8129b2cc (patch) | |
tree | 037dd61017ec56867ec8439fc9b35a6e1e821a51 /databases | |
parent | 995863d59aa6fd1bbfbbd17f685290660b1a994c (diff) | |
download | ports-b3528b54e4cf52a48a615c8f0256c72f8129b2cc.tar.gz ports-b3528b54e4cf52a48a615c8f0256c72f8129b2cc.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/zodb3/Makefile | 5 | ||||
-rw-r--r-- | databases/zodb3/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/zodb3/Makefile b/databases/zodb3/Makefile index ddb4dfffc260..3d6769bbf0ea 100644 --- a/databases/zodb3/Makefile +++ b/databases/zodb3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= zodb -PORTVERSION= 3.10.2 -PORTREVISION= 2 +PORTVERSION= 3.10.3 CATEGORIES= databases MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= -py${PYTHON_SUFFIX} @@ -20,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \ ${LOCALBASE}/bin/zdaemon:${PORTSDIR}/sysutils/py-zdaemon \ ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \ ${PYTHON_PKGNAMEPREFIX}zopetesting>=3.7.1:${PORTSDIR}/devel/py-zopetesting \ - ${PYTHON_PKGNAMEPREFIX}transaction>=1.0.0:${PORTSDIR}/devel/py-transaction \ + ${PYTHON_PKGNAMEPREFIX}transaction>=1.1.0:${PORTSDIR}/devel/py-transaction \ ${PYTHON_PKGNAMEPREFIX}zclockfile>=1.0.0:${PORTSDIR}/devel/py-zclockfile \ ${PYTHON_PKGNAMEPREFIX}zopeevent>=1.0.0:${PORTSDIR}/devel/py-zopeevent \ ${PYTHON_PKGNAMEPREFIX}zopeproxy>=3.4.2:${PORTSDIR}/net/py-zopeproxy diff --git a/databases/zodb3/distinfo b/databases/zodb3/distinfo index fa55af1b9a84..3182fdd5bdd5 100644 --- a/databases/zodb3/distinfo +++ b/databases/zodb3/distinfo @@ -1,2 +1,2 @@ -SHA256 (ZODB3-3.10.2.tar.gz) = 7d39778a982ca2ef6aa9e2f25c263c528694593acd9bda7ae86453549c8e0ae9 -SIZE (ZODB3-3.10.2.tar.gz) = 702364 +SHA256 (ZODB3-3.10.3.tar.gz) = 2bc0305f62202947728515d806c8ce04ff975a9ef66e5731e6997fadf3e3b39d +SIZE (ZODB3-3.10.3.tar.gz) = 714924 |