diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2006-04-20 08:07:08 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2006-04-20 08:07:08 +0000 |
commit | 31fd1fa492400141cabb98b69d45c514dd41394e (patch) | |
tree | 85c14962a3d6e1399612eeceee1b154225e29009 /databases | |
parent | b34c32b01af5a1375a85bd4083c1f8ac083305e2 (diff) | |
download | pkgsrc-31fd1fa492400141cabb98b69d45c514dd41394e.tar.gz |
Updated to 1.12.
Change from 1.11:
1.12
- Brought up to date with SQLite 3.3.5
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index a5d1e787e8d..9a104e679b7 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:09 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/20 08:07:08 hiramatsu Exp $ # -DISTNAME= DBD-SQLite-1.11 +DISTNAME= DBD-SQLite-1.12 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dsl CATEGORIES= databases perl5 diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 4873e71e152..fe00abe1ce5 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2006/02/15 23:06:42 abs Exp $ +$NetBSD: distinfo,v 1.7 2006/04/20 08:07:08 hiramatsu Exp $ -SHA1 (DBD-SQLite-1.11.tar.gz) = dac72b88104c9748eab1e2260f459f2cfee5cc82 -RMD160 (DBD-SQLite-1.11.tar.gz) = e3914154a65038d8fbf510f28b8dbba067f57786 -Size (DBD-SQLite-1.11.tar.gz) = 493821 bytes +SHA1 (DBD-SQLite-1.12.tar.gz) = 470ae2051d54897f35dcc01c1d1c84ed36acf286 +RMD160 (DBD-SQLite-1.12.tar.gz) = 542f3f0bc0fcf59344ad3955c5b3439cd268cbcb +Size (DBD-SQLite-1.12.tar.gz) = 547151 bytes |