Bug 123075 - update: mail/p5-Mail-DKIM to 0.31. needed for amavisd-new 2.6
Summary: update: mail/p5-Mail-DKIM to 0.31. needed for amavisd-new 2.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-25 15:20 UTC by Michael Scheidell
Modified: 2008-04-27 23:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (978 bytes, patch)
2008-04-25 15:20 UTC, Michael Scheidell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Scheidell 2008-04-25 15:20:06 UTC
p5-Mail-DKIM 0.31 is a dependency for amavisd-new 2.6.
It also fixes several problems.  From ../Changes:
Version 0.31 - released 2008-04-14

  * some error detail messages were changed (see ChangeLog, 2008-01-10 
entry)
  * by default, and when possible, DKIM signatures now omit c= and q= 
tags
    (they are optional tags) (issue #1878518)
  * DKIM and DomainKey signatures are now wrapped so that line breaks
    occur before colon (':') separators instead of after; this avoids
        confusing some broken MUAs (issue #1868648)
  * bugfixes:
    * "undef value" error when DKIM signature appears at end of header
      (issue #1878954)
    * use proper regexp for splitting email address (issue #1878994)
  * API improvements:
    * can specify a domain for fetch_author_policy() (issue #1879197)
    * can access a signature's public-key object (issue #1879215)
    * can specify an OpenSSL-private-key object for PrivateKey->new()
      (issue #1879209)

Fix: patch, have to send though send-pr until someone undoes the 'fix' on 
the web site.
How-To-Repeat:    na
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-27 05:08:17 UTC
Maintainer of mail/p5-Mail-DKIM,

Please note that PR ports/123075 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123075

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-27 05:08:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Yoshisato YANAGISAWA 2008-04-27 09:42:34 UTC
I have approved this PR.
Thank you for your contribution.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-04-27 19:31:37 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-04-27 23:27:45 UTC
miwi        2008-04-27 22:27:41 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-DKIM    Makefile distinfo 
  Log:
  - Update to 0.31
  
  PR:             123075
  Submitted by:   Michael Scheidll <scheidell@secnap.net>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.14      +3 -2      ports/mail/p5-Mail-DKIM/Makefile
  1.12      +3 -3      ports/mail/p5-Mail-DKIM/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2008-04-27 23:27:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!