Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2020 18:07:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530231 - head/ftp/curl
Message-ID:  <202004011807.031I7Inh078600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Apr  1 18:07:17 2020
New Revision: 530231
URL: https://svnweb.freebsd.org/changeset/ports/530231

Log:
  Update LIBSSH2 option description
  
  PR:		245070
  Reported by:	<iron.udjin@gmail.com>

Modified:
  head/ftp/curl/Makefile

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Wed Apr  1 17:33:18 2020	(r530230)
+++ head/ftp/curl/Makefile	Wed Apr  1 18:07:17 2020	(r530231)
@@ -32,7 +32,7 @@ HTTP2_DESC=		HTTP/2 support (requires HTTP)
 HTTP2_IMPLIES=		HTTP
 IMAP_DESC=		IMAP/IMAPS support
 LDAPS_IMPLIES=		LDAP
-LIBSSH2_DESC=		SCP/SFTP support via libssh2
+LIBSSH2_DESC=		SCP/SFTP support via libssh2 (requires OPENSSL)
 LIBSSH2_IMPLIES=	OPENSSL
 POP3_DESC=		POP3/POP3S support
 PROXY_IMPLIES=		HTTP



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004011807.031I7Inh078600>