1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 3.2.

- Assign maintainership to me.
- Add an CONFLICTS entry against zodb-1*.
This commit is contained in:
Hye-Shik Chang 2003-10-11 11:44:27 +00:00
parent 19fa08ae94
commit 2087355b7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90842
3 changed files with 670 additions and 436 deletions

View File

@ -5,15 +5,17 @@
# $FreeBSD$
#
PORTNAME= zodb3
PORTVERSION= 3.1
PORTNAME= zodb
PORTVERSION= 3.2
CATEGORIES= databases
MASTER_SITES= http://www.zope.org/Products/ZODB3.1/
MASTER_SITES= http://www.zope.org/Products/ZODB${PORTVERSION}/${PORTVERSION}/
PKGNAMESUFFIX= -py${PYTHON_SUFFIX}
DISTNAME= ZODB3-${PORTVERSION}
MAINTAINER= ports@freebsd.org
MAINTAINER= perky@FreeBSD.org
COMMENT= The Z - Object Database for python
CONFLICTS= zodb-1.*
USE_PYTHON= yes
USE_PYDISTUTILS= yes

View File

@ -1 +1 @@
MD5 (ZODB3-3.1.tar.gz) = f77c8d95e1738549a59289b2f21be926
MD5 (ZODB3-3.2.tar.gz) = bd8ccd82376c94eb673a1d13724c12ff

File diff suppressed because it is too large Load Diff