Date: Mon, 2 Jun 2008 22:29:14 GMT From: Christoph Mallon <christoph.mallon@gmx.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124222: Update port: games/jaggedalliance2 version 0.10 Message-ID: <200806022229.m52MTECX069412@www.freebsd.org> Resent-Message-ID: <200806022240.m52Me1H3059765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124222 >Category: ports >Synopsis: Update port: games/jaggedalliance2 version 0.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 02 22:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Christoph Mallon >Release: >Organization: >Environment: >Description: Please commit this update for the Jagged Alliance 2 port. Summary of changes: * Enable scrolling the sector inventory with the mouse wheel. * Fix a vanilla bug, which caused stacked items to be too heavy. * Plug vanilla memory and file leaks (mostly in error handling). * Fix a vanilla string buffer overrun, occuring in the French and Italian translations. * Fix vanilla bugs, which accessed uninitialised data. * Fix a vanilla bug, which prevented the army from attacking San Mona. * Fix a vanilla bug, which made items invisible, end up on the wrong level (floor/roof) or hover above the ground. * Fix a bug, which caused wrong title bars to be displayed for some web pages. * Fix a bug, which broke saving/loading savegames in the Windows version. * Fix more vanilla crashes, out of bounds accesses, cases of memory corruption and memory leaks. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/games/jaggedalliance2/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 25 Apr 2008 16:17:12 -0000 1.10 +++ Makefile 2 Jun 2008 22:23:09 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ja2 -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= games MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \ http://ja2.dragonriders.de/files/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/games/jaggedalliance2/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- distinfo 25 Apr 2008 16:17:12 -0000 1.8 +++ distinfo 2 Jun 2008 22:23:09 -0000 @@ -1,3 +1,3 @@ -MD5 (ja2-0.9-source.tar.bz2) = b4389894a20f74ef37c165b81b9d9b18 -SHA256 (ja2-0.9-source.tar.bz2) = 320bb2f4eb54f6ead58320204142ea0e4c15a84f2f3e1f4fa7c51ff1370f6534 -SIZE (ja2-0.9-source.tar.bz2) = 2353935 +MD5 (ja2-0.10-source.tar.bz2) = 65dbc2ea5a2a41401ef37a6bd4a5ef14 +SHA256 (ja2-0.10-source.tar.bz2) = 9be191ddf0bd00fd657185d5cd675f5115287420faf1fc4f65c902c28422ff20 +SIZE (ja2-0.10-source.tar.bz2) = 2350638 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806022229.m52MTECX069412>