FreeBSD Bugzilla – Attachment 51437 Details for
Bug 78126
[PATCH] devel/portlint: check WWW in pkg-descr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
portlint-2.6.11.patch
portlint-2.6.11.patch (text/plain), 533 bytes, created by
Yen-Ming Lee
on 2005-02-26 19:40:12 UTC
(
hide
)
Description:
portlint-2.6.11.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2005-02-26 19:40:12 UTC
Size:
533 bytes
patch
obsolete
>Index: src/portlint.pl >=================================================================== >RCS file: /home/pcvs/ports/devel/portlint/src/portlint.pl,v >retrieving revision 1.69 >diff -u -u -r1.69 portlint.pl >--- src/portlint.pl 14 Feb 2005 08:20:48 -0000 1.69 >+++ src/portlint.pl 26 Feb 2005 19:31:00 -0000 >@@ -538,6 +538,9 @@ > } > } > >+ if (!$has_url) { >+ &perror("WARN: $file: add \"WWW: URL\" for this port if possible"); >+ } > if ($has_url && ! $has_www) { > &perror("FATAL: $file: contains a URL but no \"WWW:\""); > }
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 78126
: 51437