update to postfix-3.2.4, from Brad
This commit is contained in:
parent
f3bc8ef405
commit
3348ddfb37
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.196 2017/10/30 21:01:13 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.197 2017/11/09 21:52:09 sthen Exp $
|
||||
|
||||
VERSION= 3.2.3
|
||||
REVISION= 0
|
||||
VERSION= 3.2.4
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (postfix/postfix-3.2.3.tar.gz) = WwuXXQdep1YQKNQQnFgVSbeUqpLXM0Keptn6V3URQL8=
|
||||
SIZE (postfix/postfix-3.2.3.tar.gz) = 4390567
|
||||
SHA256 (postfix/postfix-3.2.4.tar.gz) = 7FXrqiqkZHkq+NXuED62iyekLcKzagL+5C2vv5dAx/Y=
|
||||
SIZE (postfix/postfix-3.2.4.tar.gz) = 4390376
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-src_tls_tls_dane_c,v 1.2 2017/03/04 22:09:43 sthen Exp $
|
||||
--- src/tls/tls_dane.c.orig Sun Jan 1 17:22:13 2017
|
||||
+++ src/tls/tls_dane.c Mon Feb 20 12:42:58 2017
|
||||
@@ -2125,7 +2125,7 @@ static SSL_CTX *ctx_init(const char *CAfile)
|
||||
$OpenBSD: patch-src_tls_tls_dane_c,v 1.3 2017/11/09 21:52:09 sthen Exp $
|
||||
--- src/tls/tls_dane.c.orig Mon Oct 9 11:06:02 2017
|
||||
+++ src/tls/tls_dane.c Tue Nov 7 21:15:06 2017
|
||||
@@ -2129,7 +2129,7 @@ static SSL_CTX *ctx_init(const char *CAfile)
|
||||
tls_param_init();
|
||||
tls_check_version();
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-src_util_sys_defs_h,v 1.7 2017/10/30 21:01:13 naddy Exp $
|
||||
$OpenBSD: patch-src_util_sys_defs_h,v 1.8 2017/11/09 21:52:09 sthen Exp $
|
||||
|
||||
Index: src/util/sys_defs.h
|
||||
--- src/util/sys_defs.h.orig
|
||||
+++ src/util/sys_defs.h
|
||||
--- src/util/sys_defs.h.orig Wed Feb 1 20:31:15 2017
|
||||
+++ src/util/sys_defs.h Tue Nov 7 21:15:06 2017
|
||||
@@ -128,7 +128,7 @@
|
||||
#define HAS_FUTIMES /* XXX maybe earlier */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user