components/curl/curl.p5m
changeset 2193 243889cd0b65
parent 2151 8977d970976a
child 3726 1c80a90dd005
--- 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 @@
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 <transform file path=usr/share/doc/curl/html/(.+)$ -> \
-    set action.hash curl-7.38.0/docs/%<\1> >
+    set action.hash curl-$(COMPONENT_VERSION)/docs/%<\1> >
 <transform file path=usr/share/doc/libcurl/html/(.+)$ -> \
-    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