FreeBSD Bugzilla – Attachment 243677 Details for
Bug 272158
security/openssl30: files/extra-patch-util_find-doc-nits does not apply cleanly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update extra-patch-util_find-doc-nits
openssl30.diff (text/plain), 1.40 KB, created by
Yuri Pankov
on 2023-07-29 00:24:00 UTC
(
hide
)
Description:
patch to update extra-patch-util_find-doc-nits
Filename:
MIME Type:
Creator:
Yuri Pankov
Created:
2023-07-29 00:24:00 UTC
Size:
1.40 KB
patch
obsolete
>diff --git a/security/openssl30/files/extra-patch-util_find-doc-nits b/security/openssl30/files/extra-patch-util_find-doc-nits >index df3d58f0c5cc..b8802b002816 100644 >--- a/security/openssl30/files/extra-patch-util_find-doc-nits >+++ b/security/openssl30/files/extra-patch-util_find-doc-nits >@@ -1,6 +1,6 @@ >---- util/find-doc-nits.orig 2021-09-07 11:46:32 UTC >-+++ util/find-doc-nits >-@@ -80,7 +80,7 @@ my $temp = '/tmp/docnits.txt'; >+--- util/find-doc-nits.orig 2023-05-30 14:31:57.000000000 +0200 >++++ util/find-doc-nits 2023-07-29 02:14:15.522343000 +0200 >+@@ -80,7 +80,7 @@ my $status = 0; > my $OUT; > my $status = 0; > >@@ -9,12 +9,12 @@ > die "Argument of -m option may contain only man1, man3, man5, and/or man7" > unless $opt_m =~ /^(man[1357][, ]?)*$/; > my @sections = ( split /[, ]/, $opt_m ); >-@@ -721,7 +721,7 @@ sub check { >+@@ -725,7 +725,7 @@ sub check { > next if $target eq ''; # Skip if links within page, or > next if $target =~ /::/; # links to a Perl module, or > next if $target =~ /^https?:/; # is a URL link, or > - next if $target =~ /\([1357]\)$/; # it has a section > + next if $target =~ /\([15]\)$/; # it has a section >- err($id, "Section missing in $target") >+ err($id, "Missing man section number (likely, $mansect) in L<$target>") > } > # Check for proper links to commands.
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 272158
:
242948
|
243677