Bug 135366 - japanese/skk-jisyo port is still broken.
Summary: japanese/skk-jisyo port is still broken.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: matusita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-08 12:40 UTC by Hidenori Ishikawa
Modified: 2009-06-23 18:00 UTC (History)
0 users

See Also:


Attachments
file.diff (284 bytes, patch)
2009-06-08 12:40 UTC, Hidenori Ishikawa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hidenori Ishikawa 2009-06-08 12:40:00 UTC
	ja-skk-jisyo port is still broken.

Fix: SKK-JISYO.L.200906.bz2 contains lines starting with ">"
	which is not allowed with skkserv.
	So, lines starting with ">" need to be removed as well in the
	building process.

	Following patch will fix the Makefile of skk-jisyo.
How-To-Repeat: 	Install ja-skk-jisyo-200906 and ja-skkserv-9.6_2 from ports.
	Start skkserv from /usr/local/etc/rc.d/skkserv start.
	skkserv fails due to dictionary format error of skk-jisyo.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-08 12:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->matusita

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 matusita freebsd_committer freebsd_triage 2009-06-23 17:52:10 UTC
State Changed
From-To: open->closed

Committed, thank you.  And sorry for being lazy.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-23 17:52:11 UTC
matusita    2009-06-23 16:51:57 UTC

  FreeBSD ports repository

  Modified files:
    japanese/skk-jisyo   Makefile 
  Log:
  Remove entries start with '>'; skkserv does NOT allow those entries.
  
  Bump PORTREVISION.
  
  PR:             135366
  Submitted by:   Hidenori Ishikawa
  
  Revision  Changes    Path
  1.42      +2 -1      ports/japanese/skk-jisyo/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"