aboutsummaryrefslogtreecommitdiff
path: root/mail/mailscanner/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-11-01 20:10:10 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-11-01 20:10:10 +0000
commite4c6d980ebb6cb5d0691c17922398b8f8be536c0 (patch)
treebbed37f61f71ce24050917b10a8139613c5ee06d /mail/mailscanner/Makefile
parent2fd6c642ccd39ac3fb37e2195cc8408e06047874 (diff)
downloadports-e4c6d980ebb6cb5d0691c17922398b8f8be536c0.tar.gz
ports-e4c6d980ebb6cb5d0691c17922398b8f8be536c0.zip
Notes
Diffstat (limited to 'mail/mailscanner/Makefile')
-rw-r--r--mail/mailscanner/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile
index c25ed1dd85f2..ea335a94bc40 100644
--- a/mail/mailscanner/Makefile
+++ b/mail/mailscanner/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= MailScanner
-PORTVERSION= 4.34.8
-PORTREVISION= 2
+PORTVERSION= 4.35.9
CATEGORIES= mail
MASTER_SITES= http://www.sng.ecs.soton.ac.uk/mailscanner/files/4/tar/
DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL}
@@ -35,7 +34,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \
CONFLICTS= MailScanner-devel-[0-9]*
-PATCHLEVEL= 4
+PATCHLEVEL= 1
USE_PERL5= yes
@@ -71,7 +70,7 @@ USRLOCAL_FILES_LIB= \
rav-wrapper sophos-autoupdate
post-extract:
- cd ${WRKSRC} && tar xvzf perl-tar/MailScanner-${PORTVERSION}-${PATCHLEVEL}.tar.gz > /dev/null && ${MV} MailScanner-${PORTVERSION}/* .
+ cd ${WRKSRC} && ${TAR} xvzf perl-tar/MailScanner-${PORTVERSION}-${PATCHLEVEL}.tar.gz > /dev/null && ${MV} MailScanner-${PORTVERSION}/* .
do-build:
${PERL} -pi -e \