ports/76110: [UPDATE] databases/py-psycopg from 1.1.17 to 1.1.18

Piet Delport pjd at point45.com
Tue Jan 11 16:40:28 UTC 2005


>Number:         76110
>Category:       ports
>Synopsis:       [UPDATE] databases/py-psycopg from 1.1.17 to 1.1.18
>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:   Tue Jan 11 16:40:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Piet Delport
>Release:        
>Organization:
>Environment:
>Description:
This release includes a patch to build on 64-bit platforms.
The port also installs two previously-missed example scripts.
>How-To-Repeat:
>Fix:

--- py-psycopg-1.1.18.patch begins here ---
diff -ruN /usr/ports/databases/py-psycopg/Makefile py-psycopg/Makefile
--- /usr/ports/databases/py-psycopg/Makefile	Fri Dec 10 08:28:46 2004
+++ py-psycopg/Makefile	Tue Jan 11 17:23:37 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psycopg
-PORTVERSION=	1.1.17
+PORTVERSION=	1.1.18
 CATEGORIES=	databases python
 MASTER_SITES=	http://initd.org/pub/software/psycopg/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -46,10 +46,10 @@
 DOCSDIR=	${PREFIX}/share/doc/py-psycopg
 EXAMPLESDIR=	${PREFIX}/share/examples/py-psycopg
 
-EXAMPLES=	binary.py bool.py commit.py copy_from.py copy_from2.py \
-		copy_to.py dictfetch.py dt.py first.py integrity.py \
-		oid.py notify.py somehackers.jpg threads.py usercast.py \
-		whereareyou.jpg work.py
+EXAMPLES=	binary.py bool.py bounded.py commit.py copy_from.py \
+		copy_from2.py copy_to.py dictfetch.py dt.py first.py \
+		integrity.py interval.py notify.py oid.py somehackers.jpg \
+		threads.py usercast.py whereareyou.jpg work.py
 
 DOCS=		AUTHORS COPYING CREDITS ChangeLog FAQ INSTALL NEWS \
 		README RELEASE-1.0 SUCCESS TODO
diff -ruN /usr/ports/databases/py-psycopg/distinfo py-psycopg/distinfo
--- /usr/ports/databases/py-psycopg/distinfo	Fri Dec 10 08:28:46 2004
+++ py-psycopg/distinfo	Tue Jan 11 17:00:38 2005
@@ -1,2 +1,2 @@
-MD5 (psycopg-1.1.17.tar.gz) = 15de077b0e725c00b7695c1543f6006f
-SIZE (psycopg-1.1.17.tar.gz) = 209663
+MD5 (psycopg-1.1.18.tar.gz) = 8e5cd2925a25a5aa80cd83418d6a5f09
+SIZE (psycopg-1.1.18.tar.gz) = 210061
diff -ruN /usr/ports/databases/py-psycopg/pkg-plist py-psycopg/pkg-plist
--- /usr/ports/databases/py-psycopg/pkg-plist	Mon May 24 10:20:28 2004
+++ py-psycopg/pkg-plist	Tue Jan 11 17:23:44 2005
@@ -12,6 +12,7 @@
 %%PORTDOCS%%share/doc/py-psycopg/TODO
 %%PORTDOCS%%share/examples/py-psycopg/binary.py
 %%PORTDOCS%%share/examples/py-psycopg/bool.py
+%%PORTDOCS%%share/examples/py-psycopg/bounded.py
 %%PORTDOCS%%share/examples/py-psycopg/commit.py
 %%PORTDOCS%%share/examples/py-psycopg/copy_from.py
 %%PORTDOCS%%share/examples/py-psycopg/copy_from2.py
@@ -20,8 +21,9 @@
 %%PORTDOCS%%share/examples/py-psycopg/dt.py
 %%PORTDOCS%%share/examples/py-psycopg/first.py
 %%PORTDOCS%%share/examples/py-psycopg/integrity.py
-%%PORTDOCS%%share/examples/py-psycopg/oid.py
+%%PORTDOCS%%share/examples/py-psycopg/interval.py
 %%PORTDOCS%%share/examples/py-psycopg/notify.py
+%%PORTDOCS%%share/examples/py-psycopg/oid.py
 %%PORTDOCS%%share/examples/py-psycopg/somehackers.jpg
 %%PORTDOCS%%share/examples/py-psycopg/threads.py
 %%PORTDOCS%%share/examples/py-psycopg/usercast.py
--- py-psycopg-1.1.18.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list