Bug 106092 - port upgrade: mail/assp upgrade to 1.2.5.2
Summary: port upgrade: mail/assp upgrade to 1.2.5.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 21:50 UTC by J.R. Oldroyd
Modified: 2006-12-01 08:20 UTC (History)
0 users

See Also:


Attachments
file.diff (9.65 KB, patch)
2006-11-30 21:50 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2006-11-30 21:50:06 UTC
Upgrade of the port from 1.2.3 to 1.2.5.2.

Note for /usr/ports/UPDATING:
20061130:
  AFFECTS: users of mail/assp
  AUTHOR: fbsd@opal.com

  This version of ASSP switches virus detection support from
  Mail::ClamAV to File::Scan::ClamAV which uses the external clamd
  daemon from the security/clamav port.  You will need to ensure
  clamd is configured and running if you wish to use ASSP's CLAMAV
  option.  The default means for ASSP to communicate with clamd
  has been set to match clamd's UNIX socket: /var/run/clamav/clamd.
  If you use clamd with a TCP socket, you should configure ASSP's
  AvClamdPort option to 3310 or whatever socket you use.

How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-30 21:51:47 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-01 06:42:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-01 08:10:27 UTC
miwi        2006-12-01 08:10:20 UTC

  FreeBSD ports repository

  Modified files:
    mail/assp            Makefile distinfo pkg-plist 
    mail/assp/files      patch-assp.pl pkg-install.in 
  Log:
  - Update to 1.2.5.2
  
  PR:             ports/106092
  Submitted by:   "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
  
  Revision  Changes    Path
  1.8       +12 -9     ports/mail/assp/Makefile
  1.7       +6 -3      ports/mail/assp/distinfo
  1.4       +20 -11    ports/mail/assp/files/patch-assp.pl
  1.4       +1 -1      ports/mail/assp/files/pkg-install.in
  1.4       +10 -13    ports/mail/assp/pkg-plist
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2006-12-01 08:14:27 UTC
miwi        2006-12-01 08:14:19 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
  Log:
  - Add a entry for mail/assp users
  
  PR:             ports/106092
  
  Revision  Changes    Path
  1.429     +14 -1     ports/UPDATING
_______________________________________________
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 5 Martin Wilke freebsd_committer freebsd_triage 2006-12-01 08:14:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!