Skip site navigation (1)Skip section navigation (2)
Date:      27 Jan 2002 06:40:13 -0000
From:      jason-dated-1012804629.4491e6@mastaler.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34319: Upgrade databases/py-cdb (0.32)
Message-ID:  <20020127064013.49142.qmail@aguirre.la.mastaler.com>

next in thread | raw e-mail | index | archive | help

>Number:         34319
>Category:       ports
>Synopsis:       Upgrade databases/py-cdb (0.32)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 26 22:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jason R. Mastaler
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:

System: FreeBSD aguirre.la.mastaler.com 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Fri Sep 21 05:33:30 MDT 2001 root@aguirre.la.mastaler.com:/usr/obj/usr/src/sys/AGUIRRE i386

>Description:

Upgrade to 0.32 fixes a memory corruption bug that can cause Python to
segfault.

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/databases/py-cdb/Makefile /root/ports/py-cdb/Makefile
--- /usr/ports/databases/py-cdb/Makefile	Fri Jan 11 20:59:35 2002
+++ /root/ports/py-cdb/Makefile	Sat Jan 26 23:29:50 2002
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	cdb
-PORTVERSION=	0.31.a
+PORTVERSION=	0.32
 CATEGORIES=	databases python
-MASTER_SITES=	http://pilcrow.madison.wi.us/sw/
+MASTER_SITES=	http://pilcrow.madison.wi.us/python-${PORTNAME}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	python-${PORTNAME}-${PORTVERSION:S/.a/a/}
+DISTNAME=	python-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	jason@mastaler.com
 
diff -ruN /usr/ports/databases/py-cdb/distinfo /root/ports/py-cdb/distinfo
--- /usr/ports/databases/py-cdb/distinfo	Fri Jan 11 20:59:35 2002
+++ /root/ports/py-cdb/distinfo	Sat Jan 26 23:30:27 2002
@@ -1 +1 @@
-MD5 (python-cdb-0.31a.tar.gz) = c28b5a32d5a152678876e4847be811bf
+MD5 (python-cdb-0.32.tar.gz) = 0e303095f8c0ea9f09d7f11faf89805f

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020127064013.49142.qmail>