Bug 65763 - Update security/clamv to 0.70
Summary: Update security/clamv to 0.70
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-19 13:50 UTC by rob
Modified: 2004-04-19 16:22 UTC (History)
0 users

See Also:


Attachments
clamav.patch (1.67 KB, patch)
2004-04-19 13:50 UTC, rob
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rob 2004-04-19 13:50:33 UTC
Update security/clamv to 0.70
	-Improved VBA code
	-Scan EVS mails
	-Handle bounced messages
	-ArchiveDetectEncrypted is renamed to ArchiveBlockEncrypted (config file)
	-freshclam: fix SIGHUP handling (patch by Dr Matthew J Seaman)
	-Use OPTIONS
	-Various bugfixes and code cleanup
	-Use FixStaleSocket by default in the config file (don't remove the 
		Socket when starting clamd)

	>How-To-Repeat:
Comment 1 Oliver Eikemeier 2004-04-19 14:45:45 UTC
Rob Evers wrote:
> --- clamav.patch begins here ---
> diff -ruN clamav.orig/Makefile clamav/Makefile
> --- clamav.orig/Makefile	Mon Apr 19 14:13:47 2004
> +++ clamav/Makefile	Mon Apr 19 14:36:00 2004
> @@ -23,11 +23,12 @@
>  		arc:${PORTSDIR}/archivers/arc \
>  		unzip:${PORTSDIR}/archivers/unzip
>  
> -DISTVERSION=	0.70-rc
> +DISTVERSION=	0.70

I guess PORTREVISION has to be bumped, so that the package tools work
correctly (pkg_version, portupgrade et al.).

Ok for you?
Comment 2 Oliver Eikemeier freebsd_committer freebsd_triage 2004-04-19 16:21:51 UTC
State Changed
From-To: open->closed

committed, thanks!