summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2020-02-25 09:17:15 +0000
committerDima Panov <fluffy@FreeBSD.org>2020-02-25 09:17:15 +0000
commit0e69ea3cec6db10c1c4428b2328ac549f6848a22 (patch)
tree9ede6694750afa5d5b95830f7325162d46c0c675 /mail/exim/Makefile
parent- Update to 20.0 (diff)
mail/exim: update to 4.93.0.4 maintenance release
This release is addressed to fix many of *taint* issues PR: 244322 Reported by: ler
Notes
Notes: svn path=/head/; revision=527069
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 172232a8cb8a..1935c29d3eca 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -6,6 +6,7 @@ PORTVERSION?= ${EXIM_VERSION}
CATEGORIES= mail
MASTER_SITES= EXIM:exim
MASTER_SITE_SUBDIR= /exim4/:exim \
+ /exim4/fixes/:exim \
/exim4/old/:exim
DISTNAME= ${PORTNAME}-${EXIM_VERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:exim
@@ -101,7 +102,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.c
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.conf
.endif
-EXIM_VERSION= 4.93
+EXIM_VERSION= 4.93.0.4
SA_EXIM_VERSION=4.2.1
EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink"
@@ -381,7 +382,6 @@ SEDLIST+= -e 's,^\# (AUTH_CYRUS_SASL=),\1,' \
.endif
.if ${PORT_OPTIONS:MAUTH_RADIUS}
-PORTREVISION?= 1
WITH_RADIUS_TYPE?= RADLIB
.if ${WITH_RADIUS_TYPE:tl} == radlib
SEDLIST+= -e 's,XX_RADIUS_LIBS_XX,-lradius,' \