Bug 125565 - [patch] mail/p5-Mail-DKIM update to version 0.32
Summary: [patch] mail/p5-Mail-DKIM update to version 0.32
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-13 15:00 UTC by Olli Hauer
Modified: 2008-07-17 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.42 KB, patch)
2008-07-13 15:00 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2008-07-13 15:00:08 UTC
Update p5-Mail-DKIM to Version 0.32

 - remove Digest::SHA1 from dependencies list
 - change MASTER_SITE_BACKUP=  to MASTER_SITE_BACKUP+= 
    (so local mirror in /etc/make.conf is honored)


Version 0.32 - released 2008-06-03

  * removed requirement for Digest::SHA1 (issue #1832549).
    We now use the more capable Digest::SHA module for SHA-1 and SHA-256.
  * bugfixes:
    * granularity checking should be case-sensitive (issue #1938112).
    * identity tag now uses quoted-printable encoding (issue #1839015).
  * API improvement:
    * implemented identity_source() for DkSignature objects

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-13 15:00:15 UTC
Maintainer of mail/p5-Mail-DKIM,

Please note that PR ports/125565 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/125565

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-13 15:00:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Yoshisato YANAGISAWA 2008-07-14 10:59:30 UTC
I have approved this PR.
Thank you for your contribution.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-07-14 14:08:15 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Wesley Shields freebsd_committer freebsd_triage 2008-07-16 22:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-07-17 20:03:20 UTC
wxs         2008-07-17 19:03:06 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-DKIM    Makefile distinfo 
  Log:
  Update to 0.32
  Fix MASTER_SITE_BACKUP
  Drop dependency on security/p5-Digest-SHA1
  
  PR:             ports/125565
  Submitted by:   Olli Hauer <ohauer@gmx.de>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.15      +2 -3      ports/mail/p5-Mail-DKIM/Makefile
  1.13      +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 7 Wesley Shields freebsd_committer freebsd_triage 2008-07-17 20:04:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!