Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2017 07:16:33 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456887 - head/security/libressl-devel
Message-ID:  <201712210716.vBL7GX0k092309@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Thu Dec 21 07:16:33 2017
New Revision: 456887
URL: https://svnweb.freebsd.org/changeset/ports/456887

Log:
  security/libressl-devel: Bugfix update to 2.6.4
  
   - Fixes (No-)TLS with broken smtp clients
  
  MFH:		2017Q4

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

Modified: head/security/libressl-devel/Makefile
==============================================================================
--- head/security/libressl-devel/Makefile	Thu Dec 21 07:07:23 2017	(r456886)
+++ head/security/libressl-devel/Makefile	Thu Dec 21 07:16:33 2017	(r456887)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libressl
-PORTVERSION=	2.6.3
+PORTVERSION=	2.6.4
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel

Modified: head/security/libressl-devel/distinfo
==============================================================================
--- head/security/libressl-devel/distinfo	Thu Dec 21 07:07:23 2017	(r456886)
+++ head/security/libressl-devel/distinfo	Thu Dec 21 07:16:33 2017	(r456887)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510064360
-SHA256 (libressl-2.6.3.tar.gz) = aead6598263171b96970da0d881e616d0813b69b35ebdc5991f87ff2ea7f5c98
-SIZE (libressl-2.6.3.tar.gz) = 3228661
+TIMESTAMP = 1513839355
+SHA256 (libressl-2.6.4.tar.gz) = 638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f
+SIZE (libressl-2.6.4.tar.gz) = 3227935



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