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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 14 15:03:36 CEST 2015


Revision: 25208
          http://sourceforge.net/p/gar/code/25208
Author:   dmichelsen
Date:     2015-08-14 13:03:36 +0000 (Fri, 14 Aug 2015)
Log Message:
-----------
curl/trunk: Update to 7.44.0

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	2015-08-13 18:30:17 UTC (rev 25207)
+++ csw/mgar/pkg/curl/trunk/Makefile	2015-08-14 13:03:36 UTC (rev 25208)
@@ -1,5 +1,5 @@
 NAME = curl
-VERSION = 7.43.0
+VERSION = 7.44.0
 GARTYPE = v2
 
 DESCRIPTION = Command line tool and library for client-side URL transfers
@@ -175,9 +175,9 @@
 	@# This is needed because the substitutions from pax args do not change the
 	@# contents of the symlink
 	rm -f $(PKGROOT)$(libdir)/libcurl-feature.so.4
-	ln -s libcurl-feature.so.4.3.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4
+	ln -s libcurl-feature.so.4.4.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4
 	rm -f $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
-	ln -s libcurl-feature.so.4.3.0 $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
+	ln -s libcurl-feature.so.4.4.0 $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
 	pwd
 	gdiff -D 64bit \
 		$(WORKROOTDIR)/install-isa-$(ISA_DEFAULT64)-features-minimal$(includedir)/curl/curlbuild.h \

Modified: csw/mgar/pkg/curl/trunk/checksums
===================================================================
--- csw/mgar/pkg/curl/trunk/checksums	2015-08-13 18:30:17 UTC (rev 25207)
+++ csw/mgar/pkg/curl/trunk/checksums	2015-08-14 13:03:36 UTC (rev 25208)
@@ -1 +1 @@
-95df6d1ce9c970289d2997e603d6fd79  curl-7.43.0.tar.lzma
+2f924c80bb7124dff1b39f54ffda3781  curl-7.44.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