mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
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
This commit is contained in:
parent
343c4eb1ca
commit
a7845fb61f
@ -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} \
|
||||
|
@ -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
|
||||
|
@ -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);
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user