From c8a148d3bfc2d0cb465d6b0de4b48f9146f4da8e Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Thu, 11 Jun 2009 09:28:15 +0000 Subject: Update to WWW-Curl-4.07, refresh the patches and add descriptive headers on the patch files. --- www/p5-WWW-Curl/files/patch-README | 6 ++++-- www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm | 14 ++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'www/p5-WWW-Curl/files') diff --git a/www/p5-WWW-Curl/files/patch-README b/www/p5-WWW-Curl/files/patch-README index db3754aa7ac3..3d7c98926ea0 100644 --- a/www/p5-WWW-Curl/files/patch-README +++ b/www/p5-WWW-Curl/files/patch-README @@ -1,5 +1,7 @@ ---- README.orig 2008-07-06 16:51:23.000000000 +0800 -+++ README 2008-07-06 16:54:11.000000000 +0800 +Fix a typo. + +--- README.orig ++++ README @@ -3,7 +3,7 @@ The perl module WWW::Curl provides an interface to the cURL library "libcurl". See http://curl.haxx.se/ for more information on cURL and libcurl. diff --git a/www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm b/www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm index 63bfb6aaa917..20922ee00569 100644 --- a/www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm +++ b/www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm @@ -1,11 +1,13 @@ ---- lib/WWW/Curl.pm.orig Thu Jul 13 15:04:35 2006 -+++ lib/WWW/Curl.pm Thu Jul 13 15:04:18 2006 -@@ -35,7 +35,7 @@ - Version 3.02 adds some backwards compatibility for scripts still using - 'WWW::Curl::easy' names. +Fix a grammatical error. + +--- lib/WWW/Curl.pm.orig ++++ lib/WWW/Curl.pm +@@ -306,7 +306,7 @@ + + Version 3.01 added some support for pre-multi versions of libcurl. -Version 3.00 adds WWW::Curl::Multi interface, and a new module names +Version 3.00 adds WWW::Curl::Multi interface, and new module names following perl conventions (WWW::Curl::Easy rather than WWW::Curl::easy), - by Sebastian Riedel + by Sebastian Riedel . -- cgit v1.2.3