Bug 159113 - [Maintainer-Update] ports/p5-Mail-SpamAssassin. fix dependencies
Summary: [Maintainer-Update] ports/p5-Mail-SpamAssassin. fix dependencies
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: 2011-07-22 15:00 UTC by Michael Scheidell
Modified: 2011-08-01 22:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.65 KB, patch)
2011-07-22 15:00 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 2011-07-22 15:00:24 UTC
Two minor dependency fixes.
#1, p5-HTML-Parser>=3.46 is needed if user enabled certain internationalization options in ../local.cf

#2, p5-Crypt-OpenSSL-RSA>=0.26_1 is needed for perl >= 5.14.0 to fix a DKIM problem

Fix: upgrade SA to 3.3.2_1

Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2011-07-22 17:41:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-01 22:07:02 UTC
wxs         2011-08-01 21:06:48 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-SpamAssassin Makefile 
  Log:
  - Adjust dependencies
  
  PR:             ports/159113
  Submitted by:   Michael Scheidell <scheidell@secnap.net> (maintainer)
  
  Revision  Changes    Path
  1.141     +7 -2      ports/mail/p5-Mail-SpamAssassin/Makefile
_______________________________________________
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 3 Wesley Shields freebsd_committer freebsd_triage 2011-08-01 22:08:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!