svn commit: r536112 - head/security/libressl
Bernard Spil
brnrd at FreeBSD.org
Thu May 21 11:12:16 UTC 2020
Author: brnrd
Date: Thu May 21 11:12:15 2020
New Revision: 536112
URL: https://svnweb.freebsd.org/changeset/ports/536112
Log:
security/libressl: Bugfix update to 3.1.2
* Fixes client crash
MFH: 2020Q2
Modified:
head/security/libressl/Makefile
head/security/libressl/distinfo
Modified: head/security/libressl/Makefile
==============================================================================
--- head/security/libressl/Makefile Thu May 21 11:10:15 2020 (r536111)
+++ head/security/libressl/Makefile Thu May 21 11:12:15 2020 (r536112)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libressl
-PORTVERSION= 3.1.1
+PORTVERSION= 3.1.2
CATEGORIES= security devel
MASTER_SITES= OPENBSD/LibreSSL
Modified: head/security/libressl/distinfo
==============================================================================
--- head/security/libressl/distinfo Thu May 21 11:10:15 2020 (r536111)
+++ head/security/libressl/distinfo Thu May 21 11:12:15 2020 (r536112)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588967708
-SHA256 (libressl-3.1.1.tar.gz) = bdc6ce5ebb3a2eafc4c475f7eeaa5f0a8e60d9bead01efb76e2e254242b6db00
-SIZE (libressl-3.1.1.tar.gz) = 3765769
+TIMESTAMP = 1590058713
+SHA256 (libressl-3.1.2.tar.gz) = f88a2f7ea617149a34e40c022d9912963f00eaa6109af421317525e6c978d892
+SIZE (libressl-3.1.2.tar.gz) = 3765944
More information about the svn-ports-all
mailing list