diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-09-10 12:15:21 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-09-10 12:15:21 +0000 |
commit | 93829fb5b4d4a747dacfc3de6f345481465b3e7e (patch) | |
tree | ead209696defe9748b2443bcd68e239a049230e0 /www/p5-WWW-Curl/files | |
parent | c2de38c91db1fae8482fc79a497f83da2e3c479f (diff) | |
download | ports-93829fb5b4d4a747dacfc3de6f345481465b3e7e.tar.gz ports-93829fb5b4d4a747dacfc3de6f345481465b3e7e.zip |
Update to p5-WWW-Curl-4.09 and expand the patch headers a bit.
Notes
Notes:
svn path=/head/; revision=241156
Diffstat (limited to 'www/p5-WWW-Curl/files')
-rw-r--r-- | www/p5-WWW-Curl/files/patch-README | 5 | ||||
-rw-r--r-- | www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/www/p5-WWW-Curl/files/patch-README b/www/p5-WWW-Curl/files/patch-README index 1e1f70014fe7..fdbd14a5d3ec 100644 --- a/www/p5-WWW-Curl/files/patch-README +++ b/www/p5-WWW-Curl/files/patch-README @@ -1,4 +1,7 @@ -Fix a typo. +Description: Fix a typo. +Author: Peter Pentchev <roam@FreeBSD.org> +Bug: http://rt.cpan.org/Public/Bug/Display.html?id=49593 +Last-Update: 2009-09-10 --- README.orig +++ README 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 d7e3cfa00bb7..a0f7c9ad82be 100644 --- a/www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm +++ b/www/p5-WWW-Curl/files/patch-lib-WWW-Curl.pm @@ -1,4 +1,7 @@ -Fix a grammatical error. +Description: Fix a grammatical error. +Author: Peter Pentchev <roam@FreeBSD.org> +Bug: http://rt.cpan.org/Public/Bug/Display.html?id=49593 +Last-Update: 2009-09-10 --- lib/WWW/Curl.pm.orig +++ lib/WWW/Curl.pm |