ports/103857: [PATCH] games/kobodeluxe: gcc41 fixes, take maintainership

Dmitry Marakasov amdmi3 at mail.ru
Sat Sep 30 20:10:17 UTC 2006


>Number:         103857
>Category:       ports
>Synopsis:       [PATCH] games/kobodeluxe: gcc41 fixes, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 30 20:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #0: Fri Sep 1 14:24:31 MSD 2006 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Make kobodeluxe compile with gcc41, take maintainership
>How-To-Repeat:
>Fix:

--- kobodeluxe.patch begins here ---
diff -ruN kobodeluxe.orig/Makefile kobodeluxe/Makefile
--- kobodeluxe.orig/Makefile	Sat Sep 30 23:53:51 2006
+++ kobodeluxe/Makefile	Sat Sep 30 23:59:10 2006
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://olofson.net/kobodl/download/
 DISTNAME=	KoboDeluxe-${DISTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	amdmi3 at mail.ru
 COMMENT=	An SDL port of the scrolling game XKobo
 
 USE_SDL=	image sdl
diff -ruN kobodeluxe.orig/files/patch-gamestate.h kobodeluxe/files/patch-gamestate.h
--- kobodeluxe.orig/files/patch-gamestate.h	Thu Jan  1 03:00:00 1970
+++ kobodeluxe/files/patch-gamestate.h	Sat Sep 30 23:58:45 2006
@@ -0,0 +1,11 @@
+--- gamestate.h.orig	Sun Apr 28 05:48:59 2002
++++ gamestate.h	Sat Sep 30 23:58:17 2006
+@@ -24,6 +24,8 @@
+ 
+ #include "window.h"
+ 
++class gamestatemanager_t;
++
+ class gamestate_t
+ {
+ 	friend class gamestatemanager_t;
--- kobodeluxe.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list