From owner-svn-ports-head@freebsd.org Mon Apr 16 16:15:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD478F8FDAE; Mon, 16 Apr 2018 16:15:00 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C2526D335; Mon, 16 Apr 2018 16:15:00 +0000 (UTC) (envelope-from vsevolod@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 872071FA78; Mon, 16 Apr 2018 16:15:00 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GGF0fP093520; Mon, 16 Apr 2018 16:15:00 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GGF0M0093515; Mon, 16 Apr 2018 16:15:00 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201804161615.w3GGF0M0093515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 16 Apr 2018 16:15:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467486 - in head/mail: exim exim-doc-html X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: in head/mail: exim exim-doc-html X-SVN-Commit-Revision: 467486 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.25 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: Mon, 16 Apr 2018 16:15:01 -0000 Author: vsevolod Date: Mon Apr 16 16:14:59 2018 New Revision: 467486 URL: https://svnweb.freebsd.org/changeset/ports/467486 Log: Update Exim to version 4.91 Modified: head/mail/exim-doc-html/Makefile head/mail/exim-doc-html/distinfo head/mail/exim/Makefile head/mail/exim/distinfo Modified: head/mail/exim-doc-html/Makefile ============================================================================== --- head/mail/exim-doc-html/Makefile Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim-doc-html/Makefile Mon Apr 16 16:14:59 2018 (r467486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= exim -PORTVERSION= 4.90 +PORTVERSION= 4.91 CATEGORIES= mail MASTER_SITES= EXIM MASTER_SITE_SUBDIR= /exim4/ \ Modified: head/mail/exim-doc-html/distinfo ============================================================================== --- head/mail/exim-doc-html/distinfo Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim-doc-html/distinfo Mon Apr 16 16:14:59 2018 (r467486) @@ -1,7 +1,7 @@ -TIMESTAMP = 1514054082 -SHA256 (exim/exim-html-4.90.tar.bz2) = 6c8e2226ba00b2ca03fcce2cb47437a08e9d10dc0418d7ff8ddc970d28541140 -SIZE (exim/exim-html-4.90.tar.bz2) = 485208 -SHA256 (exim/exim-pdf-4.90.tar.bz2) = 13860cfce38f03fef49fbe13f9ea5fc3be11a79860bd2cc41f33f11c06925bbf -SIZE (exim/exim-pdf-4.90.tar.bz2) = 2025099 -SHA256 (exim/exim-postscript-4.90.tar.bz2) = 16d5ace4e734d7c477b51dbcad7c0e590a80a79aa21dc9fd1bb849380cff7403 -SIZE (exim/exim-postscript-4.90.tar.bz2) = 1061562 +TIMESTAMP = 1523895250 +SHA256 (exim/exim-html-4.91.tar.bz2) = f8cc27a8b9ff3f76769cf530179386db97fcb129a3496b569956abcf54a076ba +SIZE (exim/exim-html-4.91.tar.bz2) = 493670 +SHA256 (exim/exim-pdf-4.91.tar.bz2) = 95767840a332a68777445ad936774b7f1e7afda182179c554760fa4dfc3aab61 +SIZE (exim/exim-pdf-4.91.tar.bz2) = 2005787 +SHA256 (exim/exim-postscript-4.91.tar.bz2) = fe20825a2fc53035585cf034e8cd66197173118f13d1d99d46a920e646ae21e9 +SIZE (exim/exim-postscript-4.91.tar.bz2) = 1076728 Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim/Makefile Mon Apr 16 16:14:59 2018 (r467486) @@ -91,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.90.1 +EXIM_VERSION= 4.91 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: head/mail/exim/distinfo ============================================================================== --- head/mail/exim/distinfo Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim/distinfo Mon Apr 16 16:14:59 2018 (r467486) @@ -1,5 +1,5 @@ -TIMESTAMP = 1518291007 -SHA256 (exim/exim-4.90.1.tar.bz2) = d8f510056c85fd8565242cad06560c5cb44a0678ea76241331eca096f7a6cbf0 -SIZE (exim/exim-4.90.1.tar.bz2) = 1854894 +TIMESTAMP = 1523893897 +SHA256 (exim/exim-4.91.tar.bz2) = eff5b41276a0039e89af4b447da13aaa61c5823d4ec2c37353dc23577cfb02d3 +SIZE (exim/exim-4.91.tar.bz2) = 1912811 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575