Bug 136769

Summary: Update port: www/wiliki update from 0.6 to 0.6.1
Product: Ports & Packages Reporter: Kouki Hashimoto <hsmtkk>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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"