Mon Apr 29 07:11:58 2024 UTC (28d)
Update to 0.30

Upstream changes:
0.30    Mon Mar 25 11:13:13 JST 2024
        - Added missing licence info to META files:
          https://rt.cpan.org/Public/Bug/Display.html?id=152521

0.29    Mon Mar  4 18:10:38 JST 2024
        - Fixed a bug which could cause a double-free on X.509
          structures in a certain scenario:
          https://rt.cpan.org/Public/Bug/Display.html?id=152115


(wen)
diff -r1.18 -r1.19 pkgsrc/security/p5-Crypt-SMIME/Makefile
diff -r1.6 -r1.7 pkgsrc/security/p5-Crypt-SMIME/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/security/p5-Crypt-SMIME/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Crypt-SMIME/Makefile 2023/10/24 22:10:54 1.18
+++ pkgsrc/security/p5-Crypt-SMIME/Makefile 2024/04/29 07:11:58 1.19
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.18 2023/10/24 22:10:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.19 2024/04/29 07:11:58 wen Exp $
2 2
3DISTNAME= Crypt-SMIME-0.28 3DISTNAME= Crypt-SMIME-0.30
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 
6CATEGORIES= security 5CATEGORIES= security
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIKAGE/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIKAGE/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/pod/Crypt::SMIME 9HOMEPAGE= https://metacpan.org/pod/Crypt::SMIME
11COMMENT= Perl5 S/MIME message signing, verification, encryption and decryption 10COMMENT= Perl5 S/MIME message signing, verification, encryption and decryption
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14TOOL_DEPENDS+= p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig 13TOOL_DEPENDS+= p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig
15TOOL_DEPENDS+= p5-ExtUtils-CChecker-[0-9]*:../../devel/p5-ExtUtils-CChecker 14TOOL_DEPENDS+= p5-ExtUtils-CChecker-[0-9]*:../../devel/p5-ExtUtils-CChecker
16TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception 15TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
17 16
18USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config

cvs diff -r1.6 -r1.7 pkgsrc/security/p5-Crypt-SMIME/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Crypt-SMIME/distinfo 2022/05/28 03:26:37 1.6
+++ pkgsrc/security/p5-Crypt-SMIME/distinfo 2024/04/29 07:11:58 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2022/05/28 03:26:37 wen Exp $ 1$NetBSD: distinfo,v 1.7 2024/04/29 07:11:58 wen Exp $
2 2
3BLAKE2s (Crypt-SMIME-0.28.tar.gz) = ef48a0ddfe4290cf9b314021d403020c0cbc5441c76c94fc75ef5fd926c0528f 3BLAKE2s (Crypt-SMIME-0.30.tar.gz) = beebb450d4d41ae1adc9e68cb29b50b6767abae2c3026a1e559668a387b234e1
4SHA512 (Crypt-SMIME-0.28.tar.gz) = a930b7c10860550f57e1d83fc78cfe7ee17d265bdb7a04a6ad06281dcf419573e48271b83b66773ee871e4040cd2851fec2882a3b5e426456e5906415793927e 4SHA512 (Crypt-SMIME-0.30.tar.gz) = 6e8e3a16803f4381fb6513fb2f4f4fd866dbd11c92f40651dc44dbcb6b2b3d1be4caa9940109b3bb018b0188933477d7f567f403a0d1fe374c63c7b62d4adb82
5Size (Crypt-SMIME-0.28.tar.gz) = 28611 bytes 5Size (Crypt-SMIME-0.30.tar.gz) = 28475 bytes