summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwen <wen>2017-01-02 12:02:04 +0000
committerwen <wen>2017-01-02 12:02:04 +0000
commit348a81f1278f75cbe7096acd5914f253093cdda8 (patch)
tree7a0161689985426f231ed6c18e1de136f26e3e4d /databases
parentbf87373f40a16cb15d19fec9d6e0438bed47a26c (diff)
downloadpkgsrc-348a81f1278f75cbe7096acd5914f253093cdda8.tar.gz
Update to 1.56
Upstream changes: 1.56 2016-10-06 Full release of the 1.53 development series One version skipped because of indexing problems. 1.53_2 2016-02-03 [MISCELLANEOUS] Add new FAQs 1.53_1 2015-10-16 [BUG FIXES] Strictly speaking this is a bug fix to DBI and not DBD::ODBC but DBI now supports 64 bit row counts where an IV in perl is 64 bits. However, it necessitated changes to DBD::ODBC to pick up the fix. odbc_rows (my workaround since 2012) is still supported but should no longer be required so long as you use this DBD::ODBC and DBI 1.633_92 or above. [INTERNALS] Removed dbd_st_rows and now setting DBIc_ROW_COUNT. [DOCUMENTATION] Add tables and table_info section to deviations from the DBI spec. [MISCELLANEOUS] Change column name in t/rt_101579.t as "method" is a reserved word in. Teradata Thanks to Zhenyi Zhou. Remove duplicate dynamic_config from META.yml.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-ODBC/Makefile4
-rw-r--r--databases/p5-DBD-ODBC/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index 69ad32286bc..a612d7472ae 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/07/15 23:31:57 wen Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/02 12:02:04 wen Exp $
-DISTNAME= DBD-ODBC-1.52
+DISTNAME= DBD-ODBC-1.56
PKGNAME= p5-${DISTNAME}
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 54b0fc1adf3..7ebb027765b 100644
--- a/databases/p5-DBD-ODBC/distinfo
+++ b/databases/p5-DBD-ODBC/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/07/15 23:31:57 wen Exp $
+$NetBSD: distinfo,v 1.9 2017/01/02 12:02:04 wen Exp $
-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
+SHA1 (DBD-ODBC-1.56.tar.gz) = 4171b9ef79320dc94fd533f505afd6fc219be598
+RMD160 (DBD-ODBC-1.56.tar.gz) = 5fcf9e982ad1ac04351c13e47761ca5a61810d28
+SHA512 (DBD-ODBC-1.56.tar.gz) = 374bf0f87bbb84128f5999670aee228185d6741a2364745a6dd268068ea53b73f6c8756da60052ae86ec74a335b583d0ae93c449f620c467f1d1fba84fcfa805
+Size (DBD-ODBC-1.56.tar.gz) = 280907 bytes