diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-01 14:06:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-01 14:06:03 +0000 |
commit | 3f3b1c5656bb0ca4906ec421f454224cf22193bb (patch) | |
tree | 5b24aead80837c9416d0e43a88feb4b47ee461ae /databases | |
parent | e689ae3dfea8fe95564b2ab3e730e66d2aedca8c (diff) | |
download | pkgsrc-3f3b1c5656bb0ca4906ec421f454224cf22193bb.tar.gz |
Updated p5-DBD-SQLite to 1.54.
1.54 2016-12-24
- Switched to a production version.
- Resolved RT#119219: Trivial documentation bug in DBL::SQLite 1.52
1.53_01 2016-11-26
- Re-enabled perl tokenizer by calling sqlite_db_config
if SQLite >= 3.12
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 294b5eafc88..b5c32fe95a5 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2016/12/04 05:17:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2017/01/01 14:06:03 wiz Exp $ -DISTNAME= DBD-SQLite-1.52 +DISTNAME= DBD-SQLite-1.54 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index f246e4f6b57..e593208e3fe 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.27 2016/11/16 10:16:16 wiz Exp $ +$NetBSD: distinfo,v 1.28 2017/01/01 14:06:03 wiz Exp $ -SHA1 (DBD-SQLite-1.52.tar.gz) = 1bd2e706c911395a014f83562ad18860e97e204f -RMD160 (DBD-SQLite-1.52.tar.gz) = 100d286ad0546d8671d5882529d1729e7c127e3e -SHA512 (DBD-SQLite-1.52.tar.gz) = 589ab97af705ac8236951d73bdf88a571531ec3d3d75d8bf25c1e1c275fa89a01b907b0a25807fc926808872761ee1087ace47725c3f7a220972923996d3d2d4 -Size (DBD-SQLite-1.52.tar.gz) = 2136120 bytes +SHA1 (DBD-SQLite-1.54.tar.gz) = b9fc3e565899c67beffad2e290a816cbb69b03f2 +RMD160 (DBD-SQLite-1.54.tar.gz) = f97a2a5ff99148e49a30e5b3246422b328e1bb95 +SHA512 (DBD-SQLite-1.54.tar.gz) = a8daff59679973467dff80c013b6ff9d7229a505b62c0312bdf7f9288af64dcd2e99f889b66eb98103b0e6ac7a9b0fa7c9c517c5c2673ee7f84b3b6b5d26173e +Size (DBD-SQLite-1.54.tar.gz) = 2136219 bytes SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea |