update to postfix-3.4-20180404, from Brad

This commit is contained in:
sthen 2018-05-19 01:10:49 +00:00
parent b1dc16a5f8
commit 3c89ad52ba
3 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.312 2018/05/12 17:17:25 jsing Exp $
# $OpenBSD: Makefile,v 1.313 2018/05/19 01:10:49 sthen Exp $
VERSION= 3.4-20180203
REVISION= 1
VERSION= 3.4-20180404
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}

View File

@ -1,2 +1,2 @@
SHA256 (postfix/postfix-3.4-20180203.tar.gz) = sGEM9mmYJmLX3/oLtZG1T+qTX7wsLrLKYE5uRJIikaU=
SIZE (postfix/postfix-3.4-20180203.tar.gz) = 4420728
SHA256 (postfix/postfix-3.4-20180404.tar.gz) = CjCa8b6LQs9mvAYaIInrM2HbZTFO5y1s9raoPKdtfE4=
SIZE (postfix/postfix-3.4-20180404.tar.gz) = 4423687

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-src_util_sys_defs_h,v 1.9 2017/10/30 21:01:13 naddy Exp $
$OpenBSD: patch-src_util_sys_defs_h,v 1.10 2018/05/19 01:10:49 sthen Exp $
Index: src/util/sys_defs.h
--- src/util/sys_defs.h.orig
+++ src/util/sys_defs.h
@@ -128,7 +128,7 @@
@@ -129,7 +129,7 @@
#define HAS_FUTIMES /* XXX maybe earlier */
#endif