Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-SMIME p5-Crypt-SMIME: update to 0.26.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0e77c1193c9
branches:  trunk
changeset: 438490:f0e77c1193c9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 13:54:15 2020 +0000

description:
p5-Crypt-SMIME: update to 0.26.

0.26    Mon Aug  3 15:40:04 JST 2020
        - sign(), signonly(), encrypt(), check(), decrypt() no longer
          truncate inputs on a NUL character, Patch by Brian Safford
          (https://rt.cpan.org/Public/Bug/Display.html?id=133084)

diffstat:

 security/p5-Crypt-SMIME/Makefile |   6 +++---
 security/p5-Crypt-SMIME/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r e8a48efe1473 -r f0e77c1193c9 security/p5-Crypt-SMIME/Makefile
--- a/security/p5-Crypt-SMIME/Makefile  Mon Sep 07 13:53:01 2020 +0000
+++ b/security/p5-Crypt-SMIME/Makefile  Mon Sep 07 13:54:15 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/09/04 14:12:10 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/07 13:54:15 wiz Exp $
 
-DISTNAME=      Crypt-SMIME-0.25
+DISTNAME=      Crypt-SMIME-0.26
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    security
 MASTER_SITES=  https://cpan.metacpan.org/authors/id/M/MI/MIKAGE/
 
@@ -15,6 +14,7 @@
 
 BUILD_DEPENDS+=        p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig
 BUILD_DEPENDS+=        p5-ExtUtils-CChecker-[0-9]*:../../devel/p5-ExtUtils-CChecker
+TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 
 .include "../../security/openssl/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
diff -r e8a48efe1473 -r f0e77c1193c9 security/p5-Crypt-SMIME/distinfo
--- a/security/p5-Crypt-SMIME/distinfo  Mon Sep 07 13:53:01 2020 +0000
+++ b/security/p5-Crypt-SMIME/distinfo  Mon Sep 07 13:54:15 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/11 11:09:16 maya Exp $
+$NetBSD: distinfo,v 1.2 2020/09/07 13:54:15 wiz Exp $
 
-SHA1 (Crypt-SMIME-0.25.tar.gz) = 58a0e699c5687d4481e7a4c13341baf355c508c6
-RMD160 (Crypt-SMIME-0.25.tar.gz) = 26981e27b1ba4f979b0b3c05d7835613bbb34e38
-SHA512 (Crypt-SMIME-0.25.tar.gz) = 84f61c247d095ad345a6c736120d11c516e776c5f4a599a4c275481c4bd4597fcb2e0a17da5dc3e111310d3f99f9f39fb0876477098d9e6d9eabd777d145176f
-Size (Crypt-SMIME-0.25.tar.gz) = 28029 bytes
+SHA1 (Crypt-SMIME-0.26.tar.gz) = ae1c66c3286e0bc1ee3f591d371b4dd31ba5f6e0
+RMD160 (Crypt-SMIME-0.26.tar.gz) = 6ef3f52e8cee1b147e8da069ece2a2426e9f5ba0
+SHA512 (Crypt-SMIME-0.26.tar.gz) = 6ed7493a304bfff9946b465f0efda3e7df2c956aa964312b4c2b77c45d2827fd02d391886614f70bb25e8c692690ca62f5deff2fd482c66af9cb1e1b7b906bae
+Size (Crypt-SMIME-0.26.tar.gz) = 28171 bytes



Home | Main Index | Thread Index | Old Index