On 12/13/19 11:08 AM, Renaud Allard wrote:
On 12/13/19 9:16 AM, Renaud Allard wrote: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.RegardsSorry, I borked my diff. Here it is correctly
It seems I should stop doing multiple things at the same time
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 10:20:57 -0000
@@ -3,7 +3,7 @@
COMMENT-main = flexible mail transfer agent
COMMENT-eximon = X11 monitor tool for Exim MTA
-VERSION = 4.93
+VERSION = 4.93.0.2
DISTNAME = exim-${VERSION}
PKGNAME-main = exim-${VERSION}
FULLPKGNAME-eximon = exim-eximon-${VERSION}
@@ -23,9 +23,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 10:20:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (exim-4.93.tar.gz) = ZKJnPigfl/72n+Liz9Glap9xhMgLw63XwJyMeodZ7UM=
-SIZE (exim-4.93.tar.gz) = 2478903
+SHA256 (exim-4.93.0.2.tar.gz) = lEzW0kdqGUc8Kfs/kbUyXIGfPdcRxH9iLUHLKKm8TX0=
+SIZE (exim-4.93.0.2.tar.gz) = 2480009
smime.p7s
Description: S/MIME Cryptographic Signature
