Bug 126958 - [maintainer update] lang/mosh update to version 0.0.6
Summary: [maintainer update] lang/mosh update to version 0.0.6
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-29 20:10 UTC by Katsuji ISHIKAWA
Modified: 2008-09-07 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.09 KB, patch)
2008-08-29 20:10 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 2008-08-29 20:10:04 UTC
update to version 0.0.6

Release Note:
http://code.google.com/p/mosh-scheme/source/browse/tags/mosh-0.0.6/RELNOTE

moved "PROJECTHOST=", avoid fatal error of porttools("port test" command).

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2008-08-29 21:52:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2008-08-29 22:31:40 UTC
State Changed
From-To: open->feedback

Fails on amd64. http://people.freebsd.org/~amdmi3/mosh-0.0.6.log
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-07 18:48:34 UTC
amdmi3      2008-09-07 17:48:25 UTC

  FreeBSD ports repository

  Modified files:
    lang/mosh            Makefile distinfo pkg-plist 
  Added files:
    lang/mosh/files      patch-HashTableProceduures.cpp 
  Log:
  - Update to version 0.0.6
  
  PR:             126958
  Submitetd by:   Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com> (maintainer)
  
  Revision  Changes    Path
  1.3       +4 -3      ports/lang/mosh/Makefile
  1.3       +3 -3      ports/lang/mosh/distinfo
  1.1       +20 -0     ports/lang/mosh/files/patch-HashTableProceduures.cpp (new)
  1.3       +0 -1      ports/lang/mosh/pkg-plist
_______________________________________________
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 4 Dmitry Marakasov freebsd_committer freebsd_triage 2008-09-07 18:48:37 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!