pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-Crypt-RIPEMD160



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Sep  5 06:38:54 UTC 2021

Modified Files:
        pkgsrc/security/p5-Crypt-RIPEMD160: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/security/p5-Crypt-RIPEMD160/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/p5-Crypt-RIPEMD160/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-Crypt-RIPEMD160/Makefile
diff -u pkgsrc/security/p5-Crypt-RIPEMD160/Makefile:1.34 pkgsrc/security/p5-Crypt-RIPEMD160/Makefile:1.35
--- pkgsrc/security/p5-Crypt-RIPEMD160/Makefile:1.34    Mon May 24 19:54:00 2021
+++ pkgsrc/security/p5-Crypt-RIPEMD160/Makefile Sun Sep  5 06:38:54 2021
@@ -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/}
 

Index: pkgsrc/security/p5-Crypt-RIPEMD160/distinfo
diff -u pkgsrc/security/p5-Crypt-RIPEMD160/distinfo:1.6 pkgsrc/security/p5-Crypt-RIPEMD160/distinfo:1.7
--- pkgsrc/security/p5-Crypt-RIPEMD160/distinfo:1.6     Wed Feb 10 04:32:03 2016
+++ pkgsrc/security/p5-Crypt-RIPEMD160/distinfo Sun Sep  5 06:38:54 2021
@@ -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