From a087d654a0b4920c8252439a02264bcd3bca3b89 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 29 Mar 2008 23:25:10 +0000 Subject: - Update to 0.4.2 PR: 122181 Submitted by: Dmitry Marakasov (maintainer) --- games/xmoto/Makefile | 4 +--- games/xmoto/distinfo | 6 +++--- games/xmoto/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games') diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 716b1cdc7bcc..f8b7151fa557 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmoto -PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTVERSION= 0.4.2 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://www.amdmi3.ru/distfiles/ @@ -32,7 +31,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include -I${LUA_INCDIR} LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -L${LUA_LIBDIR} -MANCOMPRESSED= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/xmoto/distinfo b/games/xmoto/distinfo index fd104a86fb08..859c5c9ca9d7 100644 --- a/games/xmoto/distinfo +++ b/games/xmoto/distinfo @@ -1,3 +1,3 @@ -MD5 (xmoto-0.4.1-src.tar.gz) = e3e9830ff58bb4a25685ecfd3a9c5f95 -SHA256 (xmoto-0.4.1-src.tar.gz) = e29c4a24f9cdf83295e01357d8109ee7391a789e4142a2dcc5e0a8bff44f86bc -SIZE (xmoto-0.4.1-src.tar.gz) = 17203406 +MD5 (xmoto-0.4.2-src.tar.gz) = 15368b282641a225b71c279fe4dc0dc4 +SHA256 (xmoto-0.4.2-src.tar.gz) = c8eea0a8c19f466cfd550ae06bccb1ccd1c8e45726edadd10b14ee89a4b64b60 +SIZE (xmoto-0.4.2-src.tar.gz) = 21518240 diff --git a/games/xmoto/pkg-plist b/games/xmoto/pkg-plist index 92037470a54a..f9f17797ed82 100644 --- a/games/xmoto/pkg-plist +++ b/games/xmoto/pkg-plist @@ -18,10 +18,12 @@ bin/xmoto %%NLS%%share/locale/sk_SK/LC_MESSAGES/xmoto.mo %%NLS%%share/locale/sv_SE/LC_MESSAGES/xmoto.mo %%DATADIR%%/Textures/Fonts/DejaVuSans.ttf +%%DATADIR%%/Textures/Musics/MadeiraStew.ogg %%DATADIR%%/Textures/Musics/batcave.ogg %%DATADIR%%/Textures/Musics/legolodio.ogg %%DATADIR%%/Textures/Musics/menu.ogg %%DATADIR%%/Textures/Musics/ridealong.ogg +%%DATADIR%%/Textures/Musics/speeditup.ogg %%DATADIR%%/xmoto.bin %%DATADIR%%/xmoto_icone_x.ico @dirrm %%DATADIR%%/Textures/Musics -- cgit