pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-OpenPGP
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 29 16:14:23 UTC 2024
Modified Files:
pkgsrc/security/p5-Crypt-OpenPGP: Makefile distinfo
Log Message:
p5-Crypt-OpenPGP: update to 1.19.
1.19 -- Sun Dec 22 19:19:35 AST 2024
[Changes since 1.18]
- Mostly small fixes
- Actually show missing module if Crypt::DSA is not installed
- Merge GH https://github.com/perl-Crypt-OpenPGP/Crypt-OpenPGP/pull/10 from @JRaspass
[Detailed Changelog]
- 46eef52 Add use warnings
- d5a6d7e Fixes RT#12237: Crypt::OpenPGP::PacketFactory::parse doesn't catch errors
- ed584f1 Fixes RT#82315: Add support for Crypt::CAST5
- 31f3378 Update the version in each file
- 524ef39 Replace "use vars" with "our"
- bbe3894 v1.18
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/security/p5-Crypt-OpenPGP/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/p5-Crypt-OpenPGP/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-OpenPGP/Makefile
diff -u pkgsrc/security/p5-Crypt-OpenPGP/Makefile:1.48 pkgsrc/security/p5-Crypt-OpenPGP/Makefile:1.49
--- pkgsrc/security/p5-Crypt-OpenPGP/Makefile:1.48 Sat Nov 16 12:06:29 2024
+++ pkgsrc/security/p5-Crypt-OpenPGP/Makefile Sun Dec 29 16:14:23 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2024/11/16 12:06:29 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2024/12/29 16:14:23 wiz Exp $
-DISTNAME= Crypt-OpenPGP-1.18
+DISTNAME= Crypt-OpenPGP-1.19
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
Index: pkgsrc/security/p5-Crypt-OpenPGP/distinfo
diff -u pkgsrc/security/p5-Crypt-OpenPGP/distinfo:1.12 pkgsrc/security/p5-Crypt-OpenPGP/distinfo:1.13
--- pkgsrc/security/p5-Crypt-OpenPGP/distinfo:1.12 Sun Oct 20 06:23:32 2024
+++ pkgsrc/security/p5-Crypt-OpenPGP/distinfo Sun Dec 29 16:14:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/10/20 06:23:32 wiz Exp $
+$NetBSD: distinfo,v 1.13 2024/12/29 16:14:23 wiz Exp $
-BLAKE2s (Crypt-OpenPGP-1.18.tar.gz) = a78fa08f2bd5e92b81597fa709b75d599e5623eae25c443d22178ff3b24be7d2
-SHA512 (Crypt-OpenPGP-1.18.tar.gz) = ae41d1709049ffc9a8b8041d8637c46c1ce27427782da01e0c57dcbce6593ae084b0b651695803f21a1a6c350bb82cd86f4db258f545bf7059c985af8c0ccf8b
-Size (Crypt-OpenPGP-1.18.tar.gz) = 136360 bytes
+BLAKE2s (Crypt-OpenPGP-1.19.tar.gz) = 2c1021538afd3715f23de8aa539b1fe59b9bd951a777d793920e548a15f5626f
+SHA512 (Crypt-OpenPGP-1.19.tar.gz) = 5c2c7ede0b0e3e0afbd4e25f2a21ad3b3bbd08f667fadfbe03c6de0c1bda9d2b01d4809db22e105d0280d63ff0ebe53b1a6ef97483fcc61443ad305a8526685b
+Size (Crypt-OpenPGP-1.19.tar.gz) = 136727 bytes
Home |
Main Index |
Thread Index |
Old Index