pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/wesnoth



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jun 10 15:00:10 UTC 2025

Modified Files:
        pkgsrc/games/wesnoth: Makefile distinfo

Log Message:
wesnoth: updated to 1.18.5

1.18.5
Editor
   * Clear old time-of-day schedule before saving new one, resolves scenario file bloat.
Networking
   * Resolve crash on attempting to download MP replay from server, when using cURL 7.85.0 or later.
Terrain
   * Fix bluff/gulch terrain overlays being conspicuously visible on the minimap display.
Translations
   * Updated translations: Arabic, Bengali, Bulgarian, Chinese (Simplified), Czech, Esperanto, Finnish, Italian, Japanese
User interface
   * Fixed an issue with the Help browser over-scaling portraits up on configurations with a pixel scale higher than 1 (e.g. macOS and Retina screens), causing blurry rendering and lacking enough 
room for text.
Miscellaneous and Bug Fixes
   * Fix failure to build with recent versions of Visual Studio due to missing `<chrono>` include.
   * Support compilation with GCC 15.


To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 pkgsrc/games/wesnoth/Makefile
cvs rdiff -u -r1.94 -r1.95 pkgsrc/games/wesnoth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/wesnoth/Makefile
diff -u pkgsrc/games/wesnoth/Makefile:1.230 pkgsrc/games/wesnoth/Makefile:1.231
--- pkgsrc/games/wesnoth/Makefile:1.230 Sat Apr 19 07:57:51 2025
+++ pkgsrc/games/wesnoth/Makefile       Tue Jun 10 15:00:10 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.230 2025/04/19 07:57:51 wiz Exp $
+# $NetBSD: Makefile,v 1.231 2025/06/10 15:00:10 adam Exp $
 
-DISTNAME=      wesnoth-1.18.4
-PKGREVISION=   2
+DISTNAME=      wesnoth-1.18.5
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/games/wesnoth/distinfo
diff -u pkgsrc/games/wesnoth/distinfo:1.94 pkgsrc/games/wesnoth/distinfo:1.95
--- pkgsrc/games/wesnoth/distinfo:1.94  Fri Feb 21 11:59:28 2025
+++ pkgsrc/games/wesnoth/distinfo       Tue Jun 10 15:00:10 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.94 2025/02/21 11:59:28 adam Exp $
+$NetBSD: distinfo,v 1.95 2025/06/10 15:00:10 adam Exp $
 
-BLAKE2s (wesnoth-1.18.4.tar.bz2) = 8c5d49dc1e65e126d65474c22a13fc0a330309ab85df06043cd1e08f1da2ac42
-SHA512 (wesnoth-1.18.4.tar.bz2) = c86538dae0c5d8c0c7270ab8e13ca2a5b9b6ff44e84789bc803d2135615e55dfdd34fd6b56f325f448940fcc396d884c533d067312b988b27c155157068db3bc
-Size (wesnoth-1.18.4.tar.bz2) = 461847477 bytes
+BLAKE2s (wesnoth-1.18.5.tar.bz2) = 38aef599b901aa34fdf3f7677494a6dc287f041af32e0c4c4b97edb67fe15a27
+SHA512 (wesnoth-1.18.5.tar.bz2) = 43137cd90f0d64eab579d58aadbf3cff045ead5709040e84b8299e33d2515182b0c5c0747cc06f9d9a4155e160dbee59963a1165392dde0c3cdb85c9c70ebc0b
+Size (wesnoth-1.18.5.tar.bz2) = 461916727 bytes
 SHA1 (patch-CMakeLists.txt) = e1c4f9bb90529e0a1025c3ce6751b50ddb8171fd
 SHA1 (patch-src_CMakeLists.txt) = 7917bd0a3aedf3523a73e4542cbdf54c08a78f77
 SHA1 (patch-src_wesnoth.cpp) = 73fa69b47de231c5ce16f66a52b449d5242ffe67



Home | Main Index | Thread Index | Old Index