summaryrefslogtreecommitdiff
path: root/www/curl/patches
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-02-01 13:15:27 +0000
committermef <mef@pkgsrc.org>2016-02-01 13:15:27 +0000
commitaf0c451531b0ee11ccbce6bd6a7733174cc22902 (patch)
tree4df32ac50d1c1b569a65c47e2a4d2ee1db394631 /www/curl/patches
parent56e554c8d650c796910d617fa3eec5dc49b04223 (diff)
downloadpkgsrc-af0c451531b0ee11ccbce6bd6a7733174cc22902.tar.gz
Fix typo in comment line in patch, sorry.
Diffstat (limited to 'www/curl/patches')
-rw-r--r--www/curl/patches/patch-doc_examples_getredirect_c4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/curl/patches/patch-doc_examples_getredirect_c b/www/curl/patches/patch-doc_examples_getredirect_c
index 8f8fbc86874..735af8f22fa 100644
--- a/www/curl/patches/patch-doc_examples_getredirect_c
+++ b/www/curl/patches/patch-doc_examples_getredirect_c
@@ -1,7 +1,7 @@
-$NetBSD: patch-doc_examples_getredirect_c,v 1.1 2016/02/01 13:13:10 mef Exp $
+$NetBSD: patch-doc_examples_getredirect_c,v 1.2 2016/02/01 13:15:27 mef Exp $
Simple typo in examle code, but this needs make test to pass
-(when PKGSRC_TEST_RUN= yes).
+(when PKGSRC_RUN_TEST= yes).
I've reported this to upstream.
--- docs/examples/getredirect.c~ 2016-01-15 00:37:49.000000000 +0900