Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 3E36D63B20E for ; Fri, 11 Jan 2008 20:11:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B702B21507; Fri, 11 Jan 2008 20:12:24 +0000 (UTC) From: Klaus Heinz Subject: CVS commit: pkgsrc/mail/p5-Mail-DKIM To: pkgsrc-changes@NetBSD.org Reply-To: heinz@netbsd.org Message-Id: <20080111201224.B702B21507@cvs.netbsd.org> Date: Fri, 11 Jan 2008 20:12:24 +0000 (UTC) Content-Length: 1050 Lines: 37 Module Name: pkgsrc Committed By: heinz Date: Fri Jan 11 20:12:24 UTC 2008 Modified Files: pkgsrc/mail/p5-Mail-DKIM: Makefile distinfo Log Message: Updated to version 0.30. Pkgsrc changes: - none Changes since version 0.29: =========================== Version 0.30 - released 2008-01-10 * includes speed-up optimizations by Mark Martinec * DomainKeys, implement proper identity matching... a DomainKey-Signature's domain should match the From/Sender address * several more test cases * API improvements: * accept additional arguments when creating Signer/Signature * bugfixes: * DomainKey-Signature headers were not "prettified" * granularity ending with '*' was not checked correctly * DomainKey-Signature granularity was checked against the wrong value To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pkgsrc/mail/p5-Mail-DKIM/Makefile cvs rdiff -r1.9 -r1.10 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.