Subject: CVS commit: pkgsrc/mail/clamav
To: None <pkgsrc-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: pkgsrc-changes
Date: 09/20/2003 01:27:20
Module Name: pkgsrc
Committed By: chris
Date: Sat Sep 20 01:27:20 UTC 2003
Modified Files:
pkgsrc/mail/clamav: Makefile PLIST distinfo
pkgsrc/mail/clamav/patches: patch-aa patch-ab
Log Message:
Update clamav to 0.60. Note the new home is sourceforge.
Also fix pkg/22714, clamav not building, this was due to it rerunning
configure due to dependancy updates, which built a new libtool, replacing
the one we had given it from pkgsrc.
The fix is to run autoconf and automake on the patches, I would have done
diff's post autoconf/automake, but the diffs are much bigger.
Known issue, if you run fetchclam to update the databases you'll find that
pkg_install won't remove the db files as the MD5 checksum has changed, I
may move the db files into etc/clamav and copy them in, then fetchclam can
update as needed.
However I thought that given the current spate of viruses hitting people
they maybe wanting the latest version.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/clamav/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/clamav/PLIST pkgsrc/mail/clamav/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/clamav/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/clamav/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.