Bug 147840

Summary: Updated Port: security/scamp
Product: Ports & Packages Reporter: Gerard Seibert <gerard>
Component: Individual Port(s)Assignee: Xin LI <delphij>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gerard Seibert 2010-06-13 23:40:01 UTC
This port supercedes ports/147778. If possible, that update should not be released. There is a serious bug in it.

Fix: Patch attached with submission follows:
Comment 1 Xin LI freebsd_committer freebsd_triage 2010-06-25 19:42:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Take.
Comment 2 Gerard Seibert 2010-06-25 21:07:41 UTC
I just discovered an error in the files/default.sample file.

This is what is present:

CLAMAV_DB=""

It should be: CLAMAV_DB=/var/db/clamav

Without the modification, the script will not run. Can you fix this
from your end or do I have to submit an updated port?
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-25 21:11:34 UTC
delphij     2010-06-25 20:11:21 UTC

  FreeBSD ports repository

  Modified files:
    security/scamp       Makefile distinfo 
    security/scamp/files default.sample 
  Log:
  Update to 5.2j.
  
  Submitted by:   Gerard Seibert <gerard seibercom net> (maintainer)
  PR:             ports/147840
  Feature safe:   yes
  
  Revision  Changes    Path
  1.10      +2 -2      ports/security/scamp/Makefile
  1.8       +3 -3      ports/security/scamp/distinfo
  1.3       +1 -1      ports/security/scamp/files/default.sample
_______________________________________________
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 4 Xin LI freebsd_committer freebsd_triage 2010-06-25 21:11:46 UTC
State Changed
From-To: open->closed

Committed, thanks!