git: 860ef86c4a3f - main - games/wesnoth: update to 1.6.3 stable release (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 30 May 2022 22:44:17 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=860ef86c4a3f5b48184865f3d0547456bf7266e7

commit 860ef86c4a3f5b48184865f3d0547456bf7266e7
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-30 22:40:24 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-30 22:40:24 +0000

    games/wesnoth: update to 1.6.3 stable release (+)
    
    * use C++17
    * adopt
    
    Noticed by:     portscout
---
 games/wesnoth/Makefile | 9 ++++-----
 games/wesnoth/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 77b7e653a5dd..23ea03bfdd21 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,13 +1,12 @@
 PORTNAME=	wesnoth
-PORTVERSION=	1.16.2
-PORTREVISION=	2
+PORTVERSION=	1.16.3
 PORTEPOCH=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
 		http://files.wesnoth.org/ \
 		http://ports.toco-domains.de/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	fluffy@FreeBSD.org
 COMMENT=	Fantasy turn-based strategy game
 
 LICENSE=	GPLv2 GPLv3
@@ -26,8 +25,8 @@ LDFLAGS+=	-L${LOCALBASE}/lib -lboost_system
 
 PORTSCOUT=	limitw:1,even
 
-USES=		cmake compiler:c++11-lang cpe gnome pkgconfig \
-		python:3.6+,run readline shebangfix ssl sdl tar:bzip2 xorg
+USES=		cmake compiler:c++17-lang cpe gnome pkgconfig \
+		python:3.7+,run readline shebangfix ssl sdl tar:bzip2 xorg
 USE_SDL=	image2 mixer2 ttf2
 USE_LDCONFIG=	yes
 USE_GNOME=	cairo pango
diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo
index 8be494f9ffac..4c580f8739f6 100644
--- a/games/wesnoth/distinfo
+++ b/games/wesnoth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645400794
-SHA256 (wesnoth-1.16.2.tar.bz2) = 729fd0903a28af502240d08c0a27b9ff50e534677644b639d8fd33823a7a9799
-SIZE (wesnoth-1.16.2.tar.bz2) = 474763733
+TIMESTAMP = 1653949474
+SHA256 (wesnoth-1.16.3.tar.bz2) = 0c2ac4fb16ccbb68e78749b603d299c3949901c0adf414bb8432e8e519e119a7
+SIZE (wesnoth-1.16.3.tar.bz2) = 475424356