Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 19:50:52 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r467731 - branches/2018Q2/security/libressl-devel
Message-ID:  <201804181950.w3IJoq3Z068050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Wed Apr 18 19:50:51 2018
New Revision: 467731
URL: https://svnweb.freebsd.org/changeset/ports/467731

Log:
  MFH: r466186
  
  security/libressl-devel: Update to 2.7.2
  
   - LibreSSL 2.7 is now STABLE
   - Fixes a memleak in libtls
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2018Q2/security/libressl-devel/Makefile
  branches/2018Q2/security/libressl-devel/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/security/libressl-devel/Makefile
==============================================================================
--- branches/2018Q2/security/libressl-devel/Makefile	Wed Apr 18 19:47:50 2018	(r467730)
+++ branches/2018Q2/security/libressl-devel/Makefile	Wed Apr 18 19:50:51 2018	(r467731)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libressl
-PORTVERSION=	2.7.1
+PORTVERSION=	2.7.2
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel

Modified: branches/2018Q2/security/libressl-devel/distinfo
==============================================================================
--- branches/2018Q2/security/libressl-devel/distinfo	Wed Apr 18 19:47:50 2018	(r467730)
+++ branches/2018Q2/security/libressl-devel/distinfo	Wed Apr 18 19:50:51 2018	(r467731)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521886054
-SHA256 (libressl-2.7.1.tar.gz) = 937507e236ba7370acaba689444515d4e8f429136f4e7e3623083392d96b7070
-SIZE (libressl-2.7.1.tar.gz) = 3362461
+TIMESTAMP = 1522617939
+SHA256 (libressl-2.7.2.tar.gz) = 917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995
+SIZE (libressl-2.7.2.tar.gz) = 3364227



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181950.w3IJoq3Z068050>