aboutsummaryrefslogtreecommitdiff
path: root/security/amavisd-new/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-07-03 16:28:43 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-07-03 16:28:43 +0000
commit5ee8ff9eeaf4cb6bfa44883bd33f6ef659e6c4eb (patch)
tree6757b4f3bd28d2e9d31227b6775f6c41ba4dd98e /security/amavisd-new/Makefile
parent0bcd213f10b29f87f1cd8262b5224329a24db9a3 (diff)
downloadports-5ee8ff9eeaf4cb6bfa44883bd33f6ef659e6c4eb.tar.gz
ports-5ee8ff9eeaf4cb6bfa44883bd33f6ef659e6c4eb.zip
Notes
Diffstat (limited to 'security/amavisd-new/Makefile')
-rw-r--r--security/amavisd-new/Makefile15
1 files changed, 3 insertions, 12 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile
index fd9554a06fa2..1b4309d9bf70 100644
--- a/security/amavisd-new/Makefile
+++ b/security/amavisd-new/Makefile
@@ -7,7 +7,7 @@
# Based on amavisd ports makefile.
PORTNAME= amavisd-new
-PORTVERSION= 2.7.0
+PORTVERSION= 2.8.0
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
@@ -15,9 +15,9 @@ MASTER_SITES= http://www.ijs.si/software/amavisd/ \
http://mirror.mainloop.se/amavisd/
MAINTAINER= gabor@FreeBSD.org
-COMMENT= Performance-enhanced daemonized version of amavis-perl
+COMMENT= A mail scanner interface between mailer and content checkers
-LICENCE= GPLv2
+LICENSE= GPLv2
RUN_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
@@ -218,15 +218,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef
RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif
-pre-fetch:
- @${ECHO} ""
- @${ECHO} " **** UPGRADE WARNING: SQL SCHEMA CHANGED ****"
- @${ECHO} " If you are upgrading from version prior to 2.6.6"
- @${ECHO} " Hit ^c now and read /usr/ports/UPDATING section or"
- @${ECHO} " /usr/local/share/doc/amavisd-new/RELEASE_NOTES"
- @read -p "Hit ^c now to stop, any key to continue: " -t 5 a || true
- @${ECHO} ""
-
post-patch:
@${REINPLACE_CMD} -e "s|$daemon_user = \'vscan\';|$daemon_user = \'${AMAVISUSER}\';|" \
-e "s|$daemon_group = \'vscan\';|$daemon_group = \'${AMAVISGROUP}\';|" \