On 12/13/19 11:45 AM, Stuart Henderson wrote:
On 2019/12/13 11:22, Renaud Allard wrote:It seems I should stop doing multiple things at the same timeThere's a 4.93.0.3 now ;-)MASTER_SITES = https://ftp.exim.org/pub/exim/exim4/ \ - https://ftp.exim.org/pub/exim/exim4/old/ \ - ftp://ftp.exim.org/pub/exim/exim4/ \It's useful to keep an ftp:// URL so that "make peek-ftp" still works.
OK, here 4.93 to 4.93.0.3 with the ftp sites added
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 11:10:24 -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.3
DISTNAME = exim-${VERSION}
PKGNAME-main = exim-${VERSION}
FULLPKGNAME-eximon = exim-eximon-${VERSION}
@@ -23,9 +23,11 @@ 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/fixes/ \
https://ftp.exim.org/pub/exim/exim4/old/ \
ftp://ftp.exim.org/pub/exim/exim4/ \
- http://mirror.switch.ch/ftp/mirror/exim/exim/exim4/
+ 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.38
diff -u -p -r1.38 distinfo
--- distinfo 10 Dec 2019 23:21:37 -0000 1.38
+++ distinfo 13 Dec 2019 11:10:24 -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.3.tar.gz) = XWbL2vz3+KaJv5LXmIlI8EzCj8U6Z7jp6yYzoO03zMs=
+SIZE (exim-4.93.0.3.tar.gz) = 2480124
smime.p7s
Description: S/MIME Cryptographic Signature
