warzone2100: Update to 4.2.4

upstream changes:
-----------------
2021-12-20: Version 4.2.4:
 * General:
   * Fix: Prebuilt ally gates not being passable (commit:428d0b70ff9af2a58a27bcfdade12ffe7fc062b4, #2484)
   * Fix: Cleanup old log files (commit:d5ed1a5164b50fadba5f0ef5bcf03c619aa2b62f, #2501)
   * Fix: Various crashes and resource leaks (too many commits, #2480, #2493, #2494, #2499, #2504, #2512)
 * Campaign:
   * Change: Ignore VTOLs when a campaign enemy group unit can't hit them (commit:d1fd63899890de6f9b43b4080581378acf631a89, #2475)
   * Change: Better target selections by sorting targets relative to group average coordinate (commit:b538fb562f55ffd3abd92eea1774ac0cfe98cc4f, #2475)
   * Change: Add a time range to cam3-1 launch / detonate sounds (commit:c64ca3afdc989a885d12b530647bbd308221c037, #2476)
   * Change: Make the winning requirements for Beta-end more clear (commit:d89391d05026d8e940bca5ccd507517349965153, #2491)
   * Change: Make Gamma 5 a little more hectic on Hard / Insane difficulty (commit:f467e476951b89dab56404e68913662734ba54e2, #2502)
 * Multiplayer:
   * Add: Additional lobby chat slash commands, cmdinterface event output (too many commits, #2500)
   * Change: Set default AI back to Nexus (commit:a4f7b6b6d678a25ef76d738779eed00bf8526d69, #2487)
   * Change: Make some AIs easier when using Easy difficulty (too many commits, #2486)
   * Change: Remove old Cobra Hard / Insane weapon perks (commit:9c245da200648745d17bee0dc3f200872b7d7b94, #2489)
   * Fix: Repeated game over message (commit:3e4a146bc6f8d52bddb98634aafc48e1be20b049, #2485)
   * Fix: Add campaign Collective and Nexus structures back into mp stats file, fixing old maps (commit:3c60e5f9428136de5f494ce5857d9be6008b7701, #2506)
 * Challenges:
   * Fix: Specify specific AIs for "Back to Basics" and "Hide Behind Me" (commit:f2e6edabb1fad7193c611800180145faedc60611, #2487)
This commit is contained in:
triaxx 2022-01-05 08:50:28 +00:00
parent 03a98a7470
commit c2eff665b5
3 changed files with 9 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.56 2021/12/17 08:57:22 triaxx Exp $
# $NetBSD: Makefile,v 1.57 2022/01/05 08:50:28 triaxx Exp $
DISTNAME= warzone2100_src
PKGNAME= warzone2100-4.2.3
PKGNAME= warzone2100-4.2.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=Warzone2100/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.7 2021/08/03 18:09:27 triaxx Exp $
@comment $NetBSD: PLIST,v 1.8 2022/01/05 08:50:28 triaxx Exp $
bin/.portable
bin/warzone2100
man/man6/warzone2100.6
@ -67,6 +67,7 @@ share/doc/warzone2100/quickstartguide.html
share/doc/warzone2100/warzone2100.6.html
share/icons/warzone2100.png
share/locale/af_ZA/LC_MESSAGES/warzone2100.mo
share/locale/ar_SA/LC_MESSAGES/warzone2100.mo
share/locale/bg_BG/LC_MESSAGES/warzone2100.mo
share/locale/ca_ES/LC_MESSAGES/warzone2100.mo
share/locale/cs/LC_MESSAGES/warzone2100.mo
@ -91,6 +92,7 @@ share/locale/it/LC_MESSAGES/warzone2100.mo
share/locale/ko/LC_MESSAGES/warzone2100.mo
share/locale/la/LC_MESSAGES/warzone2100.mo
share/locale/lt/LC_MESSAGES/warzone2100.mo
share/locale/my_MM/LC_MESSAGES/warzone2100.mo
share/locale/nb/LC_MESSAGES/warzone2100.mo
share/locale/nl/LC_MESSAGES/warzone2100.mo
share/locale/pl/LC_MESSAGES/warzone2100.mo

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2021/12/17 08:57:22 triaxx Exp $
$NetBSD: distinfo,v 1.18 2022/01/05 08:50:28 triaxx Exp $
BLAKE2s (wz2100_4.2.3/warzone2100_src.tar.xz) = 41cf7495307c133ca10584d7b0ebd6b6f60b02f25ec6594a37d28ec7cd993506
SHA512 (wz2100_4.2.3/warzone2100_src.tar.xz) = 91e8e3341b4f47aeaad958a65c4cdc6dc2a9f13067c1654868610a359bf457319fa984d0bcc1215da9794e72eb574e7a700c642e4eac9e1d95b9381fdb3a4b24
Size (wz2100_4.2.3/warzone2100_src.tar.xz) = 338584212 bytes
BLAKE2s (wz2100_4.2.4/warzone2100_src.tar.xz) = de06104687fffc58e6232af7c62ece3af7c1a896de90c77bec0fbcf6905c3f92
SHA512 (wz2100_4.2.4/warzone2100_src.tar.xz) = 26f470c137d9f53b759d182058080a07b7a505aa900fc0e6ff8349783564e0e298216f162032ff43c15f1e5811a8192e161498f87d8cc624a1a653a4044fcfb7
Size (wz2100_4.2.4/warzone2100_src.tar.xz) = 338685080 bytes