ports/103821: [MAINTAINER] games/untahris: gcc41 fixes

Dmitry Marakasov amdmi3 at mail.ru
Fri Sep 29 20:00:47 UTC 2006


>Number:         103821
>Category:       ports
>Synopsis:       [MAINTAINER] games/untahris: gcc41 fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 29 20:00:46 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 untahris gcc41 compatible
>How-To-Repeat:
>Fix:

--- untahris.patch begins here ---
diff -ruN untahris.orig/Makefile untahris/Makefile
--- untahris.orig/Makefile	Fri Sep 29 23:56:41 2006
+++ untahris/Makefile	Fri Sep 29 23:58:34 2006
@@ -33,7 +33,7 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|verabd.ttf|${DATADIR}/VeraBd.ttf|; \
 		s|graph%d|${DATADIR}/graph%d|' ${WRKSRC}/intface.cpp
-	@${REINPLACE_CMD} -e 's|SDL/||' ${WRKSRC}/net.cpp ${WRKSRC}/untahris.h
+	@${REINPLACE_CMD} -e 's|TPlayground::||' ${WRKSRC}/untahris.h
 
 do-build:
 	cd ${WRKSRC} && ${CXX} ${CXXFLAGS} `${SDL_CONFIG} --libs --cflags` \
--- untahris.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list