FreeBSD Bugzilla – Attachment 170861 Details for
Bug 209768
devel/autoconf: fix with Perl 5.25 (I think)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-v3
autoconf.diff (text/plain), 517 bytes, created by
Mathieu Arnold
on 2016-05-31 10:49:07 UTC
(
hide
)
Description:
patch-v3
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2016-05-31 10:49:07 UTC
Size:
517 bytes
patch
obsolete
>diff --git devel/autoconf/files/patch-bin_autoscan.in devel/autoconf/files/patch-bin_autoscan.in >new file mode 100644 >index 0000000..a55345c >--- /dev/null >+++ devel/autoconf/files/patch-bin_autoscan.in >@@ -0,0 +1,11 @@ >+--- bin/autoscan.in.orig 2012-04-25 02:37:26 UTC >++++ bin/autoscan.in >+@@ -358,7 +358,7 @@ sub scan_sh_file ($) >+ { >+ # Strip out comments and variable references. >+ s/#.*//; >+- s/\${[^\}]*}//g; >++ s/\$\{[^\}]*}//g; >+ s/@[^@]*@//g; >+ >+ # Tokens in the code.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 209768
:
170685
|
170687
| 170861