Bug 192797 - [stage] games/pykawari: Fix build on -current
Summary: [stage] games/pykawari: Fix build on -current
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-18 18:37 UTC by tkato432
Modified: 2014-08-21 09:59 UTC (History)
1 user (show)

See Also:


Attachments
games_pykawari.diff.uue (15.96 KB, text/x-uuencode)
2014-08-18 18:37 UTC, tkato432
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!