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: Sun Jul 9 07:44:57 UTC 2017
Modified Files:
pkgsrc/mail/p5-Mail-DKIM: Makefile distinfo
Log Message:
Update to 0.41
Upstream changes:
2017-04-14: Marc Bradshaw <marc%marcbradshaw.net@localhost>
* commit aac893fdbaa7f8ccd5d37fa7f20d1785406cda51
Author: Marc Bradshaw <marc%marcbradshaw.net@localhost>
Date: Fri Mar 17 14:53:53 2017 +1100
Avoid use of $_ in read loop
RT 106485: Mail::DKIM::PrivateKey->load tampering $_ and <FILE>
* commit 06934f259e392b2a3cf94560e6051d9e522d0bf3
Author: Marc Bradshaw <marc%marcbradshaw.net@localhost>
Date: Fri Mar 17 14:44:44 2017 +1100
Ensure PrivateKey file is closed properly.
Store PrivateKey file handle in lexical variable and close it
once we are done.
RT 120638: Mail::DKIM::PrivateKey does not close FILE
* commit 9e7c1c4cb78a6cb1cf396ece4379c7ed2c44c974
Author: Marc Bradshaw <marc%marcbradshaw.net@localhost>
Date: Fri Feb 27 12:08:11 2015 +1100
Allow greater control over signed headers
* commit 8291c034dc7db4394e9df80e70b8cbe8428a38c2
Author: Marc Bradshaw <marc%marcbradshaw.net@localhost>
Date: Fri Jan 23 09:54:02 2015 +1100
Allow greater control over which headers are signed by Signer
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/mail/p5-Mail-DKIM/Makefile
cvs rdiff -u -r1.15 -r1.16 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.31 pkgsrc/mail/p5-Mail-DKIM/Makefile:1.32
--- pkgsrc/mail/p5-Mail-DKIM/Makefile:1.31 Mon Jun 5 14:24:06 2017
+++ pkgsrc/mail/p5-Mail-DKIM/Makefile Sun Jul 9 07:44:57 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2017/06/05 14:24:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2017/07/09 07:44:57 wen Exp $
#
-DISTNAME= Mail-DKIM-0.40
+DISTNAME= Mail-DKIM-0.41
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
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.15 pkgsrc/mail/p5-Mail-DKIM/distinfo:1.16
--- pkgsrc/mail/p5-Mail-DKIM/distinfo:1.15 Tue Nov 3 23:27:14 2015
+++ pkgsrc/mail/p5-Mail-DKIM/distinfo Sun Jul 9 07:44:57 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 23:27:14 agc Exp $
+$NetBSD: distinfo,v 1.16 2017/07/09 07:44:57 wen Exp $
-SHA1 (Mail-DKIM-0.40.tar.gz) = 992fa0e37527eea83803ce8ec39d5a3ef9326278
-RMD160 (Mail-DKIM-0.40.tar.gz) = da7b03e2fbf0e45633d553711bfba02ad2d4e9c8
-SHA512 (Mail-DKIM-0.40.tar.gz) = 27f10a96f70e56e69f55e5077fb93f29f66d8e7a21846c8fb518403af915f85ac06f0968e6002fa2dc7090746e14a5a7bd973e46bb1d52e4200c3c120cd2e924
-Size (Mail-DKIM-0.40.tar.gz) = 95186 bytes
+SHA1 (Mail-DKIM-0.41.tar.gz) = 00893648065a7fdcab127426e04b8cc3d89ac498
+RMD160 (Mail-DKIM-0.41.tar.gz) = d725e756b59c947b6d123c35df47ded3fac3f6d1
+SHA512 (Mail-DKIM-0.41.tar.gz) = f16a818b058b405ee3ffc0962091e7d47268321b35dcd6ca42e1e37ed1ad5b1b3c1e32655f6f0643e046c53f1247a4b9bb9c0202eca7adce4f14d9b38b414f2e
+Size (Mail-DKIM-0.41.tar.gz) = 100564 bytes
Home |
Main Index |
Thread Index |
Old Index