From owner-svn-ports-head@freebsd.org Sat Jul 25 08:38:33 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6ADDE3A3B4E; Sat, 25 Jul 2020 08:38:33 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BDKGd27wgz3fYY; Sat, 25 Jul 2020 08:38:33 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0FC4818DA7; Sat, 25 Jul 2020 08:38:33 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06P8cWGT067385; Sat, 25 Jul 2020 08:38:32 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06P8cWT4067383; Sat, 25 Jul 2020 08:38:32 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <202007250838.06P8cWT4067383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sat, 25 Jul 2020 08:38:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543404 - in head/mail/postfix-current: . files X-SVN-Group: ports-head X-SVN-Commit-Author: ohauer X-SVN-Commit-Paths: in head/mail/postfix-current: . files X-SVN-Commit-Revision: 543404 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2020 08:38:33 -0000 Author: ohauer Date: Sat Jul 25 08:38:32 2020 New Revision: 543404 URL: https://svnweb.freebsd.org/changeset/ports/543404 Log: - update to 3.6-20200720 Incompatible change with snapshot 20200705 ========================================== The minimum OpenSSL version is 1.1.1, which will reach the end of life by 2023-09-11. The default digest has changed from md5 to sha256 (Postfix 3.6 with compatibility_level >= 3). With a lower compatibility_level setting, Postfix defaults to using md5, and logs a warning when a Postfix configuration specifies no explicit digest type. Export-grade Diffie-Hellman key exchange is no longer supported, and the tlsproxy_tls_dh512_param_file parameter is ignored, Deleted: head/mail/postfix-current/files/patch-src_tls_tls__certkey.c Modified: head/mail/postfix-current/Makefile head/mail/postfix-current/distinfo Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Sat Jul 25 07:51:52 2020 (r543403) +++ head/mail/postfix-current/Makefile Sat Jul 25 08:38:32 2020 (r543404) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.6-20200627 +DISTVERSION= 3.6-20200720 PORTREVISION?= 0 PORTEPOCH= 6 CATEGORIES= mail @@ -31,7 +31,7 @@ CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* sendm USERS= postfix GROUPS= mail maildrop postfix -USES= shebangfix cpe +USES= shebangfix cpe ssl SHEBANG_FILES= auxiliary/qshape/qshape.pl USE_RC_SUBR= postfix @@ -59,6 +59,7 @@ SASLKMIT_LIB_DEPENDS= libkrb5.so:security/krb5 SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SQLITE_USES= sqlite TLS_USES= ssl +BROKEN_SSL= openssl BLACKLISTD_DESC= Enable blacklistd support (FreeBSD 11.0 and later only) CDB_DESC= CDB maps lookups @@ -89,6 +90,10 @@ MAKEFILEFLAGS+= DEBUG= .endif MAKEFILEFLAGS+= pie=yes CC="${CC}" OPT="${CFLAGS}" + +.if ${SSL_DEFAULT} == base +BROKEN_FreeBSD_11= error: OpenSSL-1.1.1 is the minimum supported version +.endif .if ${PORT_OPTIONS:MINST_BASE} .if defined(SASL_SLAVE) Modified: head/mail/postfix-current/distinfo ============================================================================== --- head/mail/postfix-current/distinfo Sat Jul 25 07:51:52 2020 (r543403) +++ head/mail/postfix-current/distinfo Sat Jul 25 08:38:32 2020 (r543404) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593291480 -SHA256 (postfix/postfix-3.6-20200627.tar.gz) = 5504e7eb3a9a56b86cabdb345d358870ca1d7a154d7357a5c14711c4a6ac1d61 -SIZE (postfix/postfix-3.6-20200627.tar.gz) = 4635306 +TIMESTAMP = 1595284980 +SHA256 (postfix/postfix-3.6-20200720.tar.gz) = 75b564d0ba935f7c6234bc4edec6b26c8882d3450a8e9d25b6d2ae95196daae3 +SIZE (postfix/postfix-3.6-20200720.tar.gz) = 4622172