Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Jun 2004 23:33:52 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        simuran@shaw.ca
Subject:   ports/67571: [patch] databases/py-psycopg: upgrade to 1.1.13
Message-ID:  <20040604150924.5D5DAF8F2E7@smtp-3.hotpop.com>
Resent-Message-ID: <200406041540.i54FePcd069103@freefall.freebsd.org>

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

>Number:         67571
>Category:       ports
>Synopsis:       [patch] databases/py-psycopg: upgrade to 1.1.13
>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 Jun 04 08:40:25 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Mar 1 16:17:42 CST 2004 ddliu@dryice.3322.org:/usr/obj/usr/src/sys/SERVER i386


>Description:
	From the release notes:

	psycopg 1.1.12 had a serious problem in ZPsycopgDA that made impossible
	to add new connections. With many thanks to Hiroyuki SHINDO that
	reported this bug here is psycopg 1.1.13 that fixes the problem.

>How-To-Repeat:
	N/A
>Fix:


--- py-psycopg.diff begins here ---
diff -ruN py-psycopg.old/Makefile py-psycopg/Makefile
--- py-psycopg.old/Makefile	Fri Jun  4 11:22:55 2004
+++ py-psycopg/Makefile	Fri Jun  4 13:29:14 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psycopg
-PORTVERSION=	1.1.12
+PORTVERSION=	1.1.13
 CATEGORIES=	databases python
 MASTER_SITES=	http://initd.org/pub/software/psycopg/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN py-psycopg.old/distinfo py-psycopg/distinfo
--- py-psycopg.old/distinfo	Fri Jun  4 11:22:54 2004
+++ py-psycopg/distinfo	Fri Jun  4 13:29:13 2004
@@ -1,2 +1,2 @@
-MD5 (psycopg-1.1.12.tar.gz) = a3dddfe889e6a47678c834066d708b17
-SIZE (psycopg-1.1.12.tar.gz) = 250999
+MD5 (psycopg-1.1.13.tar.gz) = f64f92a004d56659acb7bde462eedf0d
+SIZE (psycopg-1.1.13.tar.gz) = 251071
--- py-psycopg.diff ends here ---



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



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