Sun Jun 14 16:51:32 2015 UTC ()
Update to 1.48:

1.48 2015-06-12
  - Switched to a production version. (ISHIGAKI)

1.47_05 2015-05-08
  - Updated to SQLite 3.8.10

1.47_04 2015-05-02
  - Used MY_CXT instead of a global variable

1.47_03 2015-04-16
  - Added :all to EXPORT_TAGS in ::Constants

1.47_02 2015-04-16
  - Updated to SQLite 3.8.9
  - Added DBD::SQLite::Constants, from which you can import any
    "useful" constants into your applications.
  - Removed previous Cygwin hack as SQLite 3.8.9 compiles well again
  - Now create_function/aggregate accepts an extra bit
    (SQLITE_DETERMINISTIC) for better performance.

1.47_01 2015-02-17
    *** (EXPERIMENTAL) CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Commented OPTIMIZE out of WriteMakefile (RT #94207).
      If your perl is not compiled with -O2, your DBD::SQLite may
      possibly behave differently under some circumstances.
      (This release is to find notable examples from CPAN Testers).
    - Set THREADSAFE to 0 under Cygwin to cope with an upstream
      regression since 3.8.7 (GH #7).

    - Updated to SQLite 3.8.8.2
    - Resolved #35449: Fast DBH->do (ptushnik, ISHIGAKI)


(wiz)
diff -r1.51 -r1.52 pkgsrc/databases/p5-DBD-SQLite/Makefile
diff -r1.23 -r1.24 pkgsrc/databases/p5-DBD-SQLite/distinfo

cvs diff -r1.51 -r1.52 pkgsrc/databases/p5-DBD-SQLite/Makefile (expand / switch to context diff)
--- pkgsrc/databases/p5-DBD-SQLite/Makefile 2015/06/12 10:48:38 1.51
+++ pkgsrc/databases/p5-DBD-SQLite/Makefile 2015/06/14 16:51:32 1.52
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2015/06/12 10:48:38 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2015/06/14 16:51:32 wiz Exp $
 
-DISTNAME=	DBD-SQLite-1.46
+DISTNAME=	DBD-SQLite-1.48
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	2
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=DBD/}
 

cvs diff -r1.23 -r1.24 pkgsrc/databases/p5-DBD-SQLite/distinfo (expand / switch to context diff)
--- pkgsrc/databases/p5-DBD-SQLite/distinfo 2014/12/10 22:01:20 1.23
+++ pkgsrc/databases/p5-DBD-SQLite/distinfo 2015/06/14 16:51:32 1.24
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2014/12/10 22:01:20 wiz Exp $
+$NetBSD: distinfo,v 1.24 2015/06/14 16:51:32 wiz Exp $
 
-SHA1 (DBD-SQLite-1.46.tar.gz) = 1210af99d7010b315e4c4de9fb895ac34bdb22bd
-RMD160 (DBD-SQLite-1.46.tar.gz) = 5fdecac9f88f17a9617a88d6e910fc58194937f6
-Size (DBD-SQLite-1.46.tar.gz) = 1718862 bytes
+SHA1 (DBD-SQLite-1.48.tar.gz) = d2baa78384b0a05fb331c1873822263a2b04c0d8
+RMD160 (DBD-SQLite-1.48.tar.gz) = 08ea8411d4258453d6f225c664cb3ef370ed102b
+Size (DBD-SQLite-1.48.tar.gz) = 1769115 bytes
 SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea