ports/111703: Update port: games/jaggedalliance2 version 0.3
Christoph Mallon
christoph.mallon at gmx.de
Mon Apr 16 07:50:02 UTC 2007
>Number: 111703
>Category: ports
>Synopsis: Update port: games/jaggedalliance2 version 0.3
>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 Apr 16 07:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Christoph Mallon
>Release:
>Organization:
>Environment:
>Description:
Please commit this update for the Jagged Alliance 2 port.
Summary of changes:
- Support for Windows (ok, not really interesting here)
- Improved keyboard support with proper key to char mapping
- ScrollLock toggles confining the mouse to the game window and grabbing keyboard input, which aids playing in windowed mode
- Added -nosound parameter to deactivate sound and music
- Fixed a bug corrupting ingame Emails when sorting
- Usual code cleaning resulting in a smaller binary
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
? ja2-0.3.diff
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/jaggedalliance2/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 16 Mar 2007 12:14:49 -0000 1.2
+++ Makefile 16 Apr 2007 07:10:28 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= ja2
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= games
MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \
http://ja2.dragonriders.de/files/
@@ -56,7 +56,7 @@
MAKE_ARGS+= NO_DEPS=yes # For a single full build dependency calculation is unnecessary
-MAKE_ARGS+= DATADIR=${DATADIR}
+MAKE_ARGS+= SGPDATADIR=${DATADIR}
MAN6= ja2.6
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/jaggedalliance2/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 16 Mar 2007 12:14:49 -0000 1.2
+++ distinfo 16 Apr 2007 07:10:28 -0000
@@ -1,3 +1,3 @@
-MD5 (ja2-0.2-source.tar.bz2) = 71d60e1a121dc22b14cca9317db90578
-SHA256 (ja2-0.2-source.tar.bz2) = 4c57e9f7487390b3c6b6d2c6c610a07e9b37367e27b58b08eef7497ec40e1498
-SIZE (ja2-0.2-source.tar.bz2) = 2629187
+MD5 (ja2-0.3-source.tar.bz2) = 504742ea4927a37537ed3e5632ee3639
+SHA256 (ja2-0.3-source.tar.bz2) = 8f7a006603b822768c1f98fb80b054617ea4263fb500c4b317e3de0bc6b77943
+SIZE (ja2-0.3-source.tar.bz2) = 2584844
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list