Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-DBD-SQLite2
From: Wen Heping
Date: 2016-07-25 09:54:34
Message id: 20160725075434.EEB3EFBB5@cvs.NetBSD.org
Log Message:
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
Files: