From owner-svn-ports-all@freebsd.org Sun Dec 16 11:08:59 2018 Return-Path: Delivered-To: svn-ports-all@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 3C32E13217F4; Sun, 16 Dec 2018 11:08:59 +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.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 B688982D92; Sun, 16 Dec 2018 11:08:58 +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 7BEBB26757; Sun, 16 Dec 2018 11:08:56 +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 wBGB8uK7002392; Sun, 16 Dec 2018 11:08:56 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBGB8uF8002390; Sun, 16 Dec 2018 11:08:56 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201812161108.wBGB8uF8002390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 16 Dec 2018 11:08:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487577 - head/security/libressl X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/libressl X-SVN-Commit-Revision: 487577 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B688982D92 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.85 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.88)[-0.883,0] 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: Sun, 16 Dec 2018 11:08:59 -0000 Author: brnrd Date: Sun Dec 16 11:08:55 2018 New Revision: 487577 URL: https://svnweb.freebsd.org/changeset/ports/487577 Log: security/libressl: Security update to 2.8.3 Security: 6f170cf2-e6b7-11e8-a9a8-b499baebfeaf Modified: head/security/libressl/Makefile head/security/libressl/distinfo Modified: head/security/libressl/Makefile ============================================================================== --- head/security/libressl/Makefile Sun Dec 16 11:08:48 2018 (r487576) +++ head/security/libressl/Makefile Sun Dec 16 11:08:55 2018 (r487577) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL @@ -21,7 +21,6 @@ NC_DESC= Install TLS-enabled netcat CONFLICTS_INSTALL= libressl-devel-[0-9]* \ openssl-[0-9]* \ - openssl-devel-[0-9]* \ openssl111-[0-9]* NC_CONFIGURE_ENABLE= nc Modified: head/security/libressl/distinfo ============================================================================== --- head/security/libressl/distinfo Sun Dec 16 11:08:48 2018 (r487576) +++ head/security/libressl/distinfo Sun Dec 16 11:08:55 2018 (r487577) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539941233 -SHA256 (libressl-2.8.2.tar.gz) = b8cb31e59f1294557bfc80f2a662969bc064e83006ceef0574e2553a1c254fd5 -SIZE (libressl-2.8.2.tar.gz) = 3373599 +TIMESTAMP = 1544956249 +SHA256 (libressl-2.8.3.tar.gz) = 9b640b13047182761a99ce3e4f000be9687566e0828b4a72709e9e6a3ef98477 +SIZE (libressl-2.8.3.tar.gz) = 3366196