From owner-svn-ports-all@freebsd.org Sun May 6 12:16:10 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 9DBBCFB83FE; Sun, 6 May 2018 12:16:10 +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 4434986E97; Sun, 6 May 2018 12:16:10 +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 3A88A4A37; Sun, 6 May 2018 12:16:10 +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 w46CGA9J030935; Sun, 6 May 2018 12:16:10 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w46CG9A9030933; Sun, 6 May 2018 12:16:09 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201805061216.w46CG9A9030933@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 6 May 2018 12:16:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469194 - in head/security/libressl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/security/libressl: . files X-SVN-Commit-Revision: 469194 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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, 06 May 2018 12:16:10 -0000 Author: brnrd Date: Sun May 6 12:16:09 2018 New Revision: 469194 URL: https://svnweb.freebsd.org/changeset/ports/469194 Log: security/libressl: Update to 2.7.3 Deleted: head/security/libressl/files/ Modified: head/security/libressl/Makefile head/security/libressl/distinfo Modified: head/security/libressl/Makefile ============================================================================== --- head/security/libressl/Makefile Sun May 6 11:38:28 2018 (r469193) +++ head/security/libressl/Makefile Sun May 6 12:16:09 2018 (r469194) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.7.2 -PORTREVISION= 1 +PORTVERSION= 2.7.3 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL Modified: head/security/libressl/distinfo ============================================================================== --- head/security/libressl/distinfo Sun May 6 11:38:28 2018 (r469193) +++ head/security/libressl/distinfo Sun May 6 12:16:09 2018 (r469194) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522617939 -SHA256 (libressl-2.7.2.tar.gz) = 917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995 -SIZE (libressl-2.7.2.tar.gz) = 3364227 +TIMESTAMP = 1525556230 +SHA256 (libressl-2.7.3.tar.gz) = 16c70d8fe1de6e9bedea0d67804b55f3894717693a05ed45e15e0e2f939c2795 +SIZE (libressl-2.7.3.tar.gz) = 3364724