From 9c49b4633f20a8c0bc52859f4a4e272ec7f95cf8 Mon Sep 17 00:00:00 2001 From: Dima Panov <fluffy@FreeBSD.org> Date: Wed, 6 Nov 2024 18:13:13 +0300 Subject: [PATCH] games/wesnoth: update to 1.8.3 release --- 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 0a2f631876e3..fbd0680490bf 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,5 @@ PORTNAME= wesnoth -PORTVERSION= 1.18.2 -PORTREVISION= 1 +PORTVERSION= 1.18.3 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index ff1255d50f7b..8e542c9fcdbd 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722630793 -SHA256 (wesnoth-1.18.2.tar.bz2) = 5f9f6d6105d48cf614eb06cf72273d62931dcb5d4982d75e851c3fa2fa70553a -SIZE (wesnoth-1.18.2.tar.bz2) = 461290798 +TIMESTAMP = 1730831469 +SHA256 (wesnoth-1.18.3.tar.bz2) = d2d07aae5fd8d09509b8137034e4648cc5c356188a5dbd785831511728d1eb7e +SIZE (wesnoth-1.18.3.tar.bz2) = 461694247 -- GitLab