# HG changeset patch # User Rich Burridge # Date 1415384502 28800 # Node ID 243889cd0b657fea09c2db6e75b2397660f3bd33 # Parent 31cdcfd53b4b66ecc4e96818d0845dc12299f4a3 19957907 Update to curl 7.39.0 diff -r 31cdcfd53b4b -r 243889cd0b65 components/curl/Makefile --- a/components/curl/Makefile Wed Nov 05 14:00:30 2014 +0100 +++ b/components/curl/Makefile Fri Nov 07 10:21:42 2014 -0800 @@ -23,16 +23,16 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME = curl -COMPONENT_VERSION= 7.38.0 +COMPONENT_VERSION= 7.39.0 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_PROJECT_URL= http://curl.haxx.se/ COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ - sha256:5661028aa6532882fa228cd23c99ddbb8b87643dbb1a7ea55c068d34a943dff1 + sha256:a3a7c2b9e7416c728469eb4cb5b61e9161335df4278329e1d9cc3c194e25d795 COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= library/curl -TPNO= 19173 +TPNO= 20040 include ../../make-rules/prep.mk include ../../make-rules/configure.mk diff -r 31cdcfd53b4b -r 243889cd0b65 components/curl/curl.license --- a/components/curl/curl.license Wed Nov 05 14:00:30 2014 +0100 +++ b/components/curl/curl.license Fri Nov 07 10:21:42 2014 -0800 @@ -1,6 +1,6 @@ COPYRIGHT AND PERMISSION NOTICE -Copyright (c) 1996 - 2012, Daniel Stenberg, . +Copyright (c) 1996 - 2014, Daniel Stenberg, . All rights reserved. diff -r 31cdcfd53b4b -r 243889cd0b65 components/curl/curl.p5m --- a/components/curl/curl.p5m Wed Nov 05 14:00:30 2014 +0100 +++ b/components/curl/curl.p5m Fri Nov 07 10:21:42 2014 -0800 @@ -22,9 +22,9 @@ # default mangler.man.stability uncommitted> \ - set action.hash curl-7.38.0/docs/%<\1> > + set action.hash curl-$(COMPONENT_VERSION)/docs/%<\1> > \ - set action.hash curl-7.38.0/docs/libcurl/%<\1> > + set action.hash curl-$(COMPONENT_VERSION)/docs/libcurl/%<\1> > set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="The CURL Network Utility and Library" set name=pkg.description \ @@ -129,6 +129,19 @@ file path=usr/share/doc/libcurl/html/libcurl-share.html file path=usr/share/doc/libcurl/html/libcurl-tutorial.html file path=usr/share/doc/libcurl/html/libcurl.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_MAX_HOST_CONNECTIONS.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_MAX_PIPELINE_LENGTH.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_MAX_TOTAL_CONNECTIONS.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_MAXCONNECTS.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_PIPELINING_SERVER_BL.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_PIPELINING_SITE_BL.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_PIPELINING.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_SOCKETDATA.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_SOCKETFUNCTION.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_TIMERDATA.html +file path=usr/share/doc/libcurl/html/opts/CURLMOPT_TIMERFUNCTION.html file path=usr/share/doc/libcurl/html/opts/CURLOPT_ACCEPTTIMEOUT_MS.html file path=usr/share/doc/libcurl/html/opts/CURLOPT_ACCEPT_ENCODING.html file path=usr/share/doc/libcurl/html/opts/CURLOPT_ADDRESS_SCOPE.html @@ -341,6 +354,19 @@ file path=usr/share/doc/libcurl/html/opts/CURLOPT_XOAUTH2_BEARER.html file path=usr/share/man/man1/curl-config.1 file path=usr/share/man/man1/curl.1 +file path=usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 +file path=usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 +file path=usr/share/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3 +file path=usr/share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3 +file path=usr/share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3 +file path=usr/share/man/man3/CURLMOPT_MAXCONNECTS.3 +file path=usr/share/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3 +file path=usr/share/man/man3/CURLMOPT_PIPELINING_SITE_BL.3 +file path=usr/share/man/man3/CURLMOPT_PIPELINING.3 +file path=usr/share/man/man3/CURLMOPT_SOCKETDATA.3 +file path=usr/share/man/man3/CURLMOPT_SOCKETFUNCTION.3 +file path=usr/share/man/man3/CURLMOPT_TIMERDATA.3 +file path=usr/share/man/man3/CURLMOPT_TIMERFUNCTION.3 file path=usr/share/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3 file path=usr/share/man/man3/CURLOPT_ACCEPT_ENCODING.3 file path=usr/share/man/man3/CURLOPT_ADDRESS_SCOPE.3