svn commit: r466186 - head/security/libressl-devel

Bernard Spil brnrd at FreeBSD.org
Sun Apr 1 21:55:34 UTC 2018


Author: brnrd
Date: Sun Apr  1 21:55:32 2018
New Revision: 466186
URL: https://svnweb.freebsd.org/changeset/ports/466186

Log:
  security/libressl-devel: Update to 2.7.2
  
   - LibreSSL 2.7 is now STABLE
   - Fixes a memleak in libtls
  
  MFH:		2018Q2

Modified:
  head/security/libressl-devel/Makefile
  head/security/libressl-devel/distinfo

Modified: head/security/libressl-devel/Makefile
==============================================================================
--- head/security/libressl-devel/Makefile	Sun Apr  1 21:54:44 2018	(r466185)
+++ head/security/libressl-devel/Makefile	Sun Apr  1 21:55:32 2018	(r466186)
@@ -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: head/security/libressl-devel/distinfo
==============================================================================
--- head/security/libressl-devel/distinfo	Sun Apr  1 21:54:44 2018	(r466185)
+++ head/security/libressl-devel/distinfo	Sun Apr  1 21:55:32 2018	(r466186)
@@ -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


More information about the svn-ports-head mailing list