Bug 133738 - fix some bugs in japanese/nkf
Summary: fix some bugs in japanese/nkf
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: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 04:10 UTC by TsurutaniNaoki
Modified: 2009-04-27 15:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.42 KB, patch)
2009-04-15 04:10 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 2009-04-15 04:10:01 UTC
	japanese/nkf and japanese/p5-nkf contains some bugs arround UTF-16 etc.

Fix: some fixes are already incorporated into original git tree.
	here is a patch, which should be saved as japanese/nkf/files/patch-209fix:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-15 04:27:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-04-27 14:50:21 UTC
nork        2009-04-27 13:50:06 UTC

  FreeBSD ports repository

  Modified files:
    japanese/nkf         Makefile 
  Added files:
    japanese/nkf/files   patch-nkf.c 
    japanese/p5-nkf/files patch-nkf.c 
  Log:
  Fix some bugs.
  
  PR:             ports/133738
  Submitted by:   Tsurutani Naoki  turutani at scphys kyoto-u ac jp
  Obtained from:  nkf's git
  
  Revision  Changes    Path
  1.36      +1 -0      ports/japanese/nkf/Makefile
  1.3       +46 -0     ports/japanese/nkf/files/patch-nkf.c (new)
  1.3       +46 -0     ports/japanese/p5-nkf/files/patch-nkf.c (new)
_______________________________________________
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"
Comment 3 Norikatsu Shigemura freebsd_committer freebsd_triage 2009-04-27 14:50:56 UTC
State Changed
From-To: open->closed

Committed, thanks!