Bug 111336 - [MAINTAINER] mail/spamass-milter: fix logic WITH_SENDMAIL_BASE
Summary: [MAINTAINER] mail/spamass-milter: fix logic WITH_SENDMAIL_BASE
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-06 23:40 UTC by Thomas Abthorpe
Modified: 2007-04-07 19:10 UTC (History)
1 user (show)

See Also:


Attachments
spamass-milter-0.3.1_3.patch (623 bytes, patch)
2007-04-06 23:40 UTC, Thomas Abthorpe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Abthorpe 2007-04-06 23:40:02 UTC
- fix logic WITH_SENDMAIL_BASE
- thanks to Sergey Mokryshev <mokr_(at)_mokr_net> for the code snip

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-04-07 17:22:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-07 19:09:30 UTC
rafan       2007-04-07 18:09:25 UTC

  FreeBSD ports repository

  Modified files:
    mail/spamass-milter  Makefile 
  Log:
  - Correct WITH_SENDMAIL_BASE logic
  - Change BROKEN to IGNORE since it's not broken but it's the sendmail that
    does not support milter
  
  PR:             ports/111336
  Submitted by:   Thomas Abthorpe <thomas at goodking.ca> (maintainer)
  
  Revision  Changes    Path
  1.26      +3 -3      ports/mail/spamass-milter/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 Rong-En Fan freebsd_committer freebsd_triage 2007-04-07 19:09:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!