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 Updated to version 0.28.
details: https://anonhg.NetBSD.org/pkgsrc/rev/89490f12fe92
branches: trunk
changeset: 532447:89490f12fe92
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Aug 19 15:39:08 2007 +0000
description:
Updated to version 0.28.
Pkgsrc changes:
- Required version of p5-Crypt-OpenSSL-RSA changed to >=0.24.
Changes since version 0.26:
=====================================
Version 0.28
* fixed a bug with line-wrapping a signature at the wrong place
Version 0.27 - released 2007-07-25
* Sender signing policies are now better implemented
* Both Yahoo! DomainKeys signing policies and the under-development
IETF DKIM signing policies are supported
* Yahoo! DomainKeys policies can protect the Sender: header
* DKIM signing policies can protect the From: header
Look at Mail::DKIM::Verifier's fetch_author_policy() and
fetch_sender_policy() methods for hints.
diffstat:
mail/p5-Mail-DKIM/Makefile | 6 +++---
mail/p5-Mail-DKIM/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 9e54878b7d76 -r 89490f12fe92 mail/p5-Mail-DKIM/Makefile
--- a/mail/p5-Mail-DKIM/Makefile Sun Aug 19 15:16:11 2007 +0000
+++ b/mail/p5-Mail-DKIM/Makefile Sun Aug 19 15:39:08 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2007/06/12 15:27:21 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2007/08/19 15:39:08 heinz Exp $
#
-DISTNAME= Mail-DKIM-0.26
+DISTNAME= Mail-DKIM-0.28
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mdk
CATEGORIES= mail perl5
@@ -11,7 +11,7 @@
HOMEPAGE= http://search.cpan.org/dist/Mail-DKIM/
COMMENT= Perl5 module for DKIM-based mail-signing and -verifying
-DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.22:../../security/p5-Crypt-OpenSSL-RSA
+DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.24:../../security/p5-Crypt-OpenSSL-RSA
DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-Error-[0-9]*:../../devel/p5-Error
diff -r 9e54878b7d76 -r 89490f12fe92 mail/p5-Mail-DKIM/distinfo
--- a/mail/p5-Mail-DKIM/distinfo Sun Aug 19 15:16:11 2007 +0000
+++ b/mail/p5-Mail-DKIM/distinfo Sun Aug 19 15:39:08 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2007/06/12 15:27:22 heinz Exp $
+$NetBSD: distinfo,v 1.8 2007/08/19 15:39:08 heinz Exp $
-SHA1 (Mail-DKIM-0.26.tar.gz) = 348a055dcaa6127f5f566a026a49fa11322f362d
-RMD160 (Mail-DKIM-0.26.tar.gz) = e47dc2778d090f500c3c95097603fa9ac92d8567
-Size (Mail-DKIM-0.26.tar.gz) = 47695 bytes
+SHA1 (Mail-DKIM-0.28.tar.gz) = 2913dd30b5abba949e6d97ec6597d10053fbd68c
+RMD160 (Mail-DKIM-0.28.tar.gz) = 32822214b3cb97952da7822e7fa30f5e77985b9e
+Size (Mail-DKIM-0.28.tar.gz) = 51922 bytes
Home |
Main Index |
Thread Index |
Old Index