mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Update to 3.6.0
PR: ports/108965 Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.RU> Approved by: maintainer timeout (perky; 2 months)
This commit is contained in:
parent
33761910ce
commit
f75b99c13a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190328
@ -6,17 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= zodb
|
||||
PORTVERSION= 3.2.3
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.zope.org/Products/ZODB3.2/${PORTVERSION}/
|
||||
MASTER_SITES= http://www.zope.org/Products/ZODB3.6/ZODB%20${PORTVERSION}/
|
||||
PKGNAMESUFFIX= -py${PYTHON_SUFFIX}
|
||||
DISTNAME= ZODB3-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= The Z - Object Database for python
|
||||
|
||||
CONFLICTS= zodb-1.*
|
||||
USE_PYTHON= 2.1+
|
||||
USE_PYTHON= 2.3+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ZODB3-3.2.3.tar.gz) = cd307be79d85ec9970a553ff235507af
|
||||
SHA256 (ZODB3-3.2.3.tar.gz) = 39bd8bbcd1590052514585a8376d60c7b8cfe03cc81c1759fefcc7bafc63391b
|
||||
SIZE (ZODB3-3.2.3.tar.gz) = 778019
|
||||
MD5 (ZODB3-3.6.0.tgz) = c08d5d49d403afd4b10f8da774a493dc
|
||||
SHA256 (ZODB3-3.6.0.tgz) = b81862b604fb924e7ecc34b69c04016dca5c16368570bfcdece06dfb2a2e42ab
|
||||
SIZE (ZODB3-3.6.0.tgz) = 1193131
|
||||
|
@ -3,5 +3,5 @@ It provides the Z Object Database separately from Zope so
|
||||
it can be used in non-Zope related Python applications to
|
||||
provide transparent object-oriented persistency.
|
||||
|
||||
WWW: http://www.zope.org/Products/StandaloneZODB/
|
||||
WWW: http://wiki.zope.org/ZODB/FrontPage
|
||||
- Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user