diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-14 08:41:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-14 08:41:39 +0000 |
commit | 52de0de4beb38ca70fcf9ae91a1d7e795297a985 (patch) | |
tree | 79de9ccc2f508aede161967ced2fa8500f401587 /games/jaggedalliance2 | |
parent | e74c00ac24cb223e2e5e818735764ed04b18ca6c (diff) | |
download | ports-52de0de4beb38ca70fcf9ae91a1d7e795297a985.tar.gz ports-52de0de4beb38ca70fcf9ae91a1d7e795297a985.zip |
Notes
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 |