ports/141726: [patch] Upgrade mail/mailscanner to 4.79.4
Mike Jakubik
mike.jakubik at intertainservices.com
Fri Dec 18 16:20:06 UTC 2009
The following reply was made to PR ports/141726; it has been noted by GNATS.
From: Mike Jakubik <mike.jakubik at intertainservices.com>
To: bug-followup at FreeBSD.org, mike.jakubik at intertainservices.com
Cc:
Subject: Re: ports/141726: [patch] Upgrade mail/mailscanner to 4.79.4
Date: Fri, 18 Dec 2009 11:10:21 -0500
Updated patch to remove warning about perl problems, since its been
fixed now.
diff -urN mailscanner.orig/Makefile mailscanner/Makefile
--- mailscanner.orig/Makefile 2009-10-19 11:51:19.000000000 -0400
+++ mailscanner/Makefile 2009-12-17 16:33:22.000000000 -0500
@@ -6,7 +6,7 @@
#
PORTNAME= MailScanner
-PORTVERSION= 4.78.17
+PORTVERSION= 4.79.4
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 2009-10-19 11:51:19.000000000 -0400
+++ mailscanner/distinfo 2009-12-17 16:33:59.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (MailScanner-install-4.78.17-1.tar.gz) =
6c36f2ef4a424afebd82662f3d7be527
-SHA256 (MailScanner-install-4.78.17-1.tar.gz) =
331008bcb5ba1b742c283ae98a22e5fff8e46e92a2c6b435c8c098b4c39f1b33
-SIZE (MailScanner-install-4.78.17-1.tar.gz) = 9209407
+MD5 (MailScanner-install-4.79.4-1.tar.gz) =
e4b96629feed215e51b976cc90e47dac
+SHA256 (MailScanner-install-4.79.4-1.tar.gz) =
6d9906dcafd656ba61f951052f8fa7df04332a168a7b0da6286f26e1ec9fc64d
+SIZE (MailScanner-install-4.79.4-1.tar.gz) = 9159420
diff -urN mailscanner.orig/files/pkg-message.in
mailscanner/files/pkg-message.in
--- mailscanner.orig/files/pkg-message.in 2009-09-30
16:36:16.000000000 -0400
+++ mailscanner/files/pkg-message.in 2009-12-18 11:08:57.000000000 -0500
@@ -41,13 +41,4 @@
Please also always look at the port changelog at
%%PREFIX%%/share/doc/MailScanner/CHANGES.port
- ************************************************************
- Some users have reported problems with this port and a
- previously upgraded port of perl (5.8.8 > 5.8.9). Please
- ensure you are taking the correct steps when upgrading perl
- as described in /usr/ports/UPDATING. If you are still
- having problems, many people have had success by upgrading
- to perl 5.10 instead.
- ************************************************************
-
*************************************************************************
More information about the freebsd-ports-bugs
mailing list