[Bug 268946] games/renpy: update to 8.0.3 or greater

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Sep 2024 13:03:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268946

Yasuhiro Kimura <yasu@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yasu@freebsd.org

--- Comment #4 from Yasuhiro Kimura <yasu@freebsd.org> ---
(In reply to Brad D from comment #3)

I tried to apply attached patch to latest ports treee but it failed as
following.

% pwd
/usr/ports
% git apply ~/tmp/games_renpy.patch
/home/yasu/tmp/games_renpy.patch:172: trailing whitespace.
-/* this file can be renamed with extension ".cpp" and compiled as C++.
/home/yasu/tmp/games_renpy.patch:173: trailing whitespace.
-The code is 100% compatible C C++
/home/yasu/tmp/games_renpy.patch:174: trailing whitespace.
-(just comment out << extern "C" >> in the header file) */
/home/yasu/tmp/games_renpy.patch:175: trailing whitespace.
+/* SPDX-License-Identifier: Zlib
/home/yasu/tmp/games_renpy.patch:176: trailing whitespace.
+Copyright (c) 2014 - 2024 Guillaume Vareille http://ysengrin.com
error: patch failed: games/renpy/Makefile:16
error: games/renpy/Makefile: patch does not apply
error: patch failed: games/renpy/distinfo:1
error: games/renpy/distinfo: patch does not apply
%

-- 
You are receiving this mail because:
You are the assignee for the bug.