Bug 164653 - installation trouble of japanese/ebnetd
Summary: installation trouble of japanese/ebnetd
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 02:10 UTC by TsurutaniNaoki
Modified: 2012-02-27 15:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (507 bytes, patch)
2012-01-31 02: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 2012-01-31 02:10:10 UTC
	installing japanese/ebnetd somtimes stops.
	existing gsed might cause this trouble with locales like "ja_JP.eucJP";
	in this case, gsed stops to proceed and installation process
	does not end.

Fix: here is a new patch file in order not to use sed;
% cat files/patch-configure
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-31 02:10:18 UTC
Maintainer of japanese/ebnetd,

Please note that PR ports/164653 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164653

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-31 02:10:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2012-02-13 11:40:37 UTC
I approve this patch. Please commit it.

Best regards.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-14 02:17:06 UTC
State Changed
From-To: feedback->open

Maintainer approved
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-02-27 15:22:27 UTC
arved       2012-02-27 15:22:14 UTC

  FreeBSD ports repository

  Added files:
    japanese/ebnetd/files patch-configure 
  Log:
  Fix a build problem on machines with gsed and ja_JP.eucJP locale
  
  PR:             164653
  Submitted by:   Tsurutani Naoki
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.1       +20 -0     ports/japanese/ebnetd/files/patch-configure (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 6 Tilman Keskinoz freebsd_committer freebsd_triage 2012-02-27 15:25:15 UTC
State Changed
From-To: open->closed

committed, thanks