Bug 143277

Summary: [patch] Upgrade mail/mailscanner to 4.79.10
Product: Ports & Packages Reporter: mike.jakubik
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!