pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/wesnoth
Module Name: pkgsrc
Committed By: adam
Date: Sun Nov 24 19:45:10 UTC 2024
Modified Files:
pkgsrc/games/wesnoth: Makefile PLIST distinfo
Log Message:
wesnoth: updated to 1.18.3
Version 1.18.3
Campaigns
* Eastern Invasion
* S04c: achievement now only triggers when escaping with all knights alive
* S11/S99: flying units can no longer enter prison cells via the river
* S12: fixed Dra-Nak (if present) having incorrect traits and portraits
* S17b: AI is now more forced to recruit only higher-level units when gold reserves get too high
* S99: prisoners now escape if their jailers are killed
* Under the Burnings Suns
* S04: added sprite for the Cold Dagger item
Editor
* Added Show Tool Information toggle option in the menus and toolbar to allow hiding the informational tooltip on the edge of the screen that shows the current editor tool's usage and palette
information
Translations
* Updated translations: Arabic, Bengali, British English, Chinese (Simplified), Czech, Finnish, French, German, Hungarian, Italian, Japanese, Turkish, Ukrainian
User interface
* Help button in the leaderchoosing window works on all languages
WML Engine
* Fix crash when weapon specials' filters lead to infinite recursion
Miscellaneous and Bug Fixes
* Search filter should now be case-insensitive for more than just ASCII characters
To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 pkgsrc/games/wesnoth/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/games/wesnoth/PLIST
cvs rdiff -u -r1.91 -r1.92 pkgsrc/games/wesnoth/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/wesnoth/Makefile
diff -u pkgsrc/games/wesnoth/Makefile:1.221 pkgsrc/games/wesnoth/Makefile:1.222
--- pkgsrc/games/wesnoth/Makefile:1.221 Thu Nov 14 22:19:59 2024
+++ pkgsrc/games/wesnoth/Makefile Sun Nov 24 19:45:10 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.221 2024/11/14 22:19:59 wiz Exp $
+# $NetBSD: Makefile,v 1.222 2024/11/24 19:45:10 adam Exp $
-DISTNAME= wesnoth-1.18.2
-PKGREVISION= 4
+DISTNAME= wesnoth-1.18.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
EXTRACT_SUFX= .tar.bz2
@@ -18,9 +17,9 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= bash msgfmt perl:run pkg-config
# detects history.h, but does not link against libhistory
-CMAKE_CONFIGURE_ARGS+= -DENABLE_HISTORY=OFF
+CMAKE_CONFIGURE_ARGS+= -DENABLE_HISTORY=OFF
# if OPT is set, -O3 will not be added
-CMAKE_CONFIGURE_ARGS+= -DOPT="${DBG}"
+CMAKE_CONFIGURE_ARGS+= -DOPT="${DBG}"
UNLIMIT_RESOURCES+= datasize
UNLIMIT_RESOURCES+= stacksize
Index: pkgsrc/games/wesnoth/PLIST
diff -u pkgsrc/games/wesnoth/PLIST:1.69 pkgsrc/games/wesnoth/PLIST:1.70
--- pkgsrc/games/wesnoth/PLIST:1.69 Mon Aug 12 18:25:18 2024
+++ pkgsrc/games/wesnoth/PLIST Sun Nov 24 19:45:10 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.69 2024/08/12 18:25:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.70 2024/11/24 19:45:10 adam Exp $
bin/wesnoth
bin/wesnothd
man/bg/man6/wesnoth.6
@@ -2745,6 +2745,7 @@ share/wesnoth/data/campaigns/Under_the_B
share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-back.png
share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-bottom.png
share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/burial2.png
+share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/cold-sword.png
share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/kaleh-dead.png
share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-n.png
share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/items/magiccircle-ne.png
@@ -4242,7 +4243,7 @@ share/wesnoth/data/core/images/maps/l10n
share/wesnoth/data/core/images/maps/l10n/sr@ijekavian/wesnoth--overlay.webp
share/wesnoth/data/core/images/maps/l10n/sr@ijekavianlatin/wesnoth--overlay.webp
share/wesnoth/data/core/images/maps/l10n/sr@latin/wesnoth--overlay.webp
-share/wesnoth/data/core/images/maps/l10n/tr/titlescreen--overlay.png
+share/wesnoth/data/core/images/maps/l10n/tr/titlescreen--overlay.webp
share/wesnoth/data/core/images/maps/l10n/zh_CN/titlescreen--overlay.webp
share/wesnoth/data/core/images/maps/l10n/zh_CN/wesnoth--overlay.webp
share/wesnoth/data/core/images/maps/titlescreen.webp
@@ -18545,6 +18546,7 @@ share/wesnoth/data/test/scenarios/wml_te
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/prestart_settings.cfg
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/put_to_recall_and_modify.cfg
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/shroud.cfg
+share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/terrain_with_location_filter.cfg
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/test_end_turn.cfg
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/test_grunt_tod_damage.cfg
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/EventWML/ActionWML/DirectActionsWML/test_modify_unit.cfg
@@ -18597,6 +18599,9 @@ share/wesnoth/data/test/scenarios/wml_te
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/unknown_scenario_warning.cfg
share/wesnoth/data/test/scenarios/wml_tests/ScenarioWML/xp_mod.cfg
share/wesnoth/data/test/scenarios/wml_tests/TerrainWML/test_terrain_mask.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/ability_cycle_filter_self_recursion_by_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/ability_cycle_recursion_by_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/adjacent_abilities_recursion_by_id.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/attacks/attacks_add.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/attacks/attacks_add_divide.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/attacks/attacks_add_multiply.cfg
@@ -18666,9 +18671,97 @@ share/wesnoth/data/test/scenarios/wml_te
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/berserk/berserk_wfl_other.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/berserk/berserk_wfl_self.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/berserk/berserk_zero.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add_multiply.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_add_sub.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_allies.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_enemies.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_everybody.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_affect_self_no.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_multiply.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_multiply_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_negative_value.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_no_value.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_both_sides.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_mixed.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_one_side.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_two_both_sides.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_overwrite_specials_two_one_side.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_sub.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_sub_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_sub_multiply.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_mixed_same_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_mixed_unique_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_no_same_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_no_unique_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_yes_same_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_two_cumulative_yes_unique_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_wfl_other.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/chance_to_hit/chance_to_hit_wfl_self.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add_multiply.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_add_sub.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_allies.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_enemies.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_everybody.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_affect_self_no.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_high_fraction.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_low_fraction.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_multiply.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_multiply_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_multiply_fraction.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_negative_value.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_no_value.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_both_sides.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_mixed.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_one_side.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_two_both_sides.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_overwrite_specials_two_one_side.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_sub.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_sub_divide.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_sub_multiply.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_mixed_same_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_mixed_unique_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_no_same_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_no_unique_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_yes_same_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_two_cumulative_yes_unique_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_wfl_other.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_wfl_self.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage/damage_zero.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_recalculation_mid_attack.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_arcane.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_blade.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_cold.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_fire.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_impact.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_pierce.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_three.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_alternative_two.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_apply_to_attacker_filter_attacker_defender.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_apply_to_both_filter_self_opponent.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_same_alternative_best.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_same_replacement_best.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_separate_alternative_best.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_both_separate_replacement_best.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_many.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_arcane.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_blade.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_cold.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_fire.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_impact.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_pierce.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_three.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/damage_type/damage_type_replacement_two.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/feeding.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/firststrike_and_laststrike.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/four_cycle_recursion_branching.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/four_cycle_recursion_by_id.cfg
+share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/four_cycle_recursion_by_tagname.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/heals/heal.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/heals/heal_add.cfg
share/wesnoth/data/test/scenarios/wml_tests/UnitsWML/AbilitiesWML/heals/heal_add_divide.cfg
@@ -19801,6 +19894,12 @@ share/wesnoth/images/icons/action/editor
share/wesnoth/images/icons/action/editor-draw-terrain-codes_30-active.png
share/wesnoth/images/icons/action/editor-draw-terrain-codes_30-pressed.png
share/wesnoth/images/icons/action/editor-draw-terrain-codes_30.png
+share/wesnoth/images/icons/action/editor-help-text-shown_25-active.png
+share/wesnoth/images/icons/action/editor-help-text-shown_25-pressed.png
+share/wesnoth/images/icons/action/editor-help-text-shown_25.png
+share/wesnoth/images/icons/action/editor-help-text-shown_30-active.png
+share/wesnoth/images/icons/action/editor-help-text-shown_30-pressed.png
+share/wesnoth/images/icons/action/editor-help-text-shown_30.png
share/wesnoth/images/icons/action/editor-map-flip_25-active.png
share/wesnoth/images/icons/action/editor-map-flip_25-pressed.png
share/wesnoth/images/icons/action/editor-map-flip_25.png
Index: pkgsrc/games/wesnoth/distinfo
diff -u pkgsrc/games/wesnoth/distinfo:1.91 pkgsrc/games/wesnoth/distinfo:1.92
--- pkgsrc/games/wesnoth/distinfo:1.91 Mon Aug 12 18:25:18 2024
+++ pkgsrc/games/wesnoth/distinfo Sun Nov 24 19:45:10 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.91 2024/08/12 18:25:18 adam Exp $
+$NetBSD: distinfo,v 1.92 2024/11/24 19:45:10 adam Exp $
-BLAKE2s (wesnoth-1.18.2.tar.bz2) = 53a310db5c7ee45616084dea68bdde143ef5c4f47a86496004c270d59062c9eb
-SHA512 (wesnoth-1.18.2.tar.bz2) = de4d8ceaf29a93c174e9f832825542885bb90c4f481b6b248cc875cb0b1054435df3c2080c7693842b5e857af091e9219fa10b702d4fe63757f3d28871b63d4c
-Size (wesnoth-1.18.2.tar.bz2) = 461290798 bytes
+BLAKE2s (wesnoth-1.18.3.tar.bz2) = dc4cd90398171a974ba410b3c27b882e307c46d3dea518f5599d256455485d0d
+SHA512 (wesnoth-1.18.3.tar.bz2) = def324c9ed66ac59e2a9d0ab9ab95f00ddab2d31dacb2d0b5cfba42c5acdba210937f7dd6afde8870a387847a6d021a28dffcb04ce513272df6a4b52a626f30a
+Size (wesnoth-1.18.3.tar.bz2) = 461694247 bytes
SHA1 (patch-CMakeLists.txt) = e1c4f9bb90529e0a1025c3ce6751b50ddb8171fd
SHA1 (patch-src_CMakeLists.txt) = 7917bd0a3aedf3523a73e4542cbdf54c08a78f77
SHA1 (patch-src_wesnoth.cpp) = 73fa69b47de231c5ce16f66a52b449d5242ffe67
Home |
Main Index |
Thread Index |
Old Index