summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-04-24 07:31:39 +0000
committersno <sno@pkgsrc.org>2009-04-24 07:31:39 +0000
commit142bb106f08c783c0ed7012fddec2637bdd3cd18 (patch)
tree2e6df590e8daae871f241eaf4df6409ad8856bd2 /databases/p5-DBD-SQLite/Makefile
parent3967e0b2d7d9940fe1733c28ddef581d4b89362e (diff)
downloadpkgsrc-142bb106f08c783c0ed7012fddec2637bdd3cd18.tar.gz
PkgSrc changes:
- Updating package for p5 module DBD::SQLite to 1.25 from 1.13 Upstream changes: .25 Thu 23 Apr 2009 - Amalgamation conversion turned out to be quicker than expected. - Changing to a production release. (ADAMK) 1.24_02 Wed 22 Apr 2009 - Merging various externally-contributed annotations from annocpan.org (ADAMK) - Created the beginnings of a DBD::SQLite::Cookbook (ADAMK) 1.24_01 Wed 22 Apr 2009 - Moved getsqlite.pl into util (ADAMK) - Switching to the RT queue instead of the RT report page that does nothing and just refers you to email (ADAMK) - Now DBD::SQLite also uses amalgamated source recommended at sqlite.org (ISHIGAKI) - Resolved #45166: better unicode path handling under cygwin (ISHIGAKI) - Resolved #45171: test failure on CentOS 4.6 (ISHIGAKI)
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r--databases/p5-DBD-SQLite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 4c0da3f3a3c..09a6dfd14cf 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2009/04/23 06:55:03 sno Exp $
+# $NetBSD: Makefile,v 1.23 2009/04/24 07:31:39 sno Exp $
#
-DISTNAME= DBD-SQLite-1.23
+DISTNAME= DBD-SQLite-1.25
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dsl
CATEGORIES= databases perl5