ports/108965: databases/zodb3 update

Uwe Laverenz uwe at laverenz.de
Fri Feb 9 11:00:32 UTC 2007


>Number:         108965
>Category:       ports
>Synopsis:       databases/zodb3 update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 09 11:00:31 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Uwe Laverenz
>Release:        RELENG_6_2
>Organization:
>Environment:
FreeBSD pepper.molkerei-ammerland.de 6.2-RELEASE FreeBSD 6.2-RELEASE #15: Mon Jan 15 11:42:03 CET 2007     laverenz at pepper.molkerei-ammerland.de:/usr/obj/usr/src/sys/PEPPER  i386
>Description:
The version in the ports (3.2.3) is outdated and should be updated to 3.6.

http://wiki.zope.org/ZODB/FrontPage


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- /usr/ports/databases/zodb3.old/Makefile	Fri Feb  9 11:10:35 2007
+++ /usr/ports/databases/zodb3/Makefile	Fri Feb  9 11:44:53 2007
@@ -6,17 +6,18 @@
 #
 
 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}
+EXTRACT_SUFX=	.tgz
 DISTNAME=	ZODB3-${PORTVERSION}
 
 MAINTAINER=	perky at 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>
--- /usr/ports/databases/zodb3.old/distinfo	Fri Feb  9 11:10:35 2007
+++ /usr/ports/databases/zodb3/distinfo	Fri Feb  9 11:21:17 2007
@@ -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
--- /usr/ports/databases/zodb3.old/pkg-descr	Fri Feb  9 11:10:35 2007
+++ /usr/ports/databases/zodb3/pkg-descr	Fri Feb  9 11:51:16 2007
@@ -3,5 +3,6 @@
 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 at gmx.at>

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list