summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-12-25 23:28:18 +0300
committerDima Panov <fluffy@FreeBSD.org>2021-12-25 23:28:18 +0300
commited253c0553af2883c5d4d4d28d5cf9740f768459 (patch)
tree552ad0860b29fb09b66f008dc887c225b8f6987a /mail/exim/Makefile
parentgraphics/fotoxx: the port had been updated to version 21.60 (diff)
mail/exim: unbreak after mail/opendmarc update (+)
Last update for mail/opendmarc to 1.4.2 changes required params for opendmarc_policy_store_dkim subroutine by introducing *dkim_selector as pair for *domain. Adjust exim' dmarc routines by pass NULL string as *dkim_selector to force opendmarc subroutine go thru autodetect required selector on the fly. This dirt'n'ugly hack will be dropped as soon as functionality will be adjusted upstream in proper way. Bump PORTREVISION to force rebuild. Reported by: ler, poudriere failure PR: 260678
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 3c7030a0499b..874f352e5ae3 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -2,7 +2,7 @@
PORTNAME= exim
PORTVERSION?= ${EXIM_VERSION}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= mail
MASTER_SITES= EXIM:exim
MASTER_SITE_SUBDIR= /exim4/:exim \