diff options
author | wiz <wiz@pkgsrc.org> | 2018-05-02 13:27:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-05-02 13:27:50 +0000 |
commit | 215db4030c367c1b3f49eeec597f806835bad2b2 (patch) | |
tree | 6702add3a7e23725afcf0825a47da03e00e4cb7e /security/p5-Digest-SHA | |
parent | ef7f55370b729839e5ab4bddd19a983e309358aa (diff) | |
download | pkgsrc-215db4030c367c1b3f49eeec597f806835bad2b2.tar.gz |
p5-Digest-SHA: update to 6.02.
6.02 Fri Apr 20 16:25:30 MST 2018
- silenced compiler warnings from VS2017
-- ref. rt.cpan.org #124477
-- thanks to Sergey Aleynikov for diagnostics
- modified addfile to return error when given a directory name
-- makes behavior consistent with GNU coreutils shaXsum
-- thanks to Scott Baker for pointing this out
Diffstat (limited to 'security/p5-Digest-SHA')
-rw-r--r-- | security/p5-Digest-SHA/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-SHA/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index 3d765c10e94..eb78f4aab58 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2017/12/30 14:51:31 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2018/05/02 13:27:50 wiz Exp $ -DISTNAME= Digest-SHA-6.01 +DISTNAME= Digest-SHA-6.02 PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-SHA/distinfo b/security/p5-Digest-SHA/distinfo index 22957549ecb..a0f624fad6f 100644 --- a/security/p5-Digest-SHA/distinfo +++ b/security/p5-Digest-SHA/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.26 2017/12/30 14:51:31 wiz Exp $ +$NetBSD: distinfo,v 1.27 2018/05/02 13:27:50 wiz Exp $ -SHA1 (Digest-SHA-6.01.tar.gz) = d9e55ca244e7bae7ad39dc1c12f5051ee15a1c63 -RMD160 (Digest-SHA-6.01.tar.gz) = 76f594d9ed6200dd6aed839983b78875787fb468 -SHA512 (Digest-SHA-6.01.tar.gz) = 55c6f4c8a5062ce5a111ac445f5934162a38a92505313347d7f13d8085696a69da41dc101769d2548d03c4480a8975305612e87490a456e11b30b487f32f63cd -Size (Digest-SHA-6.01.tar.gz) = 46450 bytes +SHA1 (Digest-SHA-6.02.tar.gz) = aa0279f5a9fcb1774d535931217b8e2b94b30892 +RMD160 (Digest-SHA-6.02.tar.gz) = 5983f858d35d79d1148da1cce7e13bcb13f2a886 +SHA512 (Digest-SHA-6.02.tar.gz) = 405da790a409e22fa266d0915c26223ed64c1bed96ce78d83931bab7b8a1b27deefcb05e366e5088b7aa722530f0d70f03d83a85b98637e477930aad7212a806 +Size (Digest-SHA-6.02.tar.gz) = 46484 bytes |