diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-14 20:48:59 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-14 20:48:59 +0800 |
commit | 1ec121fdbda02d648f19408999c1d5fa97b5a2cf (patch) | |
tree | 3b532e559e0c86359ca9bf9ed81d23c9d658d328 /games | |
parent | cac02bdddafca0f4ad486c1e50a710f6c7898ab3 (diff) | |
download | freebsd-ports-gnome-1ec121fdbda02d648f19408999c1d5fa97b5a2cf.tar.gz freebsd-ports-gnome-1ec121fdbda02d648f19408999c1d5fa97b5a2cf.tar.zst freebsd-ports-gnome-1ec121fdbda02d648f19408999c1d5fa97b5a2cf.zip |
- Update to 0.5.2
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 | 5 |
3 files changed, 7 insertions, 7 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 90a9d48cf492..5fea59757e99 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmoto -PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTVERSION= 0.5.2 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/xmoto/distinfo b/games/xmoto/distinfo index e72640b54666..a23b90bcc2ed 100644 --- a/games/xmoto/distinfo +++ b/games/xmoto/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (xmoto-0.5.2-src.tar.gz) = 1e3678ebceca21d61844efb53c140227 +SHA256 (xmoto-0.5.2-src.tar.gz) = a8c91378ed439b640157267981b423dceea3584a439d25eea8aa28181458058f +SIZE (xmoto-0.5.2-src.tar.gz) = 38170502 diff --git a/games/xmoto/pkg-plist b/games/xmoto/pkg-plist index d680466e74e9..27c4f00fa424 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/tr_TR/LC_MESSAGES/xmoto.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xmoto.mo %%DATADIR%%/Textures/Fonts/DejaVuSans.ttf %%DATADIR%%/Textures/Musics/MadeiraStew.ogg @@ -36,8 +37,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/tr_TR/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/tr_TR %%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/sv_SE %%NLS%%@dirrmtry share/locale/sk_SK/LC_MESSAGES |