Date: Thu, 25 Jul 2019 12:30:25 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r507320 - branches/2019Q3/mail/exim Message-ID: <201907251230.x6PCUP4m011908@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vsevolod Date: Thu Jul 25 12:30:25 2019 New Revision: 507320 URL: https://svnweb.freebsd.org/changeset/ports/507320 Log: MFH: r507316 - Update to 4.92.1 to fix CVE-2019-13917 PR: 239441 Submitted by: Pascal Christen <pascal.christen at hostpoint.ch> Approved by: ports-secteam (miwi) Modified: branches/2019Q3/mail/exim/Makefile branches/2019Q3/mail/exim/distinfo Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/mail/exim/Makefile ============================================================================== --- branches/2019Q3/mail/exim/Makefile Thu Jul 25 12:07:28 2019 (r507319) +++ branches/2019Q3/mail/exim/Makefile Thu Jul 25 12:30:25 2019 (r507320) @@ -3,7 +3,6 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION= 4 CATEGORIES= mail ipv6 MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ @@ -98,7 +97,7 @@ MASTER_SITES+= http://marc.merlins.org/linux/exim/file DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.92 +EXIM_VERSION= 4.92.1 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: branches/2019Q3/mail/exim/distinfo ============================================================================== --- branches/2019Q3/mail/exim/distinfo Thu Jul 25 12:07:28 2019 (r507319) +++ branches/2019Q3/mail/exim/distinfo Thu Jul 25 12:30:25 2019 (r507320) @@ -1,5 +1,5 @@ -TIMESTAMP = 1549968111 -SHA256 (exim/exim-4.92.tar.bz2) = 541fcfb3d57d51647b552a0357cde26da34c843a33647373348a27002cbefa88 -SIZE (exim/exim-4.92.tar.bz2) = 1924751 +TIMESTAMP = 1564053474 +SHA256 (exim/exim-4.92.1.tar.bz2) = b755658ab08cdabca7aaeab25f64cfe4f8d1a0e1998d9750e4bd8cff5faf5f8c +SIZE (exim/exim-4.92.1.tar.bz2) = 1927542 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907251230.x6PCUP4m011908>