Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2010 21:36:13 GMT
From:      Mike Jakubik <mike.jakubik@intertainservices.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144638: [patch] Upgrade mail/mailscanner to 4.80.1
Message-ID:  <201003102136.o2ALaD5t026097@www.freebsd.org>
Resent-Message-ID: <201003102140.o2ALe18O075204@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         144638
>Category:       ports
>Synopsis:       [patch] Upgrade mail/mailscanner to 4.80.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 21:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mike Jakubik
>Release:        8.0-STABLE
>Organization:
>Environment:
>Description:
Update to latest version.

12/02/2010 New in Version 4.80.1-1
==================================
* New Features and Improvements *
1 Upgraded AVG support to AVG version 8. Support no longer guaranteed for
  older versions.

* Fixes *
1 A minor rewrite of a bit of the TNEF code to handle some systems' odd
  opinions about tainting data.
1 Minor tweak to avoid warning about insecure dependency in WorkArea.pm
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN mailscanner.orig/Makefile mailscanner/Makefile
--- mailscanner.orig/Makefile	2010-03-10 16:02:44.000000000 -0500
+++ mailscanner/Makefile	2010-03-10 16:16:03.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MailScanner
-PORTVERSION=	4.79.10
+PORTVERSION=	4.80.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.mailscanner.info/files/4/tar/
 DISTNAME=	${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL}
diff -urN mailscanner.orig/distinfo mailscanner/distinfo
--- mailscanner.orig/distinfo	2010-03-10 16:02:44.000000000 -0500
+++ mailscanner/distinfo	2010-03-10 16:03:23.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (MailScanner-install-4.79.10-1.tar.gz) = 85aada093503e1b8f4b3350f46aa4ad7
-SHA256 (MailScanner-install-4.79.10-1.tar.gz) = bb7715d3d2d73b5f33849f6c9addf3480d7c6f345d70065cf80dfd663fbe8645
-SIZE (MailScanner-install-4.79.10-1.tar.gz) = 9116976
+MD5 (MailScanner-install-4.80.1-1.tar.gz) = c7f6776846b675bbbc184736bea73e47
+SHA256 (MailScanner-install-4.80.1-1.tar.gz) = 9d3508d43cae0649aec37a8d6b6f8a748c5fe994d69572e8223380cf369cf608
+SIZE (MailScanner-install-4.80.1-1.tar.gz) = 9116668


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003102136.o2ALaD5t026097>