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 Update to 2.16.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3515ee0ead5b
branches: trunk
changeset: 569910:3515ee0ead5b
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 20 15:01:31 2010 +0000
description:
Update to 2.16.0:
2.16.0 Released December 17, 2009
- Put in a test for high-bit characters in bytea handling.
[Bryce Nesbitt] (see also CPAN bug #39390)
- Better SQLSTATE code on connection failure (CPAN bug #52863)
[Chris Travers with help from Andrew Gierth]
- Fixed POD escapes (CPAN bug #51856) [FWIE%cpan.org@localhost]
diffstat:
databases/p5-DBD-postgresql/Makefile | 4 ++--
databases/p5-DBD-postgresql/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 9a0cc6777136 -r 3515ee0ead5b databases/p5-DBD-postgresql/Makefile
--- a/databases/p5-DBD-postgresql/Makefile Wed Jan 20 15:01:10 2010 +0000
+++ b/databases/p5-DBD-postgresql/Makefile Wed Jan 20 15:01:31 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2009/08/16 16:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2010/01/20 15:01:31 wiz Exp $
#
-VER= 2.15.1
+VER= 2.16.0
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
SVR4_PKGNAME= p5dpo
diff -r 9a0cc6777136 -r 3515ee0ead5b databases/p5-DBD-postgresql/distinfo
--- a/databases/p5-DBD-postgresql/distinfo Wed Jan 20 15:01:10 2010 +0000
+++ b/databases/p5-DBD-postgresql/distinfo Wed Jan 20 15:01:31 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2009/08/16 16:04:38 wiz Exp $
+$NetBSD: distinfo,v 1.26 2010/01/20 15:01:31 wiz Exp $
-SHA1 (DBD-Pg-2.15.1.tar.gz) = 2e9dd36eb88168848dd1086904f99369138ec04b
-RMD160 (DBD-Pg-2.15.1.tar.gz) = e3dd54e78c9205e8a7c6e30587c59ef85e7c0e42
-Size (DBD-Pg-2.15.1.tar.gz) = 220802 bytes
+SHA1 (DBD-Pg-2.16.0.tar.gz) = 6ef7d3b11af27b823f4503b97f0ae098cba2b009
+RMD160 (DBD-Pg-2.16.0.tar.gz) = 1693141a1aa73efa1d5c8f9b362f2d2a14f0729f
+Size (DBD-Pg-2.16.0.tar.gz) = 230294 bytes
Home |
Main Index |
Thread Index |
Old Index