aboutsummaryrefslogtreecommitdiff
path: root/mail/opendkim
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-07-01 10:17:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-07-01 10:17:18 +0000
commit6058705eb92698b0d74fd7525019e2a4d9de3de1 (patch)
tree2d7c58f87fdf5a736918b242c3ca9f5bf2f5ec7d /mail/opendkim
parentd605da2ddf1d1dbc3a37696fb744d03aadc9b5d0 (diff)
downloadports-6058705eb92698b0d74fd7525019e2a4d9de3de1.tar.gz
ports-6058705eb92698b0d74fd7525019e2a4d9de3de1.zip
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter - rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT - rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE - rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC - cleanup ifdefs - fix build on batv-filter with libmilter from ports
Notes
Notes: svn path=/head/; revision=473663
Diffstat (limited to 'mail/opendkim')
-rw-r--r--mail/opendkim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile
index 6d7563e88a80..d44e2e2eec9a 100644
--- a/mail/opendkim/Makefile
+++ b/mail/opendkim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= opendkim
PORTVERSION= 2.10.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= mail security
MASTER_SITES= SF/${PORTNAME} \
SF/${PORTNAME}/Previous%20Releases \