Hello, Here is an update for mail/exim. This fixes multiple issues with 4.93
Fix taint issue in transport with DSN. Bug 2491 local_scan: align local_scan.h and docs re. store_get() Regard command-line recipients as taintedI also removed mirror.ch as it doesn't contain exim anymore and I added the "fixes" branch.
Regards
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/exim/Makefile,v
retrieving revision 1.127
diff -u -p -r1.127 Makefile
--- Makefile 10 Dec 2019 23:21:37 -0000 1.127
+++ Makefile 13 Dec 2019 08:13:21 -0000
@@ -3,7 +3,11 @@
COMMENT-main = flexible mail transfer agent
COMMENT-eximon = X11 monitor tool for Exim MTA
+<<<<<<< Makefile
+VERSION = 4.93.0.2
+=======
VERSION = 4.93
+>>>>>>> 1.127
DISTNAME = exim-${VERSION}
PKGNAME-main = exim-${VERSION}
FULLPKGNAME-eximon = exim-eximon-${VERSION}
@@ -23,9 +27,8 @@ WANTLIB-main = ${cWANTLIB} crypto iconv
WANTLIB-eximon = ${cWANTLIB} X11 Xaw Xext Xmu Xt pcre
MASTER_SITES = https://ftp.exim.org/pub/exim/exim4/ \
- https://ftp.exim.org/pub/exim/exim4/old/ \
- ftp://ftp.exim.org/pub/exim/exim4/ \
- http://mirror.switch.ch/ftp/mirror/exim/exim/exim4/
+ https://ftp.exim.org/pub/exim/exim4/fixes/ \
+ https://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.38
diff -u -p -r1.38 distinfo
--- distinfo 10 Dec 2019 23:21:37 -0000 1.38
+++ distinfo 13 Dec 2019 08:13:21 -0000
@@ -1,2 +1,7 @@
+<<<<<<< distinfo
+SHA256 (exim-4.93.0.2.tar.gz) = lEzW0kdqGUc8Kfs/kbUyXIGfPdcRxH9iLUHLKKm8TX0=
+SIZE (exim-4.93.0.2.tar.gz) = 2480009
+=======
SHA256 (exim-4.93.tar.gz) = ZKJnPigfl/72n+Liz9Glap9xhMgLw63XwJyMeodZ7UM=
SIZE (exim-4.93.tar.gz) = 2478903
+>>>>>>> 1.38
smime.p7s
Description: S/MIME Cryptographic Signature
