Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 07:33:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193060] New: stage-fy japanese/edict-utf-8
Message-ID:  <bug-193060-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: turutani@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193060-13>