diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-04-21 22:13:30 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-04-21 22:13:30 +0000 |
commit | f540cd3a9d5c8c74652b4f204ca54448cda8a563 (patch) | |
tree | 0564b8d4a662a2e0ed83cf98e027aecfecc953a6 /games | |
parent | 14c1c9ec91f8b88d03a29ff8fb0a0bb4f1ad93dd (diff) | |
download | ports-f540cd3a9d5c8c74652b4f204ca54448cda8a563.tar.gz ports-f540cd3a9d5c8c74652b4f204ca54448cda8a563.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xmoto/Makefile | 3 | ||||
-rw-r--r-- | games/xmoto/distinfo | 6 | ||||
-rw-r--r-- | games/xmoto/pkg-plist | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 6bcc28f77f3c..b1f8976ea8a8 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmoto -PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTVERSION= 0.5.1 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/ diff --git a/games/xmoto/distinfo b/games/xmoto/distinfo index b2f8b965c51a..e72640b54666 100644 --- a/games/xmoto/distinfo +++ b/games/xmoto/distinfo @@ -1,3 +1,3 @@ -MD5 (xmoto-0.5.0-src.tar.gz) = e693ec0f949e44fb78187b8e82650869 -SHA256 (xmoto-0.5.0-src.tar.gz) = 705a70c3cda8300179e049c5b1fb8d5d241ede0a3bc1961d5e93682babccc93f -SIZE (xmoto-0.5.0-src.tar.gz) = 21913971 +MD5 (xmoto-0.5.1-src.tar.gz) = 10cb822ec8c2c7e9466806633e69be1f +SHA256 (xmoto-0.5.1-src.tar.gz) = 420af936c7983e84bc0a38aed828851048385b45f608426b52ed919127e18eb2 +SIZE (xmoto-0.5.1-src.tar.gz) = 22003514 diff --git a/games/xmoto/pkg-plist b/games/xmoto/pkg-plist index 62a003d230c1..d680466e74e9 100644 --- a/games/xmoto/pkg-plist +++ b/games/xmoto/pkg-plist @@ -22,6 +22,7 @@ bin/xmoto %%NLS%%share/locale/ru_RU/LC_MESSAGES/xmoto.mo %%NLS%%share/locale/sk_SK/LC_MESSAGES/xmoto.mo %%NLS%%share/locale/sv_SE/LC_MESSAGES/xmoto.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xmoto.mo %%DATADIR%%/Textures/Fonts/DejaVuSans.ttf %%DATADIR%%/Textures/Musics/MadeiraStew.ogg %%DATADIR%%/Textures/Musics/batcave.ogg @@ -35,6 +36,8 @@ bin/xmoto @dirrm %%DATADIR%%/Textures/Fonts @dirrm %%DATADIR%%/Textures @dirrm %%DATADIR%% +%%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/zh_TW %%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/sv_SE %%NLS%%@dirrmtry share/locale/sk_SK/LC_MESSAGES |