diff options
-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 |