diff options
author | wen <wen@pkgsrc.org> | 2016-07-25 07:36:54 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-07-25 07:36:54 +0000 |
commit | 49f9e83e3775e66ad5d7271af9289a031cc2b083 (patch) | |
tree | 9d1319bc422d8ecd1c5dfc8596c3e98ff2ec7b16 /databases/p5-DB_File | |
parent | 6dcf1d269814af59e2c0488f5e6afd8ed702a7c1 (diff) | |
download | pkgsrc-49f9e83e3775e66ad5d7271af9289a031cc2b083.tar.gz |
Update to 1.838
Upstream changes:
1.838 15 May 2016
* #101342: R_SETCURSOR compiler warning
#111726: Coverity finding: flagSet() test always false
1.837 9 Jan 2016
* DB_File: database UTF-8 documentation
RT #110248
* Coverity finding: status variable ignored multiple times
RT #111725
1.836 6 Jan 2016
* Confirm build with BDB 6.2
Diffstat (limited to 'databases/p5-DB_File')
-rw-r--r-- | databases/p5-DB_File/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DB_File/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DB_File/Makefile b/databases/p5-DB_File/Makefile index 603348524f2..52ca07bd3aa 100644 --- a/databases/p5-DB_File/Makefile +++ b/databases/p5-DB_File/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2016/06/08 19:22:28 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2016/07/25 07:36:54 wen Exp $ -DISTNAME= DB_File-1.835 +DISTNAME= DB_File-1.838 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File/} diff --git a/databases/p5-DB_File/distinfo b/databases/p5-DB_File/distinfo index 34ca9bd3c5a..4babf313f3b 100644 --- a/databases/p5-DB_File/distinfo +++ b/databases/p5-DB_File/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2015/11/03 01:56:21 agc Exp $ +$NetBSD: distinfo,v 1.20 2016/07/25 07:36:54 wen Exp $ -SHA1 (DB_File-1.835.tar.gz) = 010a43985eda29197803edded1e8e8edc5828a07 -RMD160 (DB_File-1.835.tar.gz) = fd7028326a085949743258f03ae4d674d6caa0f2 -SHA512 (DB_File-1.835.tar.gz) = b053e2cb6104a803b2aa7205d041e11140e138fd6b788775501b0f4a09b9c7a3dc7eb294e6086432faa828246cc30e2f164237196db84d07932e47292dc2254a -Size (DB_File-1.835.tar.gz) = 134874 bytes +SHA1 (DB_File-1.838.tar.gz) = 007422734b7117974983745a75ec8227f778b037 +RMD160 (DB_File-1.838.tar.gz) = 316ebe2874cd18d0d5b7239b62bd26d6ed0655f3 +SHA512 (DB_File-1.838.tar.gz) = 1e74d4472649a43b9bda821d39cdae372b34e8ab3b0d21c8a70087f8ada4b4ae2425683d72003854802b6afdba3acce1ea0a5065c07acb9fa45458f6aa6f0aa9 +Size (DB_File-1.838.tar.gz) = 135563 bytes |