diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-12-16 19:08:55 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-12-16 19:08:55 +0800 |
commit | 74062928668480133da2a909b95fd2adcc57d3e1 (patch) | |
tree | 2fe459e3e55e55f389b6529e5efbfafddaba7b36 /security | |
parent | 1166212e06e1f7ea32625f27d18240e2a2001833 (diff) | |
download | freebsd-ports-gnome-74062928668480133da2a909b95fd2adcc57d3e1.tar.gz freebsd-ports-gnome-74062928668480133da2a909b95fd2adcc57d3e1.tar.zst freebsd-ports-gnome-74062928668480133da2a909b95fd2adcc57d3e1.zip |
security/libressl: Security update to 2.8.3
Security: 6f170cf2-e6b7-11e8-a9a8-b499baebfeaf
Diffstat (limited to 'security')
-rw-r--r-- | security/libressl/Makefile | 3 | ||||
-rw-r--r-- | security/libressl/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/libressl/Makefile b/security/libressl/Makefile index 099ea042aa5c..f19711fcac8c 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL @@ -21,7 +21,6 @@ NC_DESC= Install TLS-enabled netcat CONFLICTS_INSTALL= libressl-devel-[0-9]* \ openssl-[0-9]* \ - openssl-devel-[0-9]* \ openssl111-[0-9]* NC_CONFIGURE_ENABLE= nc diff --git a/security/libressl/distinfo b/security/libressl/distinfo index 320623b4a3ad..92103ded2007 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539941233 -SHA256 (libressl-2.8.2.tar.gz) = b8cb31e59f1294557bfc80f2a662969bc064e83006ceef0574e2553a1c254fd5 -SIZE (libressl-2.8.2.tar.gz) = 3373599 +TIMESTAMP = 1544956249 +SHA256 (libressl-2.8.3.tar.gz) = 9b640b13047182761a99ce3e4f000be9687566e0828b4a72709e9e6a3ef98477 +SIZE (libressl-2.8.3.tar.gz) = 3366196 |