From owner-svn-ports-branches@freebsd.org Fri Jun 15 08:41:20 2018 Return-Path: Delivered-To: svn-ports-branches@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 9479D100A592; Fri, 15 Jun 2018 08:41:20 +0000 (UTC) (envelope-from brnrd@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 485C580E6C; Fri, 15 Jun 2018 08:41:20 +0000 (UTC) (envelope-from brnrd@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 2A3F3150D6; Fri, 15 Jun 2018 08:41:20 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5F8fKtW069837; Fri, 15 Jun 2018 08:41:20 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5F8fJLb069819; Fri, 15 Jun 2018 08:41:19 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201806150841.w5F8fJLb069819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 15 Jun 2018 08:41:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r472434 - branches/2018Q2/security/libressl X-SVN-Group: ports-branches X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: branches/2018Q2/security/libressl X-SVN-Commit-Revision: 472434 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2018 08:41:20 -0000 Author: brnrd Date: Fri Jun 15 08:41:19 2018 New Revision: 472434 URL: https://svnweb.freebsd.org/changeset/ports/472434 Log: MFH: r472387 As 2018Q2 is on 2.6.x branch of LibreSSL, update to 2.6.5 security/libressl: Security update to 2.7.4 Security: c82ecac5-6e3f-11e8-8777-b499baebfeaf Approved by: ports-secteam (miwi) Modified: branches/2018Q2/security/libressl/Makefile branches/2018Q2/security/libressl/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/security/libressl/Makefile ============================================================================== --- branches/2018Q2/security/libressl/Makefile Fri Jun 15 08:35:28 2018 (r472433) +++ branches/2018Q2/security/libressl/Makefile Fri Jun 15 08:41:19 2018 (r472434) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.6.4 -#DISTNAME= libressl-2.6.3 +PORTVERSION= 2.6.5 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL Modified: branches/2018Q2/security/libressl/distinfo ============================================================================== --- branches/2018Q2/security/libressl/distinfo Fri Jun 15 08:35:28 2018 (r472433) +++ branches/2018Q2/security/libressl/distinfo Fri Jun 15 08:41:19 2018 (r472434) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513839112 -SHA256 (libressl-2.6.4.tar.gz) = 638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f -SIZE (libressl-2.6.4.tar.gz) = 3227935 +TIMESTAMP = 1529051623 +SHA256 (libressl-2.6.5.tar.gz) = 859edfc71019d27c448fe148e679afdd972a0baa91b21f02b2b2f5f8a84ddd2a +SIZE (libressl-2.6.5.tar.gz) = 3225481