Bug 99737

Summary: Failed to compile japanese/p5-nkf after an update of nkf 2.07.
Product: Ports & Packages Reporter: Yoshisato YANAGISAWA <yanagisawa>
Component: Individual Port(s)Assignee: Norikatsu Shigemura <nork>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yoshisato YANAGISAWA 2006-07-03 09:10:21 UTC
	Since japanese/p5-nkf is a slave port of japanese/nkf, japanese/p5-nkf
	is very much depend on japanese/nkf.
	Applying a patch for nkf.c and a perl module source fails after an
	update for nkf 2.07.  That is because nkf.c and a name of a directory
	where perl module sources exist are changed.

Fix: A following patch will fix the problem.  The patch correct the name
	where perl module sources exist and remove a patch for nkf.c.
How-To-Repeat: 	Just install japanese/p5-nkf.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-03 09:10:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

Over to maintainer
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2006-07-03 10:11:00 UTC
State Changed
From-To: open->closed

Committed, thanks!