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 3.4.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b14166c9e97
branches:  trunk
changeset: 639928:2b14166c9e97
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 01 10:42:02 2014 +0000

description:
Update to 3.4.2:

Version 3.4.2  Released September 25, 2015 (git commit 61440e1f4ccb6c293c5838676da1942e0df67271)

  - Fix bug where single-quoted type arguments to the table_info()
    method were causing a SQL error.
    [Greg Sabino Mullane] (CPAN bug #99144)

diffstat:

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

diffs (25 lines):

diff -r a468f8e2caf4 -r 2b14166c9e97 databases/p5-DBD-postgresql/Makefile
--- a/databases/p5-DBD-postgresql/Makefile      Wed Oct 01 10:23:56 2014 +0000
+++ b/databases/p5-DBD-postgresql/Makefile      Wed Oct 01 10:42:02 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2014/09/06 13:35:43 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2014/10/01 10:42:02 wiz Exp $
 
-DISTNAME=      DBD-Pg-3.4.1
+DISTNAME=      DBD-Pg-3.4.2
 PKGNAME=       p5-${DISTNAME:C/-Pg-/-postgresql-/}
 SVR4_PKGNAME=  p5dpo
 CATEGORIES=    databases perl5
diff -r a468f8e2caf4 -r 2b14166c9e97 databases/p5-DBD-postgresql/distinfo
--- a/databases/p5-DBD-postgresql/distinfo      Wed Oct 01 10:23:56 2014 +0000
+++ b/databases/p5-DBD-postgresql/distinfo      Wed Oct 01 10:42:02 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2014/09/06 13:35:43 wiz Exp $
+$NetBSD: distinfo,v 1.36 2014/10/01 10:42:02 wiz Exp $
 
-SHA1 (DBD-Pg-3.4.1.tar.gz) = 1b52e6a74e0c8ee51a1fb0fed6a5f79b54df372f
-RMD160 (DBD-Pg-3.4.1.tar.gz) = 3e1f8de5a189e5c75e945db6c7cfe0303c2e84ca
-Size (DBD-Pg-3.4.1.tar.gz) = 253147 bytes
+SHA1 (DBD-Pg-3.4.2.tar.gz) = aa8b141ec0318153d65689f9072dfd2a3f76f57b
+RMD160 (DBD-Pg-3.4.2.tar.gz) = d8aeb20a5f2d30789c882240389432f38ad39109
+Size (DBD-Pg-3.4.2.tar.gz) = 253346 bytes



Home | Main Index | Thread Index | Old Index