Bug 193060 - [stage] stage-fy japanese/edict-utf-8
Summary: [stage] stage-fy japanese/edict-utf-8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Many People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 07:33 UTC by TsurutaniNaoki
Modified: 2014-08-27 21:09 UTC (History)
1 user (show)

See Also:


Attachments
ja-edict-utf-8.diff (1.13 KB, patch)
2014-08-27 07:33 UTC, TsurutaniNaoki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TsurutaniNaoki 2014-08-27 07:33:51 UTC
Created attachment 146361 [details]
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.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-27 08:49:40 UTC
looks good, moving to patch-ready
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-27 21:08:47 UTC
A commit references this bug:

Author: marino
Date: Wed Aug 27 21:08:41 UTC 2014
New revision: 366357
URL: http://svnweb.freebsd.org/changeset/ports/366357

Log:
  japanese/edict-utf-8: Update WWW

  This was originally a staging PR, but vanilla staged it before the PR
  was processed.  He missed the WWW update though, so I'll do that now.

  PR:		193060
  Submitted by:	turutani

Changes:
  head/japanese/edict-utf-8/pkg-descr
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-27 21:09:54 UTC
vanilla beat me to it.