On 2020/06/02 09:02, Renaud Allard wrote:
> Hello,
> 
> Here is a short diff to update exim to 4.94

The patch is still needed isn't it?

> Regards

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/mail/exim/Makefile,v
> retrieving revision 1.130
> diff -u -p -u -r1.130 Makefile
> --- Makefile  9 Jan 2020 20:43:15 -0000       1.130
> +++ Makefile  2 Jun 2020 06:53:56 -0000
> @@ -3,7 +3,7 @@
>  COMMENT-main =               flexible mail transfer agent
>  COMMENT-eximon =     X11 monitor tool for Exim MTA
>  
> -VERSION =            4.93.0.4
> +VERSION =            4.94
>  DISTNAME =           exim-${VERSION}
>  PKGNAME-main =               exim-${VERSION}
>  FULLPKGNAME-eximon = exim-eximon-${VERSION}
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/exim/distinfo,v
> retrieving revision 1.40
> diff -u -p -u -r1.40 distinfo
> --- distinfo  9 Jan 2020 20:43:15 -0000       1.40
> +++ distinfo  2 Jun 2020 06:53:56 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (exim-4.93.0.4.tar.gz) = qHtu9QY5JoD6R+sSGbbDxbEwy5o8bw4MTsht2jD6dkM=
> -SIZE (exim-4.93.0.4.tar.gz) = 2480960
> +SHA256 (exim-4.94.tar.gz) = X+Rdm8+mfZR9cHr8MWzTbFMUcPaLJAk0Ia26Sq+BC9k=
> +SIZE (exim-4.94.tar.gz) = 2515734
> Index: patches/patch-OS_Makefile-OpenBSD
> ===================================================================
> RCS file: patches/patch-OS_Makefile-OpenBSD
> diff -N patches/patch-OS_Makefile-OpenBSD
> --- patches/patch-OS_Makefile-OpenBSD 27 Dec 2019 22:31:01 -0000      1.7
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,14 +0,0 @@
> -$OpenBSD: patch-OS_Makefile-OpenBSD,v 1.7 2019/12/27 22:31:01 sthen Exp $
> -
> -Index: OS/Makefile-OpenBSD
> ---- OS/Makefile-OpenBSD.orig
> -+++ OS/Makefile-OpenBSD
> -@@ -5,7 +5,7 @@ CHGRP_COMMAND=/usr/sbin/chgrp
> - CHMOD_COMMAND=/bin/chmod
> - 
> - CC=cc
> --CFLAGS=-O2 -Wall -Wno-parentheses -Wno-self-assign 
> -Wno-logical-op-parentheses
> -+CFLAGS=-O2 -Wall -Wno-parentheses
> - CFLAGS += -DTAINT_CHECK_SLOW
> - 
> - LIBS=-lm



Reply via email to