pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-CDB_File Update to 0.99



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc2a50e1a361
branches:  trunk
changeset: 350264:cc2a50e1a361
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jul 25 07:33:10 2016 +0000

description:
Update to 0.99

Upstream changes:
0.99 - J. Nick Koston <bdraco%cpan.org@localhost> 2016-07-16
    - Add a fetch_all function for 1:1 hash mapping

0.98 - Todd Rinaldo <toddr%cpan.org@localhost> 2015-06-30
    - Replace use vars with our (deprecated since 5.6.0)
    - Switch from Dynaloader to XSLoader as it's known to be a lower memory profile module.

0.97_01 - Todd Rinaldo <toddr%cpan.org@localhost> 2011-04-05
    - Put ppport.h back in with an updated version.
    - ppport.h warnings now indicate that the module is not perl 5.6 compatible,
      but the test suite continues to succeed there. p5p suggests dropping support
      for 5.6

diffstat:

 databases/p5-CDB_File/Makefile |   5 ++---
 databases/p5-CDB_File/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 2495d892e765 -r cc2a50e1a361 databases/p5-CDB_File/Makefile
--- a/databases/p5-CDB_File/Makefile    Mon Jul 25 07:27:55 2016 +0000
+++ b/databases/p5-CDB_File/Makefile    Mon Jul 25 07:33:10 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2016/06/08 19:22:23 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/07/25 07:33:10 wen Exp $
 
-DISTNAME=      CDB_File-0.97
+DISTNAME=      CDB_File-0.99
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=CDB_File/}
 
diff -r 2495d892e765 -r cc2a50e1a361 databases/p5-CDB_File/distinfo
--- a/databases/p5-CDB_File/distinfo    Mon Jul 25 07:27:55 2016 +0000
+++ b/databases/p5-CDB_File/distinfo    Mon Jul 25 07:33:10 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 01:56:16 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/07/25 07:33:10 wen Exp $
 
-SHA1 (CDB_File-0.97.tar.gz) = 907512d3531e2553044f883be7b67ecbe1927395
-RMD160 (CDB_File-0.97.tar.gz) = df989cd9179ddb97aef470a2cc1f9b9728eaf16f
-SHA512 (CDB_File-0.97.tar.gz) = 14717bd982b089cb24e439079dc3f057c9ee72ce70f8650bdfb9e2e733e8c133ba9d3bb145d278ae220b6b35d242a4a6b62cb9edd19248d98138ae24ccafac40
-Size (CDB_File-0.97.tar.gz) = 16516 bytes
+SHA1 (CDB_File-0.99.tar.gz) = 53d7f08c6f921e8cec5e14824302c56051358214
+RMD160 (CDB_File-0.99.tar.gz) = 67637be2fde7f7f82d4cc90667e9ed0bcb364cc4
+SHA512 (CDB_File-0.99.tar.gz) = eb0cc238af51b7768486dd096141cba527f5d36f28c5c79b7188c4d9c5f9cc3162647725a6dcb1d51f323e95d3a7e88a2c875cd8e671aba424addec5b748294c
+Size (CDB_File-0.99.tar.gz) = 60141 bytes



Home | Main Index | Thread Index | Old Index