aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-09 21:53:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-09 21:53:19 +0000
commit9d5b27ea23ab64a17183992578890446f793c270 (patch)
tree225bae085549dc2b7c674fa93cb14ae0763a6f1e /mail
parent519a83eb288885f11e41a370fca68666a3ceca8f (diff)
downloadports-9d5b27ea23ab64a17183992578890446f793c270.tar.gz
ports-9d5b27ea23ab64a17183992578890446f793c270.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/mailscanner/Makefile2
-rw-r--r--mail/mailscanner/files/CHANGES.port4
2 files changed, 6 insertions, 0 deletions
diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile
index 3db1ff6ec123..95585f594cfc 100644
--- a/mail/mailscanner/Makefile
+++ b/mail/mailscanner/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MailScanner
PORTVERSION= 4.54.6
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.mailscanner.info/files/4/tar/
DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL}
@@ -141,6 +142,7 @@ do-build:
s,/opt/MailScanner/etc,${PREFIX}/etc/MailScanner,g; \
s,/opt/MailScanner/lib,${PREFIX}/lib/MailScanner,g; \
s,/usr/bin/unrar,${LOCALBASE}/bin/unrar,g; \
+ s,/bin/gunzip,/usr/bin/gunzip,g; \
s,/etc/mail/spamassassin,${LOCALBASE}/etc/mail/spamassassin,g;' \
${WRKSRC}/etc/MailScanner.conf
${PERL} -pi -e \
diff --git a/mail/mailscanner/files/CHANGES.port b/mail/mailscanner/files/CHANGES.port
index 8c94ce081045..5d6ab1b48529 100644
--- a/mail/mailscanner/files/CHANGES.port
+++ b/mail/mailscanner/files/CHANGES.port
@@ -1,3 +1,7 @@
+Version 4.54.6_1
+=================
+- Path to gunzip in MailScanner.conf fixed
+
Version 4.54.6
=================
- Upgrade to MailScanner 4.54