Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2008 06:44:44 GMT
From:      Christoph Mallon <christoph.mallon@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/123005: Update port: games/jaggedalliance2 version 0.9
Message-ID:  <200804230644.m3N6iiS2030438@www.freebsd.org>
Resent-Message-ID: <200804230650.m3N6o0jm041596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123005
>Category:       ports
>Synopsis:       Update port: games/jaggedalliance2 version 0.9
>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:   Wed Apr 23 06:50:00 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:
* Add support for MacOS X.
* Stop caching of shade tables on disk (rebuilding them on start is faster and less hassle).
* Toggling between fullscreen and window mode at runtime is now possible by pressing ALT+ENTER.
* Fix many vanilla display glitches.
* Fix a bug corrupting savegames.
* Fix a bug which lead to truncation of the finance records.
* Fix a vanilla bug, which allowed erroneously freeing POWs.
* Fix a bug which caused that only one merc at a time could be put into a vehicle.
* Fix the usual assortment vanilla crashes, out of bounds accesses, cases of memory corruption, memory leaks and bugs.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? ja2-0.7.diff.txt
? ja2-0.8.diff.txt
? ja2-0.9.diff.txt
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/jaggedalliance2/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	13 Mar 2008 14:27:47 -0000	1.9
+++ Makefile	23 Apr 2008 06:39:25 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ja2
-PORTVERSION=	0.8
-PORTREVISION=	1
+PORTVERSION=	0.9
 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.7
diff -u -r1.7 distinfo
--- distinfo	6 Mar 2008 21:13:42 -0000	1.7
+++ distinfo	23 Apr 2008 06:39:25 -0000
@@ -1,3 +1,3 @@
-MD5 (ja2-0.8-source.tar.bz2) = a9562d6b02cc632acbc0febd47374293
-SHA256 (ja2-0.8-source.tar.bz2) = 09042c063e11273a4749e5dfd78debac526cf4c2c37461e74c5f7e33f6934289
-SIZE (ja2-0.8-source.tar.bz2) = 2418983
+MD5 (ja2-0.9-source.tar.bz2) = b4389894a20f74ef37c165b81b9d9b18
+SHA256 (ja2-0.9-source.tar.bz2) = 320bb2f4eb54f6ead58320204142ea0e4c15a84f2f3e1f4fa7c51ff1370f6534
+SIZE (ja2-0.9-source.tar.bz2) = 2353935


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804230644.m3N6iiS2030438>