From owner-cvs-all@FreeBSD.ORG Thu Sep 13 20:38:52 2007 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 234D416A41B; Thu, 13 Sep 2007 20:38:52 +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 08B6013C45E; Thu, 13 Sep 2007 20:38:52 +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 l8DKcpuQ054231; Thu, 13 Sep 2007 20:38:51 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8DKcpRe054227; Thu, 13 Sep 2007 20:38:51 GMT (envelope-from miwi) Message-Id: <200709132038.l8DKcpRe054227@repoman.freebsd.org> From: Martin Wilke Date: Thu, 13 Sep 2007 20:38:51 +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 pkg-plist 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: Thu, 13 Sep 2007 20:38:52 -0000 miwi 2007-09-13 20:38:51 UTC FreeBSD ports repository Modified files: games/jaggedalliance2 Makefile distinfo pkg-plist Log: - Update to 0.6 Changelog: * Improved Russian translation, it should outperform the vanilla-translation now. * Implement SoundSetPan(). This caused an unexpected termination of the game in certain places (e.g. Bug Queen). * Fixed an infinite loop when throwing objects. * Added a desktop file for better desktop integration. * Fixed (as always) an assortment of vanilla bugs like: misplacement of some texts and gui elements; salary of non-AIM/MERC mercenaries was assumed to be 0, so it did not count towards the min/max/daily salary stats; vehicles had been counted in for calculating the average stats in the personnel screen. * Changed the scroll speeds, so diagonal scrolling is always axis aligned. * As usual code cleanups and minor fixes. PR: 116319 Submitted by: Christoph Mallon (maintainer) Revision Changes Path 1.6 +3 -7 ports/games/jaggedalliance2/Makefile 1.5 +3 -3 ports/games/jaggedalliance2/distinfo 1.2 +1 -0 ports/games/jaggedalliance2/pkg-plist