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: wen
Date: Sat May 28 07:03:37 UTC 2022
Modified Files:
pkgsrc/mail/p5-Mail-DKIM: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/mail/p5-Mail-DKIM/Makefile
cvs rdiff -u -r1.28 -r1.29 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.48 pkgsrc/mail/p5-Mail-DKIM/Makefile:1.49
--- pkgsrc/mail/p5-Mail-DKIM/Makefile:1.48 Mon May 24 19:52:48 2021
+++ pkgsrc/mail/p5-Mail-DKIM/Makefile Sat May 28 07:03:37 2022
@@ -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/}
Index: pkgsrc/mail/p5-Mail-DKIM/distinfo
diff -u pkgsrc/mail/p5-Mail-DKIM/distinfo:1.28 pkgsrc/mail/p5-Mail-DKIM/distinfo:1.29
--- pkgsrc/mail/p5-Mail-DKIM/distinfo:1.28 Tue Oct 26 10:54:16 2021
+++ pkgsrc/mail/p5-Mail-DKIM/distinfo Sat May 28 07:03:37 2022
@@ -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