diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-04-17 13:02:44 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-04-17 13:02:44 +0000 |
commit | 07867cfe23dd885f64ec6621210fd5eb9bf17647 (patch) | |
tree | 226f51581cd6c4d726a3cf3c3ec676d3b57d4910 /games | |
parent | dd046be9d44c187f1a083e990f7cc73d4fb784e4 (diff) | |
download | ports-07867cfe23dd885f64ec6621210fd5eb9bf17647.tar.gz ports-07867cfe23dd885f64ec6621210fd5eb9bf17647.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/afternoonstalker/Makefile | 9 | ||||
-rw-r--r-- | games/afternoonstalker/distinfo | 4 | ||||
-rw-r--r-- | games/burgerspace/Makefile | 9 | ||||
-rw-r--r-- | games/burgerspace/distinfo | 4 | ||||
-rw-r--r-- | games/cosmosmash/Makefile | 9 | ||||
-rw-r--r-- | games/cosmosmash/distinfo | 4 | ||||
-rw-r--r-- | games/cosmosmash/files/patch-src-roundbeetle-NativeSDLSoundRenderer.cpp | 11 | ||||
-rw-r--r-- | games/cosmosmash/pkg-plist | 1 |
8 files changed, 24 insertions, 27 deletions
diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index 6d7dc34c0b70..1bf374f0bfe2 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: afternoonstalker -# Date created: Feb 15, 2003 -# Whom: Mark Pulford <mark@kyne.com.au> -# +# Created by: Mark Pulford <mark@kyne.com.au> # $FreeBSD$ -# PORTNAME= afternoonstalker -PORTVERSION= 1.1.4 -PORTREVISION= 3 +PORTVERSION= 1.1.5 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \ LOCAL/martymac diff --git a/games/afternoonstalker/distinfo b/games/afternoonstalker/distinfo index 4f6f1b9598aa..b786d8e68c7a 100644 --- a/games/afternoonstalker/distinfo +++ b/games/afternoonstalker/distinfo @@ -1,2 +1,2 @@ -SHA256 (afternoonstalker-1.1.4.tar.gz) = 8466bf02a58e9f3021203284e13db091a402be36fae873f6f1b54d6f60c4c480 -SIZE (afternoonstalker-1.1.4.tar.gz) = 201687 +SHA256 (afternoonstalker-1.1.5.tar.gz) = cb9896e00654057edc1ef8843c6c7f5bbcc0b5313e06227ae6e73d0c1d689097 +SIZE (afternoonstalker-1.1.5.tar.gz) = 202663 diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index 552f7b763e07..d79f9e72faf1 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: burgerspace -# Date created: Apr 13, 2001 -# Whom: Mark Pulford <mark@kyne.com.au> -# +# Created by: Mark Pulford <mark@kyne.com.au> # $FreeBSD$ -# PORTNAME= burgerspace -PORTVERSION= 1.9.0 -PORTREVISION= 3 +PORTVERSION= 1.9.2 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \ LOCAL/martymac diff --git a/games/burgerspace/distinfo b/games/burgerspace/distinfo index d5394f7306a3..064be39975de 100644 --- a/games/burgerspace/distinfo +++ b/games/burgerspace/distinfo @@ -1,2 +1,2 @@ -SHA256 (burgerspace-1.9.0.tar.gz) = 22d242b3e27a4185300193205b3afb835b7c4142910a734829bf3aff3acabab4 -SIZE (burgerspace-1.9.0.tar.gz) = 475315 +SHA256 (burgerspace-1.9.2.tar.gz) = 34b0feccf543b11f9f9a182203d67cd453675255fed4b745e4e74c121b211bf2 +SIZE (burgerspace-1.9.2.tar.gz) = 505314 diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index 03ee6d1dca87..fde230985bdf 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: cosmosmash -# Date created: 12 Apr 2008 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> -# +# Created by: Ganael Laplanche <ganael.laplanche@martymac.org> # $FreeBSD$ -# PORTNAME= cosmosmash -DISTVERSION= 1.4.5 -PORTREVISION= 2 +DISTVERSION= 1.4.6 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \ LOCAL/martymac diff --git a/games/cosmosmash/distinfo b/games/cosmosmash/distinfo index 60bc8231f2c9..4182a629dd95 100644 --- a/games/cosmosmash/distinfo +++ b/games/cosmosmash/distinfo @@ -1,2 +1,2 @@ -SHA256 (cosmosmash-1.4.5.tar.gz) = 6be7206f68884bd81116aa857c62ad3d8d2a25060586f0d0394303b0ed2d292b -SIZE (cosmosmash-1.4.5.tar.gz) = 156826 +SHA256 (cosmosmash-1.4.6.tar.gz) = 6e78b2b3dc5ead19af3e59adeea0ed8e26ebdb2b3f32efdb71b2b16154ae42dd +SIZE (cosmosmash-1.4.6.tar.gz) = 905594 diff --git a/games/cosmosmash/files/patch-src-roundbeetle-NativeSDLSoundRenderer.cpp b/games/cosmosmash/files/patch-src-roundbeetle-NativeSDLSoundRenderer.cpp new file mode 100644 index 000000000000..62c7922fdf00 --- /dev/null +++ b/games/cosmosmash/files/patch-src-roundbeetle-NativeSDLSoundRenderer.cpp @@ -0,0 +1,11 @@ +--- src/roundbeetle/NativeSDLSoundRenderer.cpp.orig 2013-04-12 09:21:38.324768572 +0200 ++++ src/roundbeetle/NativeSDLSoundRenderer.cpp 2013-04-12 09:22:02.992763092 +0200 +@@ -42,7 +42,7 @@ + desired.freq = _rendererFreqInHz; + desired.format = AUDIO_S16; + desired.channels = 2; +- desired.samples = _rendererFreqInHz * bufferSizeInMS / 1000 * desired.channels; ++ desired.samples = 1024; + desired.callback = fillerCallback; + desired.userdata = this; + } diff --git a/games/cosmosmash/pkg-plist b/games/cosmosmash/pkg-plist index f4edae80d6f3..9fd76078c7d7 100644 --- a/games/cosmosmash/pkg-plist +++ b/games/cosmosmash/pkg-plist @@ -7,6 +7,7 @@ share/pixmaps/cosmosmash.png %%DATADIR%%/sounds/pulsar-beep.wav %%DATADIR%%/sounds/saucer-shooting.wav %%DATADIR%%/sounds/hyperspace.wav +%%DATADIR%%/sounds/level-finished.wav @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%% %%PORTDOCS%%%%DOCSDIR%%/AUTHORS |