pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-SMIME
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 13:54:15 UTC 2020
Modified Files:
pkgsrc/security/p5-Crypt-SMIME: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/p5-Crypt-SMIME/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/p5-Crypt-SMIME/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-SMIME/Makefile
diff -u pkgsrc/security/p5-Crypt-SMIME/Makefile:1.7 pkgsrc/security/p5-Crypt-SMIME/Makefile:1.8
--- pkgsrc/security/p5-Crypt-SMIME/Makefile:1.7 Fri Sep 4 14:12:10 2020
+++ pkgsrc/security/p5-Crypt-SMIME/Makefile Mon Sep 7 13:54:15 2020
@@ -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 @@ PERL5_PACKLIST= auto/Crypt/SMIME/.packli
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"
Index: pkgsrc/security/p5-Crypt-SMIME/distinfo
diff -u pkgsrc/security/p5-Crypt-SMIME/distinfo:1.1 pkgsrc/security/p5-Crypt-SMIME/distinfo:1.2
--- pkgsrc/security/p5-Crypt-SMIME/distinfo:1.1 Sun Mar 11 11:09:16 2018
+++ pkgsrc/security/p5-Crypt-SMIME/distinfo Mon Sep 7 13:54:15 2020
@@ -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