pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-RIPEMD160 Update to 0.08



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a742057f79bc
branches:  trunk
changeset: 457949:a742057f79bc
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Sep 05 06:38:54 2021 +0000

description:
Update to 0.08

Upstream changes:
0.08 Wed Oct 21 2020
- Switch to XSLoader

0.07 Wed Oct 21 2020
- Rename the subroutine compress to not conflict with libz's symbol
- Update manifest and .gitignore
- Move modules to lib/
- drop use vars and Exporter
- Do not provide examples of indirect calls to the module.

diffstat:

 security/p5-Crypt-RIPEMD160/Makefile |   5 ++---
 security/p5-Crypt-RIPEMD160/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 2595470bba0c -r a742057f79bc security/p5-Crypt-RIPEMD160/Makefile
--- a/security/p5-Crypt-RIPEMD160/Makefile      Sun Sep 05 04:05:25 2021 +0000
+++ b/security/p5-Crypt-RIPEMD160/Makefile      Sun Sep 05 06:38:54 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2021/05/24 19:54:00 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2021/09/05 06:38:54 wen Exp $
 #
 
-DISTNAME=              Crypt-RIPEMD160-0.06
+DISTNAME=              Crypt-RIPEMD160-0.08
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           6
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 
diff -r 2595470bba0c -r a742057f79bc security/p5-Crypt-RIPEMD160/distinfo
--- a/security/p5-Crypt-RIPEMD160/distinfo      Sun Sep 05 04:05:25 2021 +0000
+++ b/security/p5-Crypt-RIPEMD160/distinfo      Sun Sep 05 06:38:54 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/02/10 04:32:03 wen Exp $
+$NetBSD: distinfo,v 1.7 2021/09/05 06:38:54 wen Exp $
 
-SHA1 (Crypt-RIPEMD160-0.06.tar.gz) = fbeadb971ecad51bb9d5f543f616742af5cde6d5
-RMD160 (Crypt-RIPEMD160-0.06.tar.gz) = 486d3e97554886773b6cae4282eccdc42bcbe4bd
-SHA512 (Crypt-RIPEMD160-0.06.tar.gz) = 5c009f8e3a9e42d5fb172f74eb97ab9b7e2912b23d62556f999d6d4f244ff972f7925d357cc3dd5d1e9e708a8350f8f131f8875aae076927c6bfb506bafcc755
-Size (Crypt-RIPEMD160-0.06.tar.gz) = 58766 bytes
+SHA1 (Crypt-RIPEMD160-0.08.tar.gz) = cb40b8a8b19846c285c6767c44c74554673ecc63
+RMD160 (Crypt-RIPEMD160-0.08.tar.gz) = 8516b1eceac6f0975a1228a6b8cc1f522e9c4125
+SHA512 (Crypt-RIPEMD160-0.08.tar.gz) = 435e0239c67aebdeaaa328c10bb6d12934b72c436e4eb21f177281ecd77204fdf300c0a7f38ee59bc1ca61b08cf632989ab513c4ee51c78415c722329ab9486c
+Size (Crypt-RIPEMD160-0.08.tar.gz) = 60041 bytes



Home | Main Index | Thread Index | Old Index