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.25.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe35b2a4f9e1
branches: trunk
changeset: 528814:fe35b2a4f9e1
user: heinz <heinz%pkgsrc.org@localhost>
date: Thu May 17 10:00:45 2007 +0000
description:
Updated to version 0.25.
Pkgsrc changes:
- Software does not accept any version of p5-Crypt-OpenSSL-RSA anymore.
Changes since version 0.24:
===========================
* we now only sign headers that IETF recommends for signing
* it's now possible to "prettify" outgoing signatures, but this feature
is not enabled by default. To enable, do a "use Mail::DKIM::TextWrap"
in your program that signs messages. (This may change in a future
release.)
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 f8accdf6d13a -r fe35b2a4f9e1 mail/p5-Mail-DKIM/Makefile
--- a/mail/p5-Mail-DKIM/Makefile Wed May 16 22:28:19 2007 +0000
+++ b/mail/p5-Mail-DKIM/Makefile Thu May 17 10:00:45 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2007/04/22 09:00:21 heinz Exp $
+# $NetBSD: Makefile,v 1.7 2007/05/17 10:00:45 heinz Exp $
#
-DISTNAME= Mail-DKIM-0.24
+DISTNAME= Mail-DKIM-0.25
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-9]*:../../security/p5-Crypt-OpenSSL-RSA
+DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.22:../../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 f8accdf6d13a -r fe35b2a4f9e1 mail/p5-Mail-DKIM/distinfo
--- a/mail/p5-Mail-DKIM/distinfo Wed May 16 22:28:19 2007 +0000
+++ b/mail/p5-Mail-DKIM/distinfo Thu May 17 10:00:45 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/03/24 19:08:38 heinz Exp $
+$NetBSD: distinfo,v 1.6 2007/05/17 10:00:45 heinz Exp $
-SHA1 (Mail-DKIM-0.24.tar.gz) = 8165538545c1d22681585554a60cc8cae0cb71d4
-RMD160 (Mail-DKIM-0.24.tar.gz) = 9a3630e15e00952767b284e46e1170ffd6418acd
-Size (Mail-DKIM-0.24.tar.gz) = 44325 bytes
+SHA1 (Mail-DKIM-0.25.tar.gz) = 821cd66fe1d9b392fa10bfd290c2e2f0d280cd70
+RMD160 (Mail-DKIM-0.25.tar.gz) = 4d32146862fdc7070876822b0f4ec4e45b01dbec
+Size (Mail-DKIM-0.25.tar.gz) = 47549 bytes
Home |
Main Index |
Thread Index |
Old Index