summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-ODBC
diff options
context:
space:
mode:
authorwen <wen>2016-07-15 23:31:57 +0000
committerwen <wen>2016-07-15 23:31:57 +0000
commita650ea084174d2dbb8c783625b8b0c35bd8b31f3 (patch)
tree838721be73497af265312094183372bfab82a4a6 /databases/p5-DBD-ODBC
parentfc9aee15a771a9c169b281bd57873919172a722a (diff)
downloadpkgsrc-a650ea084174d2dbb8c783625b8b0c35bd8b31f3.tar.gz
Update to 1.52
Upstream changes: 1.52 2015-04-15 [MISCELLANEOUS] Changes to the test suite to make it run better with Postgres thanks to Greg Sabino Mullane. 1.51_4 2015-01-18 [BUG FIXES] Numerous errors in the test suite (with SQLite ODBC driver) mostly down to not creating the test table first. [MISCELLANEOUS] Try and make the test suite run ok for SQLite ODBC driver so I can use it in travis-ci. 1.51_3 2015-01-17 [BUG FIXES] RT101579 - using bound input parameters for numeric columns (e.g., SQL_NUMERIC) only works the first time and will quite likey fail with "string data, right truncation" on the second and subsequent calls to execute. Thanks to Laura Cox for finding. 1.51_2 2014-11-19 [BUG FIXES] The table_info method (ANSI version only) was incorrectly passing the table name for the type argument. I think this bug was introduced last year. 1.51_1 2014-11-14 [BUG FIXES] RT100186 - handle VARBINARY(MAX) parameters with SQL Server native client. Identify "libmsodbcsql*" as the MS ODBC Driver for Linux as there are some specific workarounds for MS Native Client ODBC driver.
Diffstat (limited to 'databases/p5-DBD-ODBC')
-rw-r--r--databases/p5-DBD-ODBC/Makefile5
-rw-r--r--databases/p5-DBD-ODBC/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index 94947d1fbd8..69ad32286bc 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:22:24 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/15 23:31:57 wen Exp $
-DISTNAME= DBD-ODBC-1.50
+DISTNAME= DBD-ODBC-1.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-ODBC/distinfo b/databases/p5-DBD-ODBC/distinfo
index 78afe1aa753..54b0fc1adf3 100644
--- a/databases/p5-DBD-ODBC/distinfo
+++ b/databases/p5-DBD-ODBC/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 01:56:18 agc Exp $
+$NetBSD: distinfo,v 1.8 2016/07/15 23:31:57 wen Exp $
-SHA1 (DBD-ODBC-1.50.tar.gz) = 290b8bd11dfddceb7fa8990242763b1c5d8b328e
-RMD160 (DBD-ODBC-1.50.tar.gz) = c64520f1088221ccb5957fcae7eebadf2b0d0148
-SHA512 (DBD-ODBC-1.50.tar.gz) = 90171d743d2c01a251772bd5c36315f32fb0ba327b1b2ad328a6e6b1471b53e345d21bff4d55fde38b37eaf2976a743027cb3cb868ce7b9b1ae20c6ca8746827
-Size (DBD-ODBC-1.50.tar.gz) = 277936 bytes
+SHA1 (DBD-ODBC-1.52.tar.gz) = 61415ff879dad4b6f52fe5a2dc8c91109d5bb7da
+RMD160 (DBD-ODBC-1.52.tar.gz) = 41bdfd63785fb9e4dc7aabbc722a275f0e742467
+SHA512 (DBD-ODBC-1.52.tar.gz) = 3f49b830dbea1a97a3220b7be9cc589ea20e9dbb937240144c17dea9d9efbbb1b44139184f12a93826e57bbe1a6a43e4a09e1b56515c929f568de64419ae1ffc
+Size (DBD-ODBC-1.52.tar.gz) = 279222 bytes