pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/py-postgresql Update package to 3.6.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72637c488145
branches:  trunk
changeset: 489547:72637c488145
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Wed Feb 23 12:13:35 2005 +0000

description:
Update package to 3.6.2.

The only change is to fix the handling of primary keys when using namespaces.

diffstat:

 databases/py-postgresql/Makefile |  6 +++---
 databases/py-postgresql/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 6191d5908bf3 -r 72637c488145 databases/py-postgresql/Makefile
--- a/databases/py-postgresql/Makefile  Wed Feb 23 12:06:53 2005 +0000
+++ b/databases/py-postgresql/Makefile  Wed Feb 23 12:13:35 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2004/12/17 21:36:01 darcy Exp $
+# $NetBSD: Makefile,v 1.39 2005/02/23 12:13:35 darcy Exp $
 
-DISTNAME=              PyGreSQL-3.6
-PKGNAME=               ${PYPKGPREFIX}-postgresql-3.6
+DISTNAME=              PyGreSQL-3.6.2
+PKGNAME=               ${PYPKGPREFIX}-postgresql-3.6.2
 CATEGORIES=            databases python
 MASTER_SITES=  ftp://ftp.druid.net/pub/distrib/
 EXTRACT_SUFX=  .tgz
diff -r 6191d5908bf3 -r 72637c488145 databases/py-postgresql/distinfo
--- a/databases/py-postgresql/distinfo  Wed Feb 23 12:06:53 2005 +0000
+++ b/databases/py-postgresql/distinfo  Wed Feb 23 12:13:35 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/12/17 21:38:20 darcy Exp $
+$NetBSD: distinfo,v 1.9 2005/02/23 12:13:35 darcy Exp $
 
-SHA1 (PyGreSQL-3.6.tgz) = 57da3068087eddf5aba515bc9f195cea9bf87d2f
-Size (PyGreSQL-3.6.tgz) = 45686 bytes
+SHA1 (PyGreSQL-3.6.1.tgz) = 13cba102c9d6df2b0850f8bad2e2c338b224b3d3
+Size (PyGreSQL-3.6.1.tgz) = 45737 bytes



Home | Main Index | Thread Index | Old Index