Date: Mon, 8 Jun 2009 15:04:28 GMT From: Michael Scheidell <scheidell@secnap.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135374: upgrade mail/p5-Mail-DKIM to 0.36, missing policy.pm Message-ID: <200906081504.n58F4Sm6045034@www.freebsd.org> Resent-Message-ID: <200906081510.n58FA3ra007598@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135374 >Category: ports >Synopsis: upgrade mail/p5-Mail-DKIM to 0.36, missing policy.pm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 08 15:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Michael Scheidell >Release: 6.4 i386 >Organization: SECNAP Network Security >Environment: lots of them. >Description: From: http://cpansearch.perl.org/src/JASLONG/Mail-DKIM-0.36/ChangeLog 2009-06-02: Jason Long <jlong@messiah.edu> * lib/Mail/DKIM/Policy.pm (as_string): restore this method which was accidentally removed in 0.34. I also need to make p5-Mail-SpamAssassin dependent on this version. >How-To-Repeat: and, from mailing list: (was this why my pkglist was wrong before?) As far as amavisd-new is concerned, the 0.35 or 0.36 are both alright, amavisd does not need the feature which was left out in 0.35. On the other hand, the DKIM plugin in SpamAssassin does need the missing subroutine, so users of a DKIM plugin in SpamAssassin should upgrade to 0.36. Mark >Fix: these patches. diff -bBru /var/tmp/DKIM/ ./ diff -bBru /var/tmp/DKIM/Makefile ./Makefile --- /var/tmp/DKIM/Makefile 2009-05-30 23:22:30.000000000 +0000 +++ ./Makefile 2009-06-08 14:25:05.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= Mail-DKIM -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff -bBru /var/tmp/DKIM/distinfo ./distinfo --- /var/tmp/DKIM/distinfo 2009-05-30 23:22:30.000000000 +0000 +++ ./distinfo 2009-06-08 14:28:48.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (Mail-DKIM-0.35.tar.gz) = 7eca49dc2a3f6b1abd31c5d9f19beffe -SHA256 (Mail-DKIM-0.35.tar.gz) = 1ee52a71ea2e735c4fc5a61a9af12f9cc1da0f3d76014fb7b9a5ff12aa3894c8 -SIZE (Mail-DKIM-0.35.tar.gz) = 81039 +MD5 (Mail-DKIM-0.36.tar.gz) = b6681a7b3cc21c0976205d4ad616455d +SHA256 (Mail-DKIM-0.36.tar.gz) = 10726293488e2cc30dd9c5dcbbe822d6eadacf6c484c0c905fe9cbee5ccf040d +SIZE (Mail-DKIM-0.36.tar.gz) = 81306 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906081504.n58F4Sm6045034>