Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2024 05:09:49 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e265d169fe8f - main - games/wesnoth: update to 1.16.12 release (+)
Message-ID:  <202403180509.42I59nVi000600@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

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

commit e265d169fe8f333ef5f79e241c88a161b69cc680
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-03-18 05:07:36 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-03-18 05:07:36 +0000

    games/wesnoth: update to 1.16.12 release (+)
    
    Security Fixes:
    * Run wesnothd server as _wesnoth:_wesnoth instead of nobody:users, improving safety and fixing a warning message in systemd 246+
    
    Translations:
    * Updated translations: Czech, German, Italian
    
    Miscellaneous and Bug Fixes:
    * Fix a regression from 1.13.11 that inverted horizontal scrolling with SDL versions 2.0.18+ on X11 and versions 2.0.20+ on Wayland
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 games/wesnoth/Makefile | 3 +--
 games/wesnoth/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index fbcb111e048f..922f952847e9 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	wesnoth
-PORTVERSION=	1.16.11
-PORTREVISION=	1
+PORTVERSION=	1.16.12
 PORTEPOCH=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo
index a65778986042..591e96d5c5bd 100644
--- a/games/wesnoth/distinfo
+++ b/games/wesnoth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703596561
-SHA256 (wesnoth-1.16.11.tar.bz2) = 5761867f0346d554e63958b9680ad268385218a5547141310877837d3a2882db
-SIZE (wesnoth-1.16.11.tar.bz2) = 476635149
+TIMESTAMP = 1710736369
+SHA256 (wesnoth-1.16.12.tar.bz2) = 1ebb0ec3f7d90ec1edf61710253a05ff5b04d7068a1d48d29b0e6318c946b966
+SIZE (wesnoth-1.16.12.tar.bz2) = 476686555



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403180509.42I59nVi000600>