From owner-cvs-all@FreeBSD.ORG Fri Apr 25 16:17:12 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3D9B106567A; Fri, 25 Apr 2008 16:17:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7D62C8FC27; Fri, 25 Apr 2008 16:17:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3PGHCvE048680; Fri, 25 Apr 2008 16:17:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3PGHC6E048679; Fri, 25 Apr 2008 16:17:12 GMT (envelope-from miwi) Message-Id: <200804251617.m3PGHC6E048679@repoman.freebsd.org> From: Martin Wilke Date: Fri, 25 Apr 2008 16:17:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/jaggedalliance2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2008 16:17:12 -0000 miwi 2008-04-25 16:17:12 UTC FreeBSD ports repository Modified files: games/jaggedalliance2 Makefile distinfo Log: - Update to 0.9 Changelog: * 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. PR: 123005 Submitted by: Christoph Mallon (maintainer) Revision Changes Path 1.10 +1 -2 ports/games/jaggedalliance2/Makefile 1.8 +3 -3 ports/games/jaggedalliance2/distinfo