FreeBSD Bugzilla – Attachment 162223 Details for
Bug 203883
ports-mgmt/pkg: Bad error message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix error message
src-check.c.diff (text/plain), 351 bytes, created by
rkoberman
on 2015-10-20 04:27:21 UTC
(
hide
)
Description:
Fix error message
Filename:
MIME Type:
Creator:
rkoberman
Created:
2015-10-20 04:27:21 UTC
Size:
351 bytes
patch
obsolete
>--- src/check.c.orig 2015-10-19 21:18:28.837029000 -0700 >+++ src/check.c 2015-10-19 21:19:28.303032000 -0700 >@@ -95,7 +95,7 @@ > if (quiet) > pkg_sbuf_printf(out, "%n\t%S\n", p, buf); > else >- pkg_sbuf_printf(out, "%n has require a missing libraries: %S\n", >+ pkg_sbuf_printf(out, "%n requires a missing library: %S\n", > p, buf); > } >
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 203883
: 162223