mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 3.10.3
This commit is contained in:
parent
995863d59a
commit
b3528b54e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273019
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue