Date: Thu, 30 Nov 2017 18:48:13 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455220 - in head/mail/exim: . files Message-ID: <201711301848.vAUImDx7076647@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vsevolod Date: Thu Nov 30 18:48:13 2017 New Revision: 455220 URL: https://svnweb.freebsd.org/changeset/ports/455220 Log: - Update to 4.89.1 MFH: 2017Q4 Security: 75dd622c-d5fd-11e7-b9fe-c13eb7bcbf4f Deleted: head/mail/exim/files/patch-CVE-2017-1000369 head/mail/exim/files/patch-CVE-2017-16943 Modified: head/mail/exim/Makefile head/mail/exim/distinfo Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Thu Nov 30 18:42:14 2017 (r455219) +++ head/mail/exim/Makefile Thu Nov 30 18:48:13 2017 (r455220) @@ -3,7 +3,6 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ @@ -92,7 +91,7 @@ MASTER_SITES+= http://marc.merlins.org/linux/exim/file DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.89 +EXIM_VERSION= 4.89.1 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: head/mail/exim/distinfo ============================================================================== --- head/mail/exim/distinfo Thu Nov 30 18:42:14 2017 (r455219) +++ head/mail/exim/distinfo Thu Nov 30 18:48:13 2017 (r455220) @@ -1,5 +1,5 @@ -TIMESTAMP = 1488990705 -SHA256 (exim/exim-4.89.tar.bz2) = 912f2ee03c8dba06a3a4c0ee40522d367e1b65dc59e38dfcc1f5d9eecff51ab0 -SIZE (exim/exim-4.89.tar.bz2) = 1844430 +TIMESTAMP = 1512067398 +SHA256 (exim/exim-4.89.1.tar.bz2) = 1c853bc960dff0a0e51e3e28bc4a4a8165b58b41bb64ea3abb90f254d9947a8c +SIZE (exim/exim-4.89.1.tar.bz2) = 1828699 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?201711301848.vAUImDx7076647>