Subject: CVS commit: pkgsrc/mail/p5-Mail-DKIM
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2007 10:00:46
Module Name: pkgsrc
Committed By: heinz
Date: Thu May 17 10:00:46 UTC 2007
Modified Files:
pkgsrc/mail/p5-Mail-DKIM: Makefile distinfo
Log Message:
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.)
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/p5-Mail-DKIM/Makefile
cvs rdiff -r1.5 -r1.6 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.