mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- 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 <christoph.mallon@gmx.de> (maintainer)
This commit is contained in:
parent
488eb8a3df
commit
bb6fc883c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211966
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ja2
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \
|
||||
http://ja2.dragonriders.de/files/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ja2-0.8-source.tar.bz2) = a9562d6b02cc632acbc0febd47374293
|
||||
SHA256 (ja2-0.8-source.tar.bz2) = 09042c063e11273a4749e5dfd78debac526cf4c2c37461e74c5f7e33f6934289
|
||||
SIZE (ja2-0.8-source.tar.bz2) = 2418983
|
||||
MD5 (ja2-0.9-source.tar.bz2) = b4389894a20f74ef37c165b81b9d9b18
|
||||
SHA256 (ja2-0.9-source.tar.bz2) = 320bb2f4eb54f6ead58320204142ea0e4c15a84f2f3e1f4fa7c51ff1370f6534
|
||||
SIZE (ja2-0.9-source.tar.bz2) = 2353935
|
||||
|
Loading…
Reference in New Issue
Block a user