summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authorsno <sno>2009-04-11 21:37:46 +0000
committersno <sno>2009-04-11 21:37:46 +0000
commit2f145de22b7411df7b16a24868210140be7e29c8 (patch)
tree43dd1fd5bbd1bf0666f3a9e293d2feea7c5487ea /databases/p5-DBD-postgresql
parenta95fac55d4d87b0045a7402581c58baa9b3e71fe (diff)
downloadpkgsrc-2f145de22b7411df7b16a24868210140be7e29c8.tar.gz
PkgSrc changes:
- updating module to 1.12.0 Upstream changes: 2.12.0 Released March 28, 2009 - Change large object interface from lo_* to pg_lo_* and make them accessible via direct $dbh calls (e.g. $dbh->pg_lo_import instead of $dbh->func(..,'pg_lo_import'). The use of $dbh->func(... 'lo_*') is deprecated. [GSM] (CPAN bug #44467) - Throw an exception for large_object functions called when AutoCommit is on, but allow pg_lo_import and pg_lo_export to work. Reported by Kynn Jones. [GSM] (CPAN bug #44461) - Fix a memory leak when parsing returned arrays. Reported by B~A!lint Szilakszi. [GSM] (CPAN bug #44225) - Do proper dequoting of boolean arrays [Armando Santos, GSM] (CPAN bug #43768) - Use pg_get_expr in column_info when available [Adam Sj~A,gren] - Fix minor bugs in POD docs. [Frank Wiegand] (CPAN bug #44242) - Fix minor bug in POD docs. [Tim Mattison]
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
-rw-r--r--databases/p5-DBD-postgresql/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 1e26074a787..57488273527 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2009/01/18 23:09:00 he Exp $
+# $NetBSD: Makefile,v 1.50 2009/04/11 21:37:46 sno Exp $
#
-VER= 2.11.8
+VER= 2.12.0
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
SVR4_PKGNAME= p5dpo
diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo
index 02a82a14f71..ad1874c444d 100644
--- a/databases/p5-DBD-postgresql/distinfo
+++ b/databases/p5-DBD-postgresql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2009/01/18 23:09:00 he Exp $
+$NetBSD: distinfo,v 1.22 2009/04/11 21:37:46 sno Exp $
-SHA1 (DBD-Pg-2.11.8.tar.gz) = ebb901b6feccaf65432509c416f09ac8e0b2ba35
-RMD160 (DBD-Pg-2.11.8.tar.gz) = 951075722f1beb2a7f8a28bb6cd70ca76c645136
-Size (DBD-Pg-2.11.8.tar.gz) = 218125 bytes
+SHA1 (DBD-Pg-2.12.0.tar.gz) = 8eecdd5468f3ea260acab4a6e972713a88d68a22
+RMD160 (DBD-Pg-2.12.0.tar.gz) = ad0b4240ac5a23f93e8095f3cb8a6602168dca50
+Size (DBD-Pg-2.12.0.tar.gz) = 220725 bytes