svn commit: r456887 - head/security/libressl-devel
Bernard Spil
brnrd at FreeBSD.org
Thu Dec 21 07:16:35 UTC 2017
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
More information about the svn-ports-all
mailing list