Date: Sun, 16 Dec 2018 11:08:56 +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: r487577 - head/security/libressl Message-ID: <201812161108.wBGB8uF8002390@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sun Dec 16 11:08:55 2018 New Revision: 487577 URL: https://svnweb.freebsd.org/changeset/ports/487577 Log: security/libressl: Security update to 2.8.3 Security: 6f170cf2-e6b7-11e8-a9a8-b499baebfeaf Modified: head/security/libressl/Makefile head/security/libressl/distinfo Modified: head/security/libressl/Makefile ============================================================================== --- head/security/libressl/Makefile Sun Dec 16 11:08:48 2018 (r487576) +++ head/security/libressl/Makefile Sun Dec 16 11:08:55 2018 (r487577) @@ -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 Modified: head/security/libressl/distinfo ============================================================================== --- head/security/libressl/distinfo Sun Dec 16 11:08:48 2018 (r487576) +++ head/security/libressl/distinfo Sun Dec 16 11:08:55 2018 (r487577) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812161108.wBGB8uF8002390>