aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-09-11 15:53:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-09-11 15:53:49 +0000
commitc28c0de9cbec35ffb1a04ce725fe8b35dd0a3168 (patch)
tree9893e8d30122bf8618c164b7d9186982ca9e4a8d /ftp/curl
parent47f8564d8908294340817d0d16d1238d8853833a (diff)
downloadports-c28c0de9cbec35ffb1a04ce725fe8b35dd0a3168.tar.gz
ports-c28c0de9cbec35ffb1a04ce725fe8b35dd0a3168.zip
Notes
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile10
-rw-r--r--ftp/curl/distinfo4
2 files changed, 4 insertions, 10 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 5f372eef4be3..d4a018b18d45 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= curl
-PORTVERSION= 7.37.1
-PORTREVISION= 4
+PORTVERSION= 7.38.0
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet
@@ -13,7 +12,7 @@ COMMENT?= Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
LICENSE= MIT
-OPTIONS_DEFINE= CA_BUNDLE COOKIES CURL_DEBUG DEBUG DOCS EXAMPLES HTTP2 IDN IPV6 LDAP LDAPS LIBSSH2 PROXY RTMP SPNEGO TLS_SRP
+OPTIONS_DEFINE= CA_BUNDLE COOKIES CURL_DEBUG DEBUG DOCS EXAMPLES HTTP2 IDN IPV6 LDAP LDAPS LIBSSH2 PROXY RTMP TLS_SRP
OPTIONS_RADIO= GSSAPI RESOLV SSL
OPTIONS_RADIO_GSSAPI= GSSAPI_BASE HEIMDAL_PORT KRB5_PORT
OPTIONS_RADIO_RESOLV= CARES THREADED_RESOLVER
@@ -27,7 +26,6 @@ HEIMDAL_PORT_DESC= GSSAPI support via security/heimdal
KRB5_PORT_DESC= GSSAPI support via security/krb5
LIBSSH2_DESC= SCP/SFTP support via libssh2
RESOLV_DESC= DNS resolving options
-SPNEGO_DESC= SPNEGO (RFC 4178) support
THREADED_RESOLVER_DESC= Threaded DNS resolver
TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support
@@ -131,10 +129,6 @@ PROXY_CONFIGURE_ON= --enable-proxy
RTMP_CONFIGURE_OFF= --without-librtmp
RTMP_CONFIGURE_ON= --with-librtmp=${LOCALBASE}
RTMP_LIB_DEPENDS= librtmp.so:${PORTSDIR}/multimedia/librtmp
-SPNEGO_CONFIGURE_OFF= --without-spnego
-SPNEGO_CONFIGURE_ON= --with-spnego=${LOCALBASE}/lib
-SPNEGO_CPPFLAGS= -I${LOCALBASE}/include/fbopenssl
-SPNEGO_LIB_DEPENDS= libfbopenssl.so:${PORTSDIR}/security/fbopenssl
THREADED_RESOLVER_CONFIGURE_OFF=--disable-threaded-resolver
THREADED_RESOLVER_CONFIGURE_ON= --enable-threaded-resolver
TLS_SRP_CONFIGURE_OFF= --disable-tls-srp
diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo
index 015f3c1ddb44..b0dcc038770a 100644
--- a/ftp/curl/distinfo
+++ b/ftp/curl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (curl-7.37.1.tar.lzma) = add81a810081a9f8009d68eecdc2f53c4504cd8368084507917371e42181ce83
-SIZE (curl-7.37.1.tar.lzma) = 2597059
+SHA256 (curl-7.38.0.tar.lzma) = 5bcf1ebe05c691866d0322d687598068e4a8707cc9bcf1bb514dc92d3fef77d5
+SIZE (curl-7.38.0.tar.lzma) = 2607254