[Bug 193060] New: stage-fy japanese/edict-utf-8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 27 07:33:51 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193060
Bug ID: 193060
Summary: stage-fy japanese/edict-utf-8
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: Normal
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: turutani at scphys.kyoto-u.ac.jp
Created attachment 146361
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146361&action=edit
ja-edict-utf-8.diff
Stage-fy japanese/edict-utf-8.
Fix:
found some warnings but no problem with a patch attached:
% cd /usr/ports/japanese/edict-utf-8
% make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
% make stage-qa
====> Running Q/A tests (stage-qa)
% portlint
WARN: Makefile: [0]: possible direct use of command "file" found. use
${FILE} instead.
WARN: Makefile: [0]: possible direct use of command "file" found. use
${FILE} instead.
WARN: Makefile: [0]: possible direct use of command "file" found. use
${FILE} instead.
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: Consider defining LICENSE.
0 fatal errors and 5 warnings found.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list