diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-08-03 17:45:09 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-08-03 17:45:09 +0000 |
commit | 5c8fed7b1d70f8fba2d0d1bee5a988b761f862ec (patch) | |
tree | a512135c6d30decebcc40e5bddf0eddac3b33989 | |
parent | 74edd3d9781c8318ce79c8f116011ece9061a34a (diff) |
games/wesnoth: update to 1.18.2 release (+)
What's new in version 1.18.2:
Translations
* Updated translations: Chinese (Simplified), French, Ukrainian
WML Engine
* Fixed out of sync errors due to bad undo/redo handling.
Miscellaneous and Bug Fixes
* Server-side fix for the "Something is wrong with the addon version check database supporting the multiplayer lobby." error (issue #8805)
* Potential fix for log files not being written on Windows.
-rw-r--r-- | games/wesnoth/Makefile | 2 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 8e128386cbb0..ead216d68bf4 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,5 +1,5 @@ PORTNAME= wesnoth -PORTVERSION= 1.18.1 +PORTVERSION= 1.18.2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 2e9dfa4e454f..ff1255d50f7b 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721166739 -SHA256 (wesnoth-1.18.1.tar.bz2) = d4f281156ca03c568ce3bd53c842157999e8427596fdbcb9674867d4c3d1f5ae -SIZE (wesnoth-1.18.1.tar.bz2) = 461256300 +TIMESTAMP = 1722630793 +SHA256 (wesnoth-1.18.2.tar.bz2) = 5f9f6d6105d48cf614eb06cf72273d62931dcb5d4982d75e851c3fa2fa70553a +SIZE (wesnoth-1.18.2.tar.bz2) = 461290798 |