Bug 150764 - [PATCH] mail/p5-Mail-SpamAssassin: fix dependencies for perl >= 5.10.1
Summary: [PATCH] mail/p5-Mail-SpamAssassin: fix dependencies for perl >= 5.10.1
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-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 19:30 UTC by Martin Matuska
Modified: 2010-10-06 11:57 UTC (History)
1 user (show)

See Also:


Attachments
p5-Mail-SpamAssassin-3.3.1.patch (11.16 KB, patch)
2010-09-20 19:30 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2010-09-20 19:30:02 UTC
- fix dependencies for perl >= 5.10.1
- add upstream patch for perl 5.12

Added file(s):
- files/patch-bug6392

Port maintainer (scheidell@secnap.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-20 19:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-20 19:30:16 UTC
Maintainer of mail/p5-Mail-SpamAssassin,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-20 19:30:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-10-06 11:38:13 UTC
mm          2010-10-06 10:38:09 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-SpamAssassin Makefile 
  Added files:
    mail/p5-Mail-SpamAssassin/files patch-bug6392 patch-bug6396 
  Log:
  - fix unnecessary dependencies for perl >= 5.10.1
  - add upstream patch for perl 5.12 (bugs #6392, #6396)
  
  PR:             ports/150764, ports/149561
  Approved by:    maintainer (timeout in ports/150764)
  
  Revision  Changes    Path
  1.136     +17 -15    ports/mail/p5-Mail-SpamAssassin/Makefile
  1.1       +225 -0    ports/mail/p5-Mail-SpamAssassin/files/patch-bug6392 (new)
  1.1       +13 -0     ports/mail/p5-Mail-SpamAssassin/files/patch-bug6396 (new)
_______________________________________________
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 5 Martin Matuska freebsd_committer freebsd_triage 2010-10-06 11:57:54 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!