Bug 37997 - port update: patch for locale change ja_JP.EUC -> ja_JP.eucJP
Summary: port update: patch for locale change ja_JP.EUC -> ja_JP.eucJP
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-12 17:10 UTC by Yoshihiko Sarumaru
Modified: 2002-05-16 11:28 UTC (History)
0 users

See Also:


Attachments
file.diff (4.55 KB, patch)
2002-05-12 17:10 UTC, Yoshihiko Sarumaru
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshihiko Sarumaru 2002-05-12 17:10:01 UTC
	Before 4.6-RELEASE, locale name for Japanese EUC is ja_JP.EUC, 
	but it was changed to ja_JP.eucJP from 4.6-RELEASE.
	This patch changes install directory for locale dependent files to
	ja_JP.eucJP, but remains symlink in ja_JP.EUC.

	Suggested by: motoyuki@FreeBSD.org

Fix: Makefile: bump PORTREVISION
patch-ad: change Imakefile

How-To-Repeat: 	apply this patch.
Comment 1 Akinori MUSHA freebsd_committer freebsd_triage 2002-05-16 11:28:00 UTC
State Changed
From-To: open->closed

Committed.  Make sure to submit the patch to the author(s), thanks.