pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-postgresql Changes 2.17.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fccafa1ec5c
branches:  trunk
changeset: 575742:6fccafa1ec5c
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu May 20 13:30:49 2010 +0000

description:
Changes 2.17.1:
* Only use lo_import_with_oid if Postgres libraries are 8.4 or better

Changes 2.17.0:
* Do not automatically ROLLBACK on a failed pg_cancel
* Added support for new lo_import_with_oid function.
* Don't limit stored user name to \w in tests
* Allow tests to support versions back to Postgres 7.4

diffstat:

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

diffs (29 lines):

diff -r d3998599e5a8 -r 6fccafa1ec5c databases/p5-DBD-postgresql/Makefile
--- a/databases/p5-DBD-postgresql/Makefile      Thu May 20 13:27:20 2010 +0000
+++ b/databases/p5-DBD-postgresql/Makefile      Thu May 20 13:30:49 2010 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2010/02/10 19:34:05 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.57 2010/05/20 13:30:49 adam Exp $
 
-VER=           2.16.1
+VER=           2.17.1
 DISTNAME=      DBD-Pg-${VER}
 PKGNAME=       p5-DBD-postgresql-${VER}
-PKGREVISION=   1
 SVR4_PKGNAME=  p5dpo
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DBD/}
diff -r d3998599e5a8 -r 6fccafa1ec5c databases/p5-DBD-postgresql/distinfo
--- a/databases/p5-DBD-postgresql/distinfo      Thu May 20 13:27:20 2010 +0000
+++ b/databases/p5-DBD-postgresql/distinfo      Thu May 20 13:30:49 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2010/02/02 21:54:16 sno Exp $
+$NetBSD: distinfo,v 1.28 2010/05/20 13:30:49 adam Exp $
 
-SHA1 (DBD-Pg-2.16.1.tar.gz) = 897625ad40ab731221df074423ff7aae46efa154
-RMD160 (DBD-Pg-2.16.1.tar.gz) = 0a27a56e486b1291792a3d1559647e7bab2665da
-Size (DBD-Pg-2.16.1.tar.gz) = 230375 bytes
+SHA1 (DBD-Pg-2.17.1.tar.gz) = 9346e6937a1dcc27d7da6f8aeb3f897bd8b39332
+RMD160 (DBD-Pg-2.17.1.tar.gz) = 33150577792c59e214971dbb7e751798de60498e
+Size (DBD-Pg-2.17.1.tar.gz) = 231523 bytes



Home | Main Index | Thread Index | Old Index