Bug 147840 - Updated Port: security/scamp
Summary: Updated Port: security/scamp
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: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-13 23:40 UTC by Gerard Seibert
Modified: 2010-06-25 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (6.18 KB, patch)
2010-06-13 23:40 UTC, Gerard Seibert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!