diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-14 16:41:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-14 16:41:39 +0800 |
commit | ac10c4b5decb8c05bc15a6c88b13c0dc42410f1e (patch) | |
tree | b6ace3e75991e08bc89e2bfc4b26e7f97bca920e /games/jaggedalliance2 | |
parent | 78d36ccf7091add8331d5626290cc2a0a867a76c (diff) | |
download | freebsd-ports-gnome-ac10c4b5decb8c05bc15a6c88b13c0dc42410f1e.tar.gz freebsd-ports-gnome-ac10c4b5decb8c05bc15a6c88b13c0dc42410f1e.tar.zst freebsd-ports-gnome-ac10c4b5decb8c05bc15a6c88b13c0dc42410f1e.zip |
- Update to 0.12
Submitted by: maintainer via irc
Diffstat (limited to 'games/jaggedalliance2')
-rw-r--r-- | games/jaggedalliance2/Makefile | 7 | ||||
-rw-r--r-- | games/jaggedalliance2/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index 9214f141ea18..b801405e845d 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ja2 -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= games MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \ http://tron.homeunix.org/ja2/ @@ -17,11 +17,12 @@ COMMENT= A port of "Jagged Alliance 2" using SDL DISTVERSIONSUFFIX= -source # Ignore this if you feel adventurous -ONLY_FOR_ARCHS= arm i386 pc98 -ONLY_FOR_ARCHS_REASON= Needs a 32bit little endian environment +ONLY_FOR_ARCHS= amd64 arm i386 pc98 +ONLY_FOR_ARCHS_REASON= Needs a little endian environment USE_BZIP2= yes USE_GMAKE= yes USE_SDL= sdl +MAKE_JOBS_SAFE= yes NO_CDROM= License only permits non-commerical use NO_PACKAGE= Language of the datafiles must be hardcoded in the game binary diff --git a/games/jaggedalliance2/distinfo b/games/jaggedalliance2/distinfo index ea0a3651120c..cfa46b2c895c 100644 --- a/games/jaggedalliance2/distinfo +++ b/games/jaggedalliance2/distinfo @@ -1,3 +1,3 @@ -MD5 (ja2-0.11-source.tar.bz2) = 8483de6bc6974e292a4d0d313a57937c -SHA256 (ja2-0.11-source.tar.bz2) = 1ad1d7b0cd92dafc1541a319028bd5e346d5f374f167c8a5ab91dd24165204a8 -SIZE (ja2-0.11-source.tar.bz2) = 2330310 +MD5 (ja2-0.12-source.tar.bz2) = ec9fd5e3db1f57c924d41254a23dee19 +SHA256 (ja2-0.12-source.tar.bz2) = b2d88e3898cc9ba7cf6a770c9bbdb19196fe17bc306e565a7dcdf455cf689294 +SIZE (ja2-0.12-source.tar.bz2) = 2304604 |