Update to sendmail-8.17.0.0.
This commit is contained in:
parent
be9d84ff66
commit
cfd7595859
@ -1,18 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2021/02/07 08:08:49 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2021/05/07 17:16:01 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = mother of Mail Transfer Agents
|
||||
COMMENT-libmilter = mail filter support library for sendmail
|
||||
|
||||
V= 8.16.1
|
||||
V= 8.17.0.0
|
||||
DISTNAME = sendmail.${V}
|
||||
PKGNAME-main = sendmail-${V}
|
||||
PKGNAME-libmilter = libmilter-${V}
|
||||
FULLPKGNAME-libmilter = libmilter-${V}
|
||||
FULLPKGPATH-libmilter = mail/sendmail,-libmilter
|
||||
|
||||
REVISION-main = 2
|
||||
REVISION-libmilter = 2
|
||||
|
||||
SHARED_LIBS = milter 4.0
|
||||
|
||||
CATEGORIES = mail
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sendmail.8.16.1.tar.gz) = eIbV3EtDa4YXXzK1uccwXIB4d0mEfikJv5kSPsxOZLo=
|
||||
SIZE (sendmail.8.16.1.tar.gz) = 2236402
|
||||
SHA256 (sendmail.8.17.0.0.tar.gz) = eGc0+2tsGhT6WL6rkN+e1NvP5ZEoGB4HIGZSnjKErQc=
|
||||
SIZE (sendmail.8.17.0.0.tar.gz) = 2271584
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-cf_m4_proto_m4,v 1.3 2020/06/06 10:28:09 ajacoutot Exp $
|
||||
$OpenBSD: patch-cf_m4_proto_m4,v 1.4 2021/05/07 17:16:01 ajacoutot Exp $
|
||||
|
||||
net/uucp uses login _uucp
|
||||
|
||||
Index: cf/m4/proto.m4
|
||||
--- cf/m4/proto.m4.orig
|
||||
+++ cf/m4/proto.m4
|
||||
@@ -735,6 +735,7 @@ ifdef(`_USE_CT_FILE_', `', `#')Ft`'ifdef(`confCT_FILE'
|
||||
@@ -746,6 +746,7 @@ ifdef(`_USE_CT_FILE_', `', `#')Ft`'ifdef(`confCT_FILE'
|
||||
Troot
|
||||
Tdaemon
|
||||
ifdef(`_NO_UUCP_', `dnl', `Tuucp')
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.12 2020/07/17 07:44:03 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.13 2021/05/07 17:16:01 ajacoutot Exp $
|
||||
@newgroup _smmsp:745
|
||||
@newuser _smmsp:745:_smmsp::Sendmail Message Submission Program:/nonexistent:/sbin/nologin
|
||||
@rcscript ${RCDIR}/sendmail
|
||||
@ -177,8 +177,8 @@ share/sendmail/feature/bestmx_is_local.m4
|
||||
share/sendmail/feature/bitdomain.m4
|
||||
share/sendmail/feature/blacklist_recipients.m4
|
||||
share/sendmail/feature/block_bad_helo.m4
|
||||
share/sendmail/feature/blocklist_recipients.m4
|
||||
share/sendmail/feature/check_cert_altnames.m4
|
||||
share/sendmail/feature/check_other.m4
|
||||
share/sendmail/feature/compat_check.m4
|
||||
share/sendmail/feature/conncontrol.m4
|
||||
share/sendmail/feature/delay_checks.m4
|
||||
@ -221,6 +221,7 @@ share/sendmail/feature/relay_mail_from.m4
|
||||
share/sendmail/feature/require_rdns.m4
|
||||
share/sendmail/feature/smrsh.m4
|
||||
share/sendmail/feature/stickyhost.m4
|
||||
share/sendmail/feature/sts.m4
|
||||
share/sendmail/feature/tls_failures.m4
|
||||
share/sendmail/feature/tls_session_features.m4
|
||||
share/sendmail/feature/use_client_ptr.m4
|
||||
|
Loading…
Reference in New Issue
Block a user