From owner-svn-ports-all@freebsd.org Tue Feb 25 09:17:17 2020 Return-Path: Delivered-To: svn-ports-all@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 DC0202557F3; Tue, 25 Feb 2020 09:17:17 +0000 (UTC) (envelope-from fluffy@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) server-signature RSA-PSS (4096 bits) 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 48RYH10KXdz3M0Z; Tue, 25 Feb 2020 09:17:17 +0000 (UTC) (envelope-from fluffy@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 0B216C23C; Tue, 25 Feb 2020 09:17:16 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01P9HFMH035190; Tue, 25 Feb 2020 09:17:15 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01P9HFtG035188; Tue, 25 Feb 2020 09:17:15 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <202002250917.01P9HFtG035188@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Tue, 25 Feb 2020 09:17:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527069 - head/mail/exim X-SVN-Group: ports-head X-SVN-Commit-Author: fluffy X-SVN-Commit-Paths: head/mail/exim X-SVN-Commit-Revision: 527069 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2020 09:17:18 -0000 Author: fluffy Date: Tue Feb 25 09:17:15 2020 New Revision: 527069 URL: https://svnweb.freebsd.org/changeset/ports/527069 Log: mail/exim: update to 4.93.0.4 maintenance release This release is addressed to fix many of *taint* issues PR: 244322 Reported by: ler Modified: head/mail/exim/Makefile head/mail/exim/distinfo Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Tue Feb 25 09:16:14 2020 (r527068) +++ head/mail/exim/Makefile Tue Feb 25 09:17:15 2020 (r527069) @@ -6,6 +6,7 @@ PORTVERSION?= ${EXIM_VERSION} CATEGORIES= mail MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ + /exim4/fixes/:exim \ /exim4/old/:exim DISTNAME= ${PORTNAME}-${EXIM_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:exim @@ -101,7 +102,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim. EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.conf .endif -EXIM_VERSION= 4.93 +EXIM_VERSION= 4.93.0.4 SA_EXIM_VERSION=4.2.1 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" @@ -381,7 +382,6 @@ SEDLIST+= -e 's,^\# (AUTH_CYRUS_SASL=),\1,' \ .endif .if ${PORT_OPTIONS:MAUTH_RADIUS} -PORTREVISION?= 1 WITH_RADIUS_TYPE?= RADLIB .if ${WITH_RADIUS_TYPE:tl} == radlib SEDLIST+= -e 's,XX_RADIUS_LIBS_XX,-lradius,' \ Modified: head/mail/exim/distinfo ============================================================================== --- head/mail/exim/distinfo Tue Feb 25 09:16:14 2020 (r527068) +++ head/mail/exim/distinfo Tue Feb 25 09:17:15 2020 (r527069) @@ -1,5 +1,5 @@ -TIMESTAMP = 1582043253 -SHA256 (exim/exim-4.93.tar.bz2) = 22c432c0585ef605c52bc796042c4823e961f58a7e6ad1486252e203bf4c9276 -SIZE (exim/exim-4.93.tar.bz2) = 1972841 +TIMESTAMP = 1582564322 +SHA256 (exim/exim-4.93.0.4.tar.bz2) = b67336ba06f8d8233060de073d6082d75a378faaafad660c5f124bb13d75e4d9 +SIZE (exim/exim-4.93.0.4.tar.bz2) = 1974190 SHA256 (exim/sa-exim-4.2.1.tar.gz) = 24d4bf7b0fdddaea11f132981cebb6a86a4ab20ef54111a8ebd481b421c6e2c1 SIZE (exim/sa-exim-4.2.1.tar.gz) = 68933