Bug 192797

Summary: [stage] games/pykawari: Fix build on -current
Product: Ports & Packages Reporter: tkato432
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
games_pykawari.diff.uue none

Description tkato432 2014-08-18 18:37:08 UTC
Created attachment 145972 [details]
games_pykawari.diff.uue
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-18 19:33:46 UTC
I am assuming this is staged because Ports Fury does not update non-staged ports without seeing them.

I don't know why the attachment is uuencoded though.  If possible, tkato, can you upload a plain/text diff?

In any case, moving to patch-ready status.
Comment 2 tkato432 2014-08-19 16:00:04 UTC
(In reply to John Marino from comment #1)
> I am assuming this is staged because Ports Fury does not update non-staged
> ports without seeing them.
> 
> I don't know why the attachment is uuencoded though.  If possible, tkato,
> can you upload a plain/text diff?
> 
> In any case, moving to patch-ready status.

Since this patch contains non-ASCII characters, it is highly possible to
be corrupted by some intermidiate programs between Web browsers and
databases when raw diff output is uploaded.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-08-21 09:56:44 UTC
A commit references this bug:

Author: marino
Date: Thu Aug 21 09:56:31 UTC 2014
New revision: 365541
URL: http://svnweb.freebsd.org/changeset/ports/365541

Log:
  Stage games/pykawari and unbreak on FreeBSD 10+

  PR:		192797
  Submitted by:	Ports Fury

Changes:
  head/games/pykawari/Makefile
  head/games/pykawari/files/patch-build__src__libkawari__kawari_dict.cpp
  head/games/pykawari/files/patch-build__src__libkawari__kawari_ns.cpp
  head/games/pykawari/files/patch-build__src__misc__mmap.h
  head/games/pykawari/files/patch-build__src__shiori__kawari_shiori.cpp
  head/games/pykawari/files/patch-build__src__shiori__shiori.cpp
  head/games/pykawari/files/patch-build_src_gcc.mak
  head/games/pykawari/pkg-plist
Comment 4 John Marino freebsd_committer freebsd_triage 2014-08-21 09:59:16 UTC
Thanks!