pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-SQLite2 Update to 0.37
details: https://anonhg.NetBSD.org/pkgsrc/rev/0834c5a7c3c8
branches: trunk
changeset: 350270:0834c5a7c3c8
user: wen <wen%pkgsrc.org@localhost>
date: Mon Jul 25 07:54:34 2016 +0000
description:
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
diffstat:
databases/p5-DBD-SQLite2/Makefile | 5 ++---
databases/p5-DBD-SQLite2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 546db291a535 -r 0834c5a7c3c8 databases/p5-DBD-SQLite2/Makefile
--- a/databases/p5-DBD-SQLite2/Makefile Mon Jul 25 07:44:42 2016 +0000
+++ b/databases/p5-DBD-SQLite2/Makefile Mon Jul 25 07:54:34 2016 +0000
@@ -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 -r 546db291a535 -r 0834c5a7c3c8 databases/p5-DBD-SQLite2/distinfo
--- a/databases/p5-DBD-SQLite2/distinfo Mon Jul 25 07:44:42 2016 +0000
+++ b/databases/p5-DBD-SQLite2/distinfo Mon Jul 25 07:54:34 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index