pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Mail-DKIM
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 11:43:43 UTC 2020
Modified Files:
pkgsrc/mail/p5-Mail-DKIM: Makefile distinfo
Log Message:
p5-Mail-DKIM: update to 1.20200824.
1.20200824 2020-08-24 UTC
* ARC::Signer: Set cv=none if message contains no ARC headers and no ARC result
Thanks to @dev-aaront-org
1.20200724 2020-07-24 UTC
* Fix test for change in live dns response
1.20200708 2020-07-08 UTC
* Safer internal use of eval
1.20200513.1 2020-05-13 UTC
* ARC: When sealing, don't die on an unparsable Authentication-Results header.
0.58
2019-11-13: Marc Bradshaw <marc%marcbradshaw.net@localhost>
Thanks to Martin Sluka <fany%cpan.org@localhost>
* Prevent outer $SIG{__DIE__} handlers from being called
Thanks to Todd Richmond
* Lowercase q tag before use
* Lowercase domain check
* Strip quotes from PublicKey.pm in addition to other whitespace chars
* Fix regex performance issue
0.57
2019-10-08: Marc Bradshaw <marc%marcbradshaw.net@localhost>
* Correct the $self->{result_reason} variable name for $self->{details} that is
used by the parent class in Mail::DKIM::ARC::Signer
0.56
2019-08-21: Marc Bradshaw <marc%marcbradshaw.net@localhost>
* Properly verify the domain, not the instance, of an ARC signature.
This allows ARC signatures by keys marked as no subdomains to
validate correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/mail/p5-Mail-DKIM/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/p5-Mail-DKIM/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/p5-Mail-DKIM/Makefile
diff -u pkgsrc/mail/p5-Mail-DKIM/Makefile:1.45 pkgsrc/mail/p5-Mail-DKIM/Makefile:1.46
--- pkgsrc/mail/p5-Mail-DKIM/Makefile:1.45 Mon Aug 31 18:10:04 2020
+++ pkgsrc/mail/p5-Mail-DKIM/Makefile Mon Sep 7 11:43:43 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2020/08/31 18:10:04 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2020/09/07 11:43:43 wiz Exp $
-DISTNAME= Mail-DKIM-0.55
+DISTNAME= Mail-DKIM-1.20200824
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
Index: pkgsrc/mail/p5-Mail-DKIM/distinfo
diff -u pkgsrc/mail/p5-Mail-DKIM/distinfo:1.24 pkgsrc/mail/p5-Mail-DKIM/distinfo:1.25
--- pkgsrc/mail/p5-Mail-DKIM/distinfo:1.24 Sun May 26 03:22:28 2019
+++ pkgsrc/mail/p5-Mail-DKIM/distinfo Mon Sep 7 11:43:43 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2019/05/26 03:22:28 wen Exp $
+$NetBSD: distinfo,v 1.25 2020/09/07 11:43:43 wiz Exp $
-SHA1 (Mail-DKIM-0.55.tar.gz) = b7e1eeab1168b39d48aeada90a95befa7b35b6f3
-RMD160 (Mail-DKIM-0.55.tar.gz) = f8ffebae4f23f23a21233e8b6815f49dbb09da89
-SHA512 (Mail-DKIM-0.55.tar.gz) = 3956fe9b34c18f7d2589dac9065cfd12d28ca276e4f6fb862953b48230d6afcf153b8d2e2b3f669726e86e1039e83144f75690dcb4667f4fdebe2dd2410f7d00
-Size (Mail-DKIM-0.55.tar.gz) = 160741 bytes
+SHA1 (Mail-DKIM-1.20200824.tar.gz) = 1320fe3a4a734ca712301fac2747fdcc86cb4e35
+RMD160 (Mail-DKIM-1.20200824.tar.gz) = 6dc8394410fa081f3d461348ee9632a4f8b0efdf
+SHA512 (Mail-DKIM-1.20200824.tar.gz) = d3619f6370baa4ef9cb65fbd4a0d61c6d5fb78f3e1efea1cde0a5b3992f7ff9f741d7e4e3e3a861d1dec3b52216efae033ce769cd744b599f3bafa14c96f8c3a
+Size (Mail-DKIM-1.20200824.tar.gz) = 177699 bytes
Home |
Main Index |
Thread Index |
Old Index