ports/112389: [MAINTAINER] mail/MailScanner: update to 4.59.4
Jan-Peter Koopmann
j.koopmann at seceidos.de
Thu May 3 18:00:09 UTC 2007
>Number: 112389
>Category: ports
>Synopsis: [MAINTAINER] mail/MailScanner: update to 4.59.4
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu May 03 18:00:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Jan-Peter Koopmann
>Release: FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD services.intern.seceidos.de 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Jan 5 10:56:46 CET
>Description:
- Update to 4.59.4
Changelog:
1/5/2007 New in Version 4.59.4-2
================================
* New Features and Improvements *
2 Changed locations monitored for ClamAV updates to fit new ClamAV 0.9 layout.
2 Added support for clamdscan and clamd. Use "Virus Scanners = clamd".
3 Changed check ordering so that mail from blacklisted addresses is still
marked as spam even its size exceeds the max spam message size check.
3 Improved detection of empty <A HREF= tags in phishing detection. Thanks to
snifer_ at hotmail.com for this.
4 Added support for Avast "avastcmd" virus scanner. Use
"Virus Scanners = avast" to use it.
4 Added support for Avast "avastd" virus scanning daemon, which must be
configured and running first. Use "Virus Scanners = avastd" to use it.
In /etc/avastd.conf, be sure to set "archivetype = A", in all the sections
of the file where the setting appears.
* Fixes *
1 Exim fix by Debian Maintainer: Simon Walter.
1 Incoming Work Group not honoured for files with a leading dot in their
filename. Again, fix by Simon Walter.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- MailScanner-4.59.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mailscanner/Makefile,v
retrieving revision 1.61
diff -u -r1.61 Makefile
--- Makefile 8 Apr 2007 10:40:04 -0000 1.61
+++ Makefile 3 May 2007 17:51:42 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= MailScanner
-PORTVERSION= 4.58.9
-PORTREVISION= 2
+PORTVERSION= 4.59.4
CATEGORIES= mail
MASTER_SITES= http://www.mailscanner.info/files/4/tar/
DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL}
@@ -52,7 +51,7 @@
CONFLICTS= MailScanner-devel-[0-9]*
-PATCHLEVEL= 1
+PATCHLEVEL= 2
USE_PERL5= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/mailscanner/distinfo,v
retrieving revision 1.41
diff -u -r1.41 distinfo
--- distinfo 10 Feb 2007 12:56:36 -0000 1.41
+++ distinfo 3 May 2007 17:51:42 -0000
@@ -1,3 +1,3 @@
-MD5 (MailScanner-install-4.58.9-1.tar.gz) = 5c641a7d76beaa0bb7d9efcb04f6b333
-SHA256 (MailScanner-install-4.58.9-1.tar.gz) = 4e4f362fc8778c9a0deaff696f8c966081c4bf08227f3bd036f39fbbe6d7010c
-SIZE (MailScanner-install-4.58.9-1.tar.gz) = 7058345
+MD5 (MailScanner-install-4.59.4-2.tar.gz) = 342a3d40c8bdf0f204556956370e4042
+SHA256 (MailScanner-install-4.59.4-2.tar.gz) = c591c3f58c9de0991a5f1736fc1cf7a6be1ad49ce68ddb6bdd2c1dbd4f5c29f1
+SIZE (MailScanner-install-4.59.4-2.tar.gz) = 7060488
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/mailscanner/pkg-plist,v
retrieving revision 1.33
diff -u -r1.33 pkg-plist
--- pkg-plist 10 Feb 2007 12:56:36 -0000 1.33
+++ pkg-plist 3 May 2007 17:51:42 -0000
@@ -63,12 +63,16 @@
libexec/MailScanner/sa-update.cron
libexec/MailScanner/antivir-autoupdate.sample
libexec/MailScanner/antivir-wrapper.sample
+libexec/MailScanner/avast-wrapper.sample
+libexec/MailScanner/avastd-wrapper.sample
+libexec/MailScanner/avast-autoupdate.sample
libexec/MailScanner/avg-autoupdate.sample
libexec/MailScanner/avg-wrapper.sample
libexec/MailScanner/bitdefender-autoupdate.sample
libexec/MailScanner/bitdefender-wrapper.sample
libexec/MailScanner/clamav-autoupdate.sample
libexec/MailScanner/clamav-wrapper.sample
+libexec/MailScanner/clamd-wrapper.sample
libexec/MailScanner/command-wrapper.sample
libexec/MailScanner/css-autoupdate.sample
libexec/MailScanner/css-wrapper.sample
Index: files/CHANGES.port
===================================================================
RCS file: /home/ncvs/ports/mail/mailscanner/files/CHANGES.port,v
retrieving revision 1.14
diff -u -r1.14 CHANGES.port
--- files/CHANGES.port 8 Apr 2007 10:40:05 -0000 1.14
+++ files/CHANGES.port 3 May 2007 17:51:42 -0000
@@ -1,3 +1,7 @@
+Version 4.59.4_2
+================
+- update to 4.59.4
+
Version 4.58.9_2
================
- clamav-wrapper contained options unarj, unace and zoo. unace
--- MailScanner-4.59.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list