Index: head/www/p5-WWW-Curl/files/patch-Curl.xs =================================================================== --- head/www/p5-WWW-Curl/files/patch-Curl.xs (nonexistent) +++ head/www/p5-WWW-Curl/files/patch-Curl.xs (revision 512855) @@ -0,0 +1,11 @@ +--- Curl.xs.orig 2019-09-17 09:12:44 UTC ++++ Curl.xs +@@ -73,7 +73,7 @@ typedef struct { + #ifdef __CURL_MULTI_H + struct CURLM *curlm; + #else +- struct void *curlm; ++ void *curlm; + #endif + } perl_curl_multi; + Property changes on: head/www/p5-WWW-Curl/files/patch-Curl.xs ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property