Bug 99737 - Failed to compile japanese/p5-nkf after an update of nkf 2.07.
Summary: Failed to compile japanese/p5-nkf after an update of nkf 2.07.
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: 2006-07-03 09:10 UTC by Yoshisato YANAGISAWA
Modified: 2006-07-03 10:11 UTC (History)
0 users

See Also:


Attachments
file.diff (1.59 KB, patch)
2006-07-03 09:10 UTC, Yoshisato YANAGISAWA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!