ports/98579: [MAINTAINER] mail/MailScanner: update to 4.54.6

Jan-Peter Koopmann j.koopmann at seceidos.de
Tue Jun 6 07:25:08 UTC 2006


>Number:         98579
>Category:       ports
>Synopsis:       [MAINTAINER] mail/MailScanner: update to 4.54.6
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 06 07:20:17 GMT 2006
>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.54.6

Reason for high/critical: Old download location changed which broke previous port version.


Changes:

1/6/2006 New in Version 4.55.1-1
================================
* New Features and Improvements *
1 Added educ.ar and uba.ar to country.domains.conf for less strict phishing net.
1 Code tidy up in Message constructor.
1 Speed improvements to ZMailer attachment extraction to keep up with the
  other MTAs.
1 "Log Speed = no" now does what it says on the tin. (UK in-joke :-)
1 Added "stopms" option to Linux init.d scripts.
1 Improved behaviour when %percentvars% at start of MailScanner.conf have not
  been configured at all. It now uses the fully-qualified hostname to guess
  the domain name and website address. It used to refuse to run which was
  very impolite.
1 Added Sys::Hostname::Long to list of required modules to implement the above.

* Fixes *
1 Put back in the checks of free disk space that were in 4.53.1 but then lost.
1 Fix in check_MailScanner for MacOSX.


Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- MailScanner-4.54.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mailscanner/Makefile,v
retrieving revision 1.50
diff -u -r1.50 Makefile
--- Makefile	5 May 2006 16:11:33 -0000	1.50
+++ Makefile	6 Jun 2006 07:04:48 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	MailScanner
-PORTVERSION=	4.53.8
+PORTVERSION=	4.54.6
 CATEGORIES=	mail
-MASTER_SITES=	http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
+MASTER_SITES=	http://www.mailscanner.info/files/4/tar/
 DISTNAME=	${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL}
 
 MAINTAINER=	j.koopmann at seceidos.de
@@ -36,7 +36,8 @@
 	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
 	${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
 	${SITE_PERL}/Time/Zone.pm:${PORTSDIR}/devel/p5-TimeDate \
-	${SITE_PERL}/${PERL_ARCH}/Filesys/Df.pm:${PORTSDIR}/devel/p5-Filesys-Statvfs_Df
+	${SITE_PERL}/${PERL_ARCH}/Filesys/Df.pm:${PORTSDIR}/devel/p5-Filesys-Statvfs_Df \
+	${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long
 
 RUN_DEPENDS=	${BUILD_DEPENDS} \
 		bash:${PORTSDIR}/shells/bash \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/mailscanner/distinfo,v
retrieving revision 1.36
diff -u -r1.36 distinfo
--- distinfo	5 May 2006 16:11:33 -0000	1.36
+++ distinfo	6 Jun 2006 07:04:48 -0000
@@ -1,3 +1,2 @@
-MD5 (MailScanner-install-4.53.8-1.tar.gz) = 2473c0920c3dcb4a54dcaf8fb989a2d7
-SHA256 (MailScanner-install-4.53.8-1.tar.gz) = a75c4878765b94301c9a756e4606cd0a10d3ce096fb7a96450f815334d96a112
-SIZE (MailScanner-install-4.53.8-1.tar.gz) = 8797223
+MD5 (MailScanner-install-4.54.6-1.tar.gz) = 417189551d855e260f044943d9317abb
+SIZE (MailScanner-install-4.54.6-1.tar.gz) = 8841175
Index: files/CHANGES.port
===================================================================
RCS file: /home/ncvs/ports/mail/mailscanner/files/CHANGES.port,v
retrieving revision 1.6
diff -u -r1.6 CHANGES.port
--- files/CHANGES.port	5 May 2006 16:11:33 -0000	1.6
+++ files/CHANGES.port	6 Jun 2006 07:04:48 -0000
@@ -1,3 +1,9 @@
+Version 4.54.6
+=================
+- Upgrade to MailScanner 4.54
+- Download location changed
+- added sysutils/p5-Sys-Hostname-Long dependency
+
 Version 4.53.8
 =================
 - 4.53.7 contained a bug in scanning of phishing mails. This resulted in scanning loops
--- MailScanner-4.54.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list