Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2007 17:43:44 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117532: [MAINTAINER] games/xmoto: update to 0.3.4
Message-ID:  <20071026134344.662364072@hades.panopticon>
Resent-Message-ID: <200710261350.l9QDo11o028074@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117532
>Category:       ports
>Synopsis:       [MAINTAINER] games/xmoto: update to 0.3.4
>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 Oct 26 13:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p20 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p20 FreeBSD 6.1-RELEASE-p20 #1: Tue Oct 23 05:28:10 MSD 2007 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
* update to 0.3.4
* some patches were merged to upstream
>How-To-Repeat:
>Fix:

--- xmoto.patch begins here ---
diff -ruN xmoto.orig/Makefile xmoto/Makefile
--- xmoto.orig/Makefile	Fri Oct 26 15:07:58 2007
+++ xmoto/Makefile	Fri Oct 26 17:28:34 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmoto
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 CATEGORIES=	games
 MASTER_SITES=	http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \
 		http://www.amdmi3.ru/distfiles/
@@ -69,14 +69,7 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|SDL/||; s|endian.h|sys/endian.h|' \
-		${WRKSRC}/src/VCommon.h
-	@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \
-		${WRKSRC}/src/image/tim_memory_crt.cpp
-	@${REINPLACE_CMD} -e \
-		'/LIBS/ s|-lSDL_mixer|`${SDL_CONFIG} --libs` &|; \
-		 s|^function \([a-zA-Z]*\)|\1()|; \
-		 /Locales/ s|libc|libintl|; s|lua50|luaxx|g' \
+	@${REINPLACE_CMD} -e '/LIBS/ s|-lSDL_mixer|`${SDL_CONFIG} --libs` &|' \
 		${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|/mang|/man6|' ${WRKSRC}/Makefile.in
 
diff -ruN xmoto.orig/distinfo xmoto/distinfo
--- xmoto.orig/distinfo	Fri Oct 26 15:07:58 2007
+++ xmoto/distinfo	Fri Oct 26 15:12:18 2007
@@ -1,3 +1,3 @@
-MD5 (xmoto-0.3.3-src.tar.gz) = f1f7726a8856f9c9efa2ae8e3192bb7f
-SHA256 (xmoto-0.3.3-src.tar.gz) = c5fa955733f4ea785a3bc78002082507d7e9f99eab5ba1dd28710761893be9b4
-SIZE (xmoto-0.3.3-src.tar.gz) = 16958347
+MD5 (xmoto-0.3.4-src.tar.gz) = cd2041652586119f68655c789c0ce7b3
+SHA256 (xmoto-0.3.4-src.tar.gz) = 79d80562e051cce58da357d9d31308aeda8bffb668c8d3ff49fe4d27e3c9b243
+SIZE (xmoto-0.3.4-src.tar.gz) = 17017466
diff -ruN xmoto.orig/pkg-plist xmoto/pkg-plist
--- xmoto.orig/pkg-plist	Fri Oct 26 15:07:58 2007
+++ xmoto/pkg-plist	Fri Oct 26 16:52:16 2007
@@ -1,6 +1,7 @@
 bin/xmoto
 %%NLS%%share/locale/ca_ES/LC_MESSAGES/xmoto.mo
 %%NLS%%share/locale/cs_CZ/LC_MESSAGES/xmoto.mo
+%%NLS%%share/locale/da_DK/LC_MESSAGES/xmoto.mo
 %%NLS%%share/locale/de_DE/LC_MESSAGES/xmoto.mo
 %%NLS%%share/locale/es_ES/LC_MESSAGES/xmoto.mo
 %%NLS%%share/locale/fi_FI/LC_MESSAGES/xmoto.mo
@@ -27,6 +28,8 @@
 %%NLS%%@dirrmtry share/locale/ca_ES
 %%NLS%%@dirrmtry share/locale/cs_CZ/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/cs_CZ
+%%NLS%%@dirrmtry share/locale/da_DK/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/da_DK
 %%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/de_DE
 %%NLS%%@dirrmtry share/locale/fi_FI/LC_MESSAGES
--- xmoto.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071026134344.662364072>