SF.net SVN: gar:[22706] csw/mgar/pkg/libcurl4/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Dec 17 14:38:09 CET 2013


Revision: 22706
          http://sourceforge.net/p/gar/code/22706
Author:   dmichelsen
Date:     2013-12-17 13:38:07 +0000 (Tue, 17 Dec 2013)
Log Message:
-----------
libcurl4/trunk: Update to 7.34.0

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

Removed Paths:
-------------
    csw/mgar/pkg/libcurl4/trunk/files/0001-Add-patch-from-bug-1291.patch

Modified: csw/mgar/pkg/libcurl4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libcurl4/trunk/Makefile	2013-12-17 13:11:30 UTC (rev 22705)
+++ csw/mgar/pkg/libcurl4/trunk/Makefile	2013-12-17 13:38:07 UTC (rev 22706)
@@ -1,5 +1,5 @@
 NAME = curl
-VERSION = 7.33.0
+VERSION = 7.34.0
 GARTYPE = v2
 
 DESCRIPTION = Command line tool and library for client-side URL transfers
@@ -16,10 +16,6 @@
 MASTER_SITES = http://curl.haxx.se/download/
 DISTFILES += $(NAME)-$(VERSION).tar.lzma
 
-# Use patch until this is fixed:
-#   http://sourceforge.net/p/curl/bugs/1291/
-PATCHFILES += 0001-Add-patch-from-bug-1291.patch
-
 VENDOR_URL = http://curl.haxx.se
 
 # Because of OpenSSL 1.0 update

Modified: csw/mgar/pkg/libcurl4/trunk/checksums
===================================================================
--- csw/mgar/pkg/libcurl4/trunk/checksums	2013-12-17 13:11:30 UTC (rev 22705)
+++ csw/mgar/pkg/libcurl4/trunk/checksums	2013-12-17 13:38:07 UTC (rev 22706)
@@ -1 +1 @@
-eb463192f37c260163e006d6c4d3f114  curl-7.33.0.tar.lzma
+552371ae5e40bd7d9c92c62ac4b7be81  curl-7.34.0.tar.lzma

Deleted: csw/mgar/pkg/libcurl4/trunk/files/0001-Add-patch-from-bug-1291.patch
===================================================================
--- csw/mgar/pkg/libcurl4/trunk/files/0001-Add-patch-from-bug-1291.patch	2013-12-17 13:11:30 UTC (rev 22705)
+++ csw/mgar/pkg/libcurl4/trunk/files/0001-Add-patch-from-bug-1291.patch	2013-12-17 13:38:07 UTC (rev 22706)
@@ -1,26 +0,0 @@
-From 8faa296be2f98a26456a5b8e73cb3baaa6f6b9ab Mon Sep 17 00:00:00 2001
-From: Dagobert Michelsen <dam at opencsw.org>
-Date: Fri, 18 Oct 2013 17:44:40 +0200
-Subject: [PATCH] Add patch from bug #1291
-
----
- tests/data/test906 | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/tests/data/test906 b/tests/data/test906
-index 5072e90..6cf6bed 100644
---- a/tests/data/test906
-+++ b/tests/data/test906
-@@ -41,6 +41,9 @@ mail body
-  <command>
- smtp://%HOSTIP:%SMTPPORT/906 --mail-rcpt recipient at example.com --mail-from sender at example.com -u testuser:testpass -T -
- </command>
-+<precheck>
-+chkhostname curlhost
-+</precheck>
- </client>
- 
- #
--- 
-1.8.3.4
-

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