diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-28 09:24:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-28 09:24:09 +0000 |
commit | 912376b0c603ca726c6f6e74ade0dcfc22c4d8a2 (patch) | |
tree | a62600c505439f3a9bde54cea60abf64cd15979c /databases | |
parent | 25dbbaf11a5415e4ea5608cdcf6d16be1e7b45c0 (diff) | |
download | pkgsrc-912376b0c603ca726c6f6e74ade0dcfc22c4d8a2.tar.gz |
Update to 1.40:
1.40 Sun 28 Jul 2013
- NetBSD also doesn't like the _XOPEN_SOURCE hack (ISHIGAKI)
- Resolved #86080: PATCH: statistics_info support (DDICK)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 774ab0513d9..9e2d716d4c9 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/10/19 09:07:01 adam Exp $ +# $NetBSD: Makefile,v 1.40 2014/01/28 09:24:09 wiz Exp $ -DISTNAME= DBD-SQLite-1.39 +DISTNAME= DBD-SQLite-1.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5dsl 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 c249121fc76..881b1b911b8 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2013/07/13 18:12:11 schmonz Exp $ +$NetBSD: distinfo,v 1.20 2014/01/28 09:24:09 wiz Exp $ -SHA1 (DBD-SQLite-1.39.tar.gz) = 73c6a48ce0f05ccfef50bb656b72f2c050ddf9fe -RMD160 (DBD-SQLite-1.39.tar.gz) = 470e295e1895837e76450f06cdd0cdbf45c6f346 -Size (DBD-SQLite-1.39.tar.gz) = 1571169 bytes +SHA1 (DBD-SQLite-1.40.tar.gz) = 4f55414e0e3a29de90fee89eaec4e29b50c72575 +RMD160 (DBD-SQLite-1.40.tar.gz) = 6682b57f82b3c3ae590933045cc7e6bf8d679c75 +Size (DBD-SQLite-1.40.tar.gz) = 1571899 bytes SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea |