summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2024-01-02 12:22:12 +0100
committerKurt Jaeger <pi@FreeBSD.org>2024-01-02 12:22:12 +0100
commit59d950f1365036350060ad9365a032368a19a351 (patch)
treecd0cb4f1a189c7590f6a5edcd486b749e674255f /mail/exim/Makefile
parentprint/scribus: Comprehensive desktop publishing program (diff)
mail/exim: update 4.97 -> 4.97.1, fix CVE-2023-51766
- Bug: https://bugs.exim.org/show_bug.cgi?id=3063 - Announcement: PR: 276075 Approved-by: fluffy (implicit) Security: CVE-2023-51766 Changes: https://lists.exim.org/lurker/message/20231228.211920.dd3e6d22.en.html
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 3fb85f42e8b8..d23dec014c7e 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,6 +1,6 @@
PORTNAME= exim
PORTVERSION?= ${EXIM_VERSION}
-PORTREVISION?= 2
+PORTREVISION?= 0
CATEGORIES= mail
MASTER_SITES= EXIM:exim
MASTER_SITE_SUBDIR= /exim4/:exim \
@@ -110,7 +110,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.c
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.conf
.endif
-EXIM_VERSION= 4.97
+EXIM_VERSION= 4.97.1
SA_EXIM_VERSION=4.2.1
EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink"
EXTRA_PATCHES+= `${FIND} ${PATCHDIR} -name '74_*.patch'|${SORT} -h`