Bug 143277 - [patch] Upgrade mail/mailscanner to 4.79.10
Summary: [patch] Upgrade mail/mailscanner to 4.79.10
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 23:00 UTC by mike.jakubik
Modified: 2010-02-01 03:40 UTC (History)
0 users

See Also:


Attachments
file.diff (4.03 KB, patch)
2010-01-26 23:00 UTC, mike.jakubik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mike.jakubik 2010-01-26 23:00:03 UTC
This patch updates MS to the latest version, it also introduces an option to run it with taint mode on or off.

MS should ideally be ran with taint mode set to on, however there may still be some lingering taint mode bugs in the software, if this is the case the admin can choose to temporarily disable taint mode while the software gets fixed.

Thanks.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-26 23:00:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-01 03:32:42 UTC
pgollucci    2010-02-01 03:32:13 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailscanner     Makefile distinfo 
    mail/mailscanner/files mailscanner.in pkg-message.in 
  Log:
  - Update to 4.79.10
  
  PR:             ports/143277
  Submitted by:   Mike Jakubik <mike.jakubik@intertainservices.com>
  
  Revision  Changes    Path
  1.84      +1 -2      ports/mail/mailscanner/Makefile
  1.54      +3 -3      ports/mail/mailscanner/distinfo
  1.3       +6 -5      ports/mail/mailscanner/files/mailscanner.in
  1.6       +13 -4     ports/mail/mailscanner/files/pkg-message.in
_______________________________________________
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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-01 03:32:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!