Bug 133076 - [maintainer-update] lang/mosh update 0.0.7_1
Summary: [maintainer-update] lang/mosh update 0.0.7_1
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 23:50 UTC by Katsuji ISHIKAWA
Modified: 2009-04-30 23:54 UTC (History)
0 users

See Also:


Attachments
file.diff (1.69 KB, patch)
2009-03-25 23:50 UTC, Katsuji ISHIKAWA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Katsuji ISHIKAWA 2009-03-25 23:50:02 UTC
In mosh-0.0.7,  I did not test patch enough..
So patch-TextualInputPort.cpp makes mosh's binary bad.

solution:
Remove patch-file (patch-TextualInputPort.cpp).
And set ONLY_FOR_ARCHS= i386 (yes, only i386).

Fix: Patch attached with submission follows:
How-To-Repeat: # portinstall lang/mosh
# mosh

i.e)
[katsuji@seven ~]$ mosh
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
Abort trap: 6 (core dumped)

-- I tested on i386 and amd64.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-26 05:58:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-04-30 23:54:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!