summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-26 22:08:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-26 22:08:06 +0000
commit0b25d3a09c8b945486349f60e1f3e276c0f252d7 (patch)
tree4b9f7b111eb6e0ba5672d3955e4ea6b438b22d07 /games
parentWelcome to the second epoch bump of devel/sdl12 due to compilation (diff)
Update to version 0.11.5
I was working and fixing some of the bug some people reported to me. This includes some problem which made it almost impossible to run the game in Local Networks.. a incident in the code made it that direct connections wasn't working and people behind a firewall could play without any problems.. Changes: - Fixed: Multiplayer more as three players could not play. There was a bug in the automatic firewall detection. - Added: Show a simple information of what keys are used in the multiplayer screen. - Chagned: In Singleplayer you can select now 0 AI Players. - Fixed: Teamdata (as Names and Colors) will be send over the network. - Fixed: udp_send: bad file error fixed, in single mode we was still sending the quit information to all clients. - Fixed: Alot other strange network bugs. I.e. the rejoin part and that the server can leave part was not right.
Notes
Notes: svn path=/head/; revision=125245
Diffstat (limited to 'games')
-rw-r--r--games/bomberclone/Makefile3
-rw-r--r--games/bomberclone/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile
index b40c01ffcffa..240c3a797fb3 100644
--- a/games/bomberclone/Makefile
+++ b/games/bomberclone/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= bomberclone
-PORTVERSION= 0.11.4
-PORTREVISION= 1
+PORTVERSION= 0.11.5
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/bomberclone/distinfo b/games/bomberclone/distinfo
index 272028b0733d..8a3666bbca0f 100644
--- a/games/bomberclone/distinfo
+++ b/games/bomberclone/distinfo
@@ -1,2 +1,2 @@
-MD5 (bomberclone-0.11.4.tar.bz2) = 8252189f957ee222c88d4b0b1f89cec1
-SIZE (bomberclone-0.11.4.tar.bz2) = 7911554
+MD5 (bomberclone-0.11.5.tar.bz2) = 6e1e4c19f57b1cd183f3af4867cc1691
+SIZE (bomberclone-0.11.5.tar.bz2) = 7912684