aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2025-02-14 01:08:22 +0000
committerDima Panov <fluffy@FreeBSD.org>2025-02-14 03:17:02 +0000
commit15bc9c152b85ed8881a76f3fbf0a9bda5a930d3d (patch)
treebf97b323837e81d57fcc05df48eabf514cf46cde
parenta4245a4c6ce19c6e177567f67489813c5f77c86f (diff)
games/wesnoth: Fix build with boost >= 1.87.0
-rw-r--r--games/wesnoth/Makefile5
-rw-r--r--games/wesnoth/distinfo6
2 files changed, 10 insertions, 1 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index eb0fd8645345..b58e07dd9403 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -7,6 +7,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERS
http://files.wesnoth.org/ \
http://ports.toco-domains.de/
+PATCH_SITES+= https://github.com/wesnoth/wesnoth/commit/
+PATCHFILES+= e8271cd1387e05eca3342da3584a64adb1aae7d8.patch:-p1
+PATCHFILES+= 37ee134d7a17f509982f6ba4fda60a6b1e9acc72.patch:-p1
+
+
MAINTAINER= fluffy@FreeBSD.org
COMMENT= Fantasy turn-based strategy game
WWW= https://www.wesnoth.org/
diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo
index 8e542c9fcdbd..52948d862923 100644
--- a/games/wesnoth/distinfo
+++ b/games/wesnoth/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1730831469
+TIMESTAMP = 1739483659
SHA256 (wesnoth-1.18.3.tar.bz2) = d2d07aae5fd8d09509b8137034e4648cc5c356188a5dbd785831511728d1eb7e
SIZE (wesnoth-1.18.3.tar.bz2) = 461694247
+SHA256 (e8271cd1387e05eca3342da3584a64adb1aae7d8.patch) = 08c5451a24e0c7f6782f079f82d0a54e2068371a67b50e55dc5f11c6240a7e35
+SIZE (e8271cd1387e05eca3342da3584a64adb1aae7d8.patch) = 6873
+SHA256 (37ee134d7a17f509982f6ba4fda60a6b1e9acc72.patch) = f3603444fdf386698f1ebb6e2a15d1453fc1b35273a48836eb99135aac7b0696
+SIZE (37ee134d7a17f509982f6ba4fda60a6b1e9acc72.patch) = 10222