SF.net SVN: gar:[25537] csw/mgar/pkg/curl/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jan 27 10:54:23 CET 2016


Revision: 25537
          http://sourceforge.net/p/gar/code/25537
Author:   dmichelsen
Date:     2016-01-27 09:54:23 +0000 (Wed, 27 Jan 2016)
Log Message:
-----------
curl/trunk: Update to 7.47.0, add libnghttp2 dependency

Modified Paths:
--------------
    csw/mgar/pkg/curl/trunk/Makefile
    csw/mgar/pkg/curl/trunk/checksums

Modified: csw/mgar/pkg/curl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/curl/trunk/Makefile	2016-01-26 17:49:23 UTC (rev 25536)
+++ csw/mgar/pkg/curl/trunk/Makefile	2016-01-27 09:54:23 UTC (rev 25537)
@@ -1,5 +1,5 @@
 NAME = curl
-VERSION = 7.46.0
+VERSION = 7.47.0
 GARTYPE = v2
 
 DESCRIPTION = Command line tool and library for client-side URL transfers
@@ -28,6 +28,7 @@
 BUILD_DEP_PKGS += CSWlibrtmp-dev
 BUILD_DEP_PKGS += CSWlibidn-dev
 BUILD_DEP_PKGS += CSWlibmetalink-dev
+BUILD_DEP_PKGS += CSWlibnghttp2-dev
 
 PACKAGES += CSWlibcurl4
 CATALOGNAME_CSWlibcurl4 = libcurl4
@@ -57,6 +58,7 @@
 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibkrb5-3
 RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibpsl0
+RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibnghttp2-14
 #RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibk5crypto3
 #RUNTIME_DEP_PKGS_CSWlibcurl4-feature += CSWlibcom-err3
 # Without the base lib the feature lib is not pulled in
@@ -105,6 +107,7 @@
 EXTRA_CONFIGURE_ARGS_features-minimal += --without-libssh2
 EXTRA_CONFIGURE_ARGS_features-minimal += --disable-ares
 EXTRA_CONFIGURE_ARGS_features-minimal += --without-librtmp
+EXTRA_CONFIGURE_ARGS_features-minimal += --without-nghttp2
 
 EXTRA_CONFIGURE_ARGS_features-full += --enable-ares
 EXTRA_CONFIGURE_ARGS_features-full += --with-spnego=$(libdir)

Modified: csw/mgar/pkg/curl/trunk/checksums
===================================================================
--- csw/mgar/pkg/curl/trunk/checksums	2016-01-26 17:49:23 UTC (rev 25536)
+++ csw/mgar/pkg/curl/trunk/checksums	2016-01-27 09:54:23 UTC (rev 25537)
@@ -1 +1 @@
-f845c513830d38c1b7ac39a98c1c2b11  curl-7.46.0.tar.lzma
+a6a400c4d6de843d13ffbbb39f4d8173  curl-7.47.0.tar.lzma

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list