From 82aa46f1eefb19e0ac084b5089f8b2452e15c7a9 Mon Sep 17 00:00:00 2001 From: wen Date: Mon, 25 Jul 2016 07:54:34 +0000 Subject: Update to 0.37 Upstream changes: 0.37 2015-12-08 rurban - Fix handling of 64bit int and double result types [cpan #28448]. We promote now overlong integers to double, not strings. sqlite_set_result_double() was never used. - Add LICENSE for t/98_kwalitee.t (only specified in EUMM rule) - Add CONFIGURE_REQUIRES => DBI [cpan #110188] - Fix little spelling error [cpan #85437] - Silence void* to int cast warning in func.c - Improve kwalitee test --- databases/p5-DBD-SQLite2/Makefile | 5 ++--- databases/p5-DBD-SQLite2/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'databases') diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 73484eaa43b..2acc29cf465 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:22:24 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2016/07/25 07:54:34 wen Exp $ -DISTNAME= DBD-SQLite2-0.36 +DISTNAME= DBD-SQLite2-0.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-SQLite2/distinfo b/databases/p5-DBD-SQLite2/distinfo index 73228367832..99f7e73af8e 100644 --- a/databases/p5-DBD-SQLite2/distinfo +++ b/databases/p5-DBD-SQLite2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/03 01:56:18 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/07/25 07:54:34 wen Exp $ -SHA1 (DBD-SQLite2-0.36.tar.gz) = b4adc42d19b37f2cc324bb22355f6f904bbd1131 -RMD160 (DBD-SQLite2-0.36.tar.gz) = 2a10d179896e818df37aa75dc07e78731fec41c0 -SHA512 (DBD-SQLite2-0.36.tar.gz) = fdf200a463c28d928bc4203fdc17b0d926f69b3b7c4ddf240e19b151353dee180a0be6b3bd303fbbff21a0189a9e2e94bdef4be851af3629405e5e4529cebad1 -Size (DBD-SQLite2-0.36.tar.gz) = 371022 bytes +SHA1 (DBD-SQLite2-0.37.tar.gz) = 5ef160ffc4985fed8bf49667ff8802545a30c077 +RMD160 (DBD-SQLite2-0.37.tar.gz) = 2a887eff48412550fe3741e45b8d1cf804f29f82 +SHA512 (DBD-SQLite2-0.37.tar.gz) = 129650da10b2d41c43c77d35b5c7b7fc0d60e0127dacbba29d638a5d47b91afacee958faa87c8501c04461d8343f4c4b9c49f188350aae3d54494b5a491a6bd2 +Size (DBD-SQLite2-0.37.tar.gz) = 370783 bytes -- cgit v1.2.3