FreeBSD Bugzilla – Attachment 144425 Details for
Bug 191631
ports-mgmt/portlint: false positive: PDFDOCS_INSTALL_TARGET=install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
patch (text/plain), 580 bytes, created by
Gerald Pfeifer
on 2014-07-05 14:56:11 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Gerald Pfeifer
Created:
2014-07-05 14:56:11 UTC
Size:
580 bytes
patch
obsolete
>Index: ports-mgmt/portlint/src/portlint.pl >=================================================================== >--- ports-mgmt/portlint/src/portlint.pl (revision 360739) >+++ ports-mgmt/portlint/src/portlint.pl (working copy) >@@ -1892,6 +1892,7 @@ > my $lineno = &linenumber($`); > if ($curline =~ /(?:^|\s)[\@\-]{0,2}$i(?:$|\s)/ > && $curline !~ /^[A-Z]+_TARGET[?+]?=[^\n]+$i/m >+ && $curline !~ /^[A-Z]+_INSTALL_TARGET[?+]?=[^\n]+$i/m > && $curline !~ /^IGNORE(.)?=[^\n]+$i/m > && $curline !~ /^BROKEN(.)?=[^\n]+$i/m > && $curline !~ /^RESTRICTED(.)?=[^\n]+$i/m
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 191631
: 144425