pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-DKIM Update to 1.20220520



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e058244f3e2
branches:  trunk
changeset: 380035:8e058244f3e2
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat May 28 07:03:37 2022 +0000

description:
Update to 1.20220520

Upstream changes:
1.20220520 2022-05-20 UTC
  + Change default algorithm in dkimsign.pl to sha-256
  + Use Getopt::Long::Descriptive in scripts for better command help

1.20220408 2022-04-08 UTC
  + Add support for signatures with an Expiration value

diffstat:

 mail/p5-Mail-DKIM/Makefile |  5 ++---
 mail/p5-Mail-DKIM/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 62e388c44f63 -r 8e058244f3e2 mail/p5-Mail-DKIM/Makefile
--- a/mail/p5-Mail-DKIM/Makefile        Sat May 28 06:04:00 2022 +0000
+++ b/mail/p5-Mail-DKIM/Makefile        Sat May 28 07:03:37 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2021/05/24 19:52:48 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2022/05/28 07:03:37 wen Exp $
 
-DISTNAME=              Mail-DKIM-1.20200907
+DISTNAME=              Mail-DKIM-1.20220520
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            mail perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Mail/}
 
diff -r 62e388c44f63 -r 8e058244f3e2 mail/p5-Mail-DKIM/distinfo
--- a/mail/p5-Mail-DKIM/distinfo        Sat May 28 06:04:00 2022 +0000
+++ b/mail/p5-Mail-DKIM/distinfo        Sat May 28 07:03:37 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2021/10/26 10:54:16 nia Exp $
+$NetBSD: distinfo,v 1.29 2022/05/28 07:03:37 wen Exp $
 
-BLAKE2s (Mail-DKIM-1.20200907.tar.gz) = 738afdf389cadffe53cfe8a6d9e0c4b00dc8106486fff078b0f7c78a3120a53d
-SHA512 (Mail-DKIM-1.20200907.tar.gz) = 1bfdd97ca49abfd3ae6f13bc8ede8706531801e078351ac41a3a6172b9e65249d247e38a95c53eb60781b5f38b971a5acf9c8b98948e9c4d7a427a525ee231cb
-Size (Mail-DKIM-1.20200907.tar.gz) = 177877 bytes
+BLAKE2s (Mail-DKIM-1.20220520.tar.gz) = 943d68e6b3a9f3079469eced4d6ca60f2161751383576cf77451dea9b9542804
+SHA512 (Mail-DKIM-1.20220520.tar.gz) = e2ea3b29b7aa687ce333cd06c0e80a16decca22c0b8c30f4a11967d8801f77338441e41a85560da3fe7cacb9cbb7b4041d607d49c85f3c192ca1a205f1fcd920
+Size (Mail-DKIM-1.20220520.tar.gz) = 179153 bytes



Home | Main Index | Thread Index | Old Index