git: a7845fb61f6d - main - games/wesnoth: update to 1.16.11 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Dec 2023 14:58:16 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7845fb61f6d1a4c26835344e2731ac23ae9d0a9 commit a7845fb61f6d1a4c26835344e2731ac23ae9d0a9 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-12-26 14:45:35 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-12-26 14:47:43 +0000 games/wesnoth: update to 1.16.11 release (+) Updated translations: Arabic, British English, Bulgarian, Chinese (Simplified), Czech, French, Japanese, Polish, Slovak, Welsh Miscellaneous and Bug Fixes: Fix a crash in the :inspect window when pagination is used (issue #7851). Fix "Something is wrong with the addon version check database supporting the multiplayer lobby". Note that It also required the host of the game to use wesnoth 1.16.11 Full Changelog: https://github.com/wesnoth/wesnoth/blob/1.16/changelog.md --- games/wesnoth/Makefile | 3 +-- games/wesnoth/distinfo | 6 +++--- games/wesnoth/files/patch-boost-1.83 | 26 -------------------------- games/wesnoth/pkg-plist | 30 ++++++++++++++++++++++++++++++ 4 files changed, 34 insertions(+), 31 deletions(-) diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index ea3cd0b85239..735ae9275dbe 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,5 @@ PORTNAME= wesnoth -PORTVERSION= 1.16.10 -PORTREVISION= 1 +PORTVERSION= 1.16.11 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 14fe12a9e6b8..a65778986042 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695160694 -SHA256 (wesnoth-1.16.10.tar.bz2) = a60521b1ee1c2ddc7dfde89a038b893a4b43337085bd1478f4bc92dab7da7fc7 -SIZE (wesnoth-1.16.10.tar.bz2) = 476195873 +TIMESTAMP = 1703596561 +SHA256 (wesnoth-1.16.11.tar.bz2) = 5761867f0346d554e63958b9680ad268385218a5547141310877837d3a2882db +SIZE (wesnoth-1.16.11.tar.bz2) = 476635149 diff --git a/games/wesnoth/files/patch-boost-1.83 b/games/wesnoth/files/patch-boost-1.83 deleted file mode 100644 index b3161206616e..000000000000 --- a/games/wesnoth/files/patch-boost-1.83 +++ /dev/null @@ -1,26 +0,0 @@ -From 136e651d69fc91fa7a4154f8a4a7e977cc46eca4 Mon Sep 17 00:00:00 2001 -From: Pentarctagon <pentarctagon@tutamail.com> -Date: Thu, 17 Aug 2023 23:19:21 -0500 -Subject: [PATCH] Compile fix for boost 1.83. - -Fixes #7849 ---- - src/gettext.cpp | 4 ++++ - 1 file changed, 4 insertions(+) - -diff --git src/gettext.cpp src/gettext.cpp -index 9888dede35ad..fa9b17ba85b2 100644 ---- src/gettext.cpp -+++ src/gettext.cpp -@@ -169,7 +169,11 @@ namespace - return msg; - } - -+#if BOOST_VERSION < 108300 - const char* get(int domain_id, const char* ctx, const char* sid, int n) const override -+#else -+ const char* get(int domain_id, const char* ctx, const char* sid, bl::count_type n) const override -+#endif - { - auto& base = get_base(); - const char* msg = base.get(domain_id, ctx, sid, n); diff --git a/games/wesnoth/pkg-plist b/games/wesnoth/pkg-plist index ab1cd8b3d7ba..6fbd8a942672 100644 --- a/games/wesnoth/pkg-plist +++ b/games/wesnoth/pkg-plist @@ -11,6 +11,7 @@ share/icons/hicolor/512x512/apps/wesnoth-icon.png share/icons/hicolor/64x64/apps/wesnoth-icon.png share/icons/HighContrast/scalable/apps/wesnoth-icon.svg %%CAMPAIGN%%bin/campaignd +%%NLS%%%%SERVER%%share/man/bg/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/ca/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/cs/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/de/man6/wesnothd.6.gz @@ -23,9 +24,11 @@ share/icons/HighContrast/scalable/apps/wesnoth-icon.svg %%NLS%%%%SERVER%%share/man/ja/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/pt_BR/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/ru/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/sk/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/tr/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/zh_CN/man6/wesnothd.6.gz %%NLS%%%%SERVER%%share/man/zh_TW/man6/wesnothd.6.gz +%%NLS%%share/man/bg/man6/wesnoth.6.gz %%NLS%%share/man/ca/man6/wesnoth.6.gz %%NLS%%share/man/cs/man6/wesnoth.6.gz %%NLS%%share/man/de/man6/wesnoth.6.gz @@ -37,6 +40,7 @@ share/icons/HighContrast/scalable/apps/wesnoth-icon.svg %%NLS%%share/man/ja/man6/wesnoth.6.gz %%NLS%%share/man/pt_BR/man6/wesnoth.6.gz %%NLS%%share/man/ru/man6/wesnoth.6.gz +%%NLS%%share/man/sk/man6/wesnoth.6.gz %%NLS%%share/man/tr/man6/wesnoth.6.gz %%NLS%%share/man/zh_CN/man6/wesnoth.6.gz %%NLS%%share/man/zh_TW/man6/wesnoth.6.gz @@ -215,6 +219,31 @@ share/icons/HighContrast/scalable/apps/wesnoth-icon.svg %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-dm.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-dw.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-help.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-sota.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth-wc.mo +%%NLS%%share/locale/cy/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-dm.mo @@ -1496,6 +1525,7 @@ share/icons/HighContrast/scalable/apps/wesnoth-icon.svg %%NLS%%@dir share/man/ar/man6 %%NLS%%@dir share/man/bg/man6 %%NLS%%@dir share/man/ca_ES@valencia/man6 +%%NLS%%@dir share/man/cy/man6 %%NLS%%@dir share/man/da/man6 %%NLS%%@dir share/man/el/man6 %%NLS%%@dir share/man/en@shaw/man6