- update xmoto to 0.5.2

from jonathan armani (MAINTAINER)
This commit is contained in:
jasper 2009-09-27 17:20:57 +00:00
parent 85d5ea5e08
commit 26a97c50ba
4 changed files with 24 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2009/08/10 06:31:43 kili Exp $
# $OpenBSD: Makefile,v 1.3 2009/09/27 17:20:57 jasper Exp $
COMMENT = challenging 2D motocross platform game
V = 0.5.1
V = 0.5.2
DISTNAME = xmoto-${V}-src
PKGNAME = xmoto-${V}p0
PKGNAME = xmoto-${V}
CATEGORIES = games
MAINTAINER = Jonathan Armani <dbd@asystant.net>

View File

@ -1,5 +1,5 @@
MD5 (xmoto-0.5.1-src.tar.gz) = EMuCLsjCx+lGaAZjPmm+Hw==
RMD160 (xmoto-0.5.1-src.tar.gz) = ZIpjlff+l5SAwt9Q8TY1LeXBN3M=
SHA1 (xmoto-0.5.1-src.tar.gz) = NrrDjZ+H/7ujN6BYneh7VAjXNOg=
SHA256 (xmoto-0.5.1-src.tar.gz) = Qgr5NseYPoS8Cjiu2CiFEEg4W0X2CEJrUu2RkSfhjrI=
SIZE (xmoto-0.5.1-src.tar.gz) = 22003514
MD5 (xmoto-0.5.2-src.tar.gz) = HjZ4687KIdYYRO+1PBQCJw==
RMD160 (xmoto-0.5.2-src.tar.gz) = qDIzNoFCYbDCuwrPE9XmWskukh0=
SHA1 (xmoto-0.5.2-src.tar.gz) = qoGYcvBr6xFAJcSQzqjiKc2FE10=
SHA256 (xmoto-0.5.2-src.tar.gz) = qMkTeO1Dm2QBVyZ5gbQj3O6jWEpDnSXuqKooGBRYBY8=
SIZE (xmoto-0.5.2-src.tar.gz) = 38170502

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-src_Replay_cpp,v 1.1 2009/09/27 17:20:57 jasper Exp $
--- src/Replay.cpp.orig Wed Sep 23 03:51:02 2009
+++ src/Replay.cpp Wed Sep 23 03:47:34 2009
@@ -156,7 +156,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston,
v_replay.writeBuf(pcData, nDataSize);
/* Chunks */
- v_replay << m_Chunks.size();
+ v_replay << (unsigned int)m_Chunks.size();
for(unsigned int i=0;i<m_Chunks.size();i++) {
v_replay << m_Chunks[i]->nNumStates;
v_replay.writeBuf(m_Chunks[i]->pcChunkData, m_nStateSize * m_Chunks[i]->nNumStates);

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/08/03 14:16:26 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2009/09/27 17:20:57 jasper Exp $
@bin bin/xmoto
@man man/man6/xmoto.6
share/doc/xmoto/
@ -71,6 +71,9 @@ share/locale/sk_SK/LC_MESSAGES/xmoto.mo
share/locale/sv_SE/
share/locale/sv_SE/LC_MESSAGES/
share/locale/sv_SE/LC_MESSAGES/xmoto.mo
share/locale/tr_TR/
share/locale/tr_TR/LC_MESSAGES/
share/locale/tr_TR/LC_MESSAGES/xmoto.mo
share/locale/zh_TW/LC_MESSAGES/xmoto.mo
share/xmoto/
share/xmoto/Textures/