FreeBSD Bugzilla – Attachment 7814 Details for
Bug 16716
Fix port: devel/portlint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 470 bytes, created by
okazaki
on 2000-02-14 21:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
okazaki
Created:
2000-02-14 21:10:01 UTC
Size:
470 bytes
patch
obsolete
>diff -urN /usr/ports/devel/portlint/src/portlint.pl portlint/src/portlint.pl >--- /usr/ports/devel/portlint/src/portlint.pl Thu Feb 3 17:32:24 2000 >+++ portlint/src/portlint.pl Tue Feb 15 00:17:44 2000 >@@ -688,7 +688,7 @@ > "not by \"$1\"."); > } > print "OK: checking CATEGORIES.\n" if ($verbose); >- if ($tmp !~ /\nCATEGORIES(?=)/) { >+ if ($tmp !~ /\nCATEGORIES([+?]?=)/) { > &perror("FATAL: CATEGORIES has to be there."); > } > if ($tmp =~ /\nCATEGORIES([^?+]=)/) {
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 16716
: 7814