diff options
author | acm <acm@FreeBSD.org> | 2009-04-27 09:25:01 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-04-27 09:25:01 +0800 |
commit | c2b3e77ca717ef1c4a249e394287469a38395152 (patch) | |
tree | b18d5a5fe629ae6719e39b1897555a9c8bee4aff /games | |
parent | ee2eff5fbf894fb61cdebb23fdfdb2a8e8204a9b (diff) | |
download | freebsd-ports-gnome-c2b3e77ca717ef1c4a249e394287469a38395152.tar.gz freebsd-ports-gnome-c2b3e77ca717ef1c4a249e394287469a38395152.tar.zst freebsd-ports-gnome-c2b3e77ca717ef1c4a249e394287469a38395152.zip |
- Update to 0.3.4
- Remove obsolete dependency
Diffstat (limited to 'games')
-rw-r--r-- | games/balazar/Makefile | 4 | ||||
-rw-r--r-- | games/balazar/distinfo | 6 | ||||
-rw-r--r-- | games/balazar/pkg-plist | 4 |
3 files changed, 6 insertions, 8 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 5cafa684c123..7f5ab5e375e6 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -6,8 +6,7 @@ # PORTNAME= balazar -PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTVERSION= 0.3.4 CATEGORIES= games python MASTER_SITES= http://download.gna.org/balazar/ DISTNAME= Balazar-${PORTVERSION} @@ -20,7 +19,6 @@ LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \ freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \ ${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal \ - ${PYTHON_SITELIBDIR}/pysdl_mixer/sdl_mixer.so:${PORTSDIR}/audio/py-sdl_mixer \ ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis \ ${PYTHON_SITELIBDIR}/tofu/client.py:${PORTSDIR}/net/py-tofu \ ${PYTHON_SITELIBDIR}/cerealizer/__init__.py:${PORTSDIR}/security/py-cerealizer diff --git a/games/balazar/distinfo b/games/balazar/distinfo index b8540ff843e1..737d695bf835 100644 --- a/games/balazar/distinfo +++ b/games/balazar/distinfo @@ -1,3 +1,3 @@ -MD5 (Balazar-0.3.1.tar.bz2) = a25695a70517ea3d55ca774ca4ad6b87 -SHA256 (Balazar-0.3.1.tar.bz2) = aa259fcae157639b268adcd7e5717d0bc036b37ebdf224cb77b6840a5bec479d -SIZE (Balazar-0.3.1.tar.bz2) = 11490079 +MD5 (Balazar-0.3.4.tar.bz2) = a4768910f0d7e46594364995cb6996a5 +SHA256 (Balazar-0.3.4.tar.bz2) = 3a37ccbab85f3e1ce8e4cc4e8efcbe8c5e402770232bc15334034c116d0ce51b +SIZE (Balazar-0.3.4.tar.bz2) = 11113317 diff --git a/games/balazar/pkg-plist b/games/balazar/pkg-plist index 1ea73b3ee9db..d605fc1d1a45 100644 --- a/games/balazar/pkg-plist +++ b/games/balazar/pkg-plist @@ -482,9 +482,9 @@ bin/balazar %%DATADIR%%/sounds/strike3.wav %%DATADIR%%/sounds/strike4.wav %%DATADIR%%/sounds/tambour.wav -%%DATADIR%%/sounds/voice_"Un monde étrange s'ouvrait.ogg +%%DATADIR%%/sounds/voice_"Un monde étrange s'ouvrait.ogg %%DATADIR%%/sounds/voice_Appuis sur la touche.ogg -%%DATADIR%%/sounds/voice_Cela, je l'écrirai ce.ogg +%%DATADIR%%/sounds/voice_Cela, je l'écrirai ce.ogg %%DATADIR%%/sounds/voice_Utilise la touche ALT.ogg %%DATADIR%%/sounds/voice_Utilise la touche SHIFT.ogg %%DATADIR%%/sounds/voice_Utilise les touches HAUT.ogg |