Bug 136769 - Update port: www/wiliki update from 0.6 to 0.6.1
Summary: Update port: www/wiliki update from 0.6 to 0.6.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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 23:10 UTC by Kouki Hashimoto
Modified: 2009-07-16 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.03 KB, patch)
2009-07-14 23:10 UTC, Kouki Hashimoto
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kouki Hashimoto 2009-07-14 23:10:03 UTC
Update port: www/wiliki
update from 0.6 to 0.6.1

1. updated PORTVERSION

2. solved install problem
cd po; make install
for lingua in ja; do  /usr/local/bin/gauche-install -d /usr/local/share/locale/$lingua/LC_MESSAGES/;  /usr/local/bin/gauche-install -m 444 $lingua.gmo /usr/local/share/locale/$lingua/LC_MESSAGES//WiLiKi.mo;  done
*** ERROR: couldn't open input file: "ja.gmo"
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-15 16:09:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-16 15:21:23 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-16 15:21:27 UTC
amdmi3      2009-07-16 14:21:17 UTC

  FreeBSD ports repository

  Modified files:
    www/wiliki           Makefile distinfo 
  Log:
  - Update to 0.6.1
  - Mark MAKE_JOBS_UNSAFE
  
  PR:             136769
  Submitted by:   Kouki Hashimoto <hsmtkk@gmail.com>
  
  Revision  Changes    Path
  1.13      +6 -1      ports/www/wiliki/Makefile
  1.8       +3 -3      ports/www/wiliki/distinfo
_______________________________________________
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"