Hello, Here is a straightforward update for exim from 4.93.0.4 to 4.93.0.4. It has been running fine here so far. It also solves the warning about master sites paths.
Regards
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/exim/Makefile,v
retrieving revision 1.129
diff -u -p -r1.129 Makefile
--- Makefile 29 Dec 2019 23:01:54 -0000 1.129
+++ Makefile 9 Jan 2020 10:01:19 -0000
@@ -3,7 +3,7 @@
COMMENT-main = flexible mail transfer agent
COMMENT-eximon = X11 monitor tool for Exim MTA
-VERSION = 4.93.0.3
+VERSION = 4.93.0.4
DISTNAME = exim-${VERSION}
PKGNAME-main = exim-${VERSION}
FULLPKGNAME-eximon = exim-eximon-${VERSION}
@@ -26,8 +26,8 @@ MASTER_SITES = https://ftp.exim.org/pub
https://ftp.exim.org/pub/exim/exim4/fixes/ \
https://ftp.exim.org/pub/exim/exim4/old/ \
ftp://ftp.exim.org/pub/exim/exim4/ \
- ftp://ftp.exim.org/pub/exim/exim4/fixes \
- ftp://ftp.exim.org/pub/exim/exim4/old
+ ftp://ftp.exim.org/pub/exim/exim4/fixes/ \
+ ftp://ftp.exim.org/pub/exim/exim4/old/
LIB_DEPENDS-main = converters/libiconv \
devel/pcre \
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/exim/distinfo,v
retrieving revision 1.39
diff -u -p -r1.39 distinfo
--- distinfo 16 Dec 2019 14:40:39 -0000 1.39
+++ distinfo 9 Jan 2020 10:01:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (exim-4.93.0.3.tar.gz) = XWbL2vz3+KaJv5LXmIlI8EzCj8U6Z7jp6yYzoO03zMs=
-SIZE (exim-4.93.0.3.tar.gz) = 2480124
+SHA256 (exim-4.93.0.4.tar.gz) = qHtu9QY5JoD6R+sSGbbDxbEwy5o8bw4MTsht2jD6dkM=
+SIZE (exim-4.93.0.4.tar.gz) = 2480960
smime.p7s
Description: S/MIME Cryptographic Signature
