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:           Fri Jan 27 16:33:07 UTC 2023

Modified Files:
        pkgsrc/games/wesnoth: Makefile distinfo

Log Message:
wesnoth: updated to 1.16.8

Version 1.16.8
 Editor
   * Fixed: the unit tool crashes when placing a unit.
 Translations
   * Updated translations: Finnish, Spanish
 Miscellaneous and Bug Fixes
   * Make the log messages about "Skipping duplicate unit variation ID" say which `[unit_type]` is causing the error.


To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 pkgsrc/games/wesnoth/Makefile
cvs rdiff -u -r1.83 -r1.84 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.190 pkgsrc/games/wesnoth/Makefile:1.191
--- pkgsrc/games/wesnoth/Makefile:1.190 Sun Jan 22 16:28:26 2023
+++ pkgsrc/games/wesnoth/Makefile       Fri Jan 27 16:33:07 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.190 2023/01/22 16:28:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.191 2023/01/27 16:33:07 adam Exp $
 
-DISTNAME=      wesnoth-1.16.7
-PKGREVISION=   1
+DISTNAME=      wesnoth-1.16.8
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/games/wesnoth/distinfo
diff -u pkgsrc/games/wesnoth/distinfo:1.83 pkgsrc/games/wesnoth/distinfo:1.84
--- pkgsrc/games/wesnoth/distinfo:1.83  Fri Jan 20 13:35:29 2023
+++ pkgsrc/games/wesnoth/distinfo       Fri Jan 27 16:33:07 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2023/01/20 13:35:29 adam Exp $
+$NetBSD: distinfo,v 1.84 2023/01/27 16:33:07 adam Exp $
 
-BLAKE2s (wesnoth-1.16.7.tar.bz2) = 328cd7a82e3255d00f29a3ec0786c83f5a4ee47e1a2fbd69bacc0fd0d78ba3c3
-SHA512 (wesnoth-1.16.7.tar.bz2) = 11e3e3aaeea234e5e5783180826830f9822b055b52988736ada3c62b9c044f4a8c9d0cdd6685dfd7d70ebdfee945d957c66f25c25d444e9e83d741b70ba134fb
-Size (wesnoth-1.16.7.tar.bz2) = 476140035 bytes
+BLAKE2s (wesnoth-1.16.8.tar.bz2) = 7fbb327761562a7158d3a27f3c721f3b09fce52d5b7af81b63cbcb43664554f9
+SHA512 (wesnoth-1.16.8.tar.bz2) = 7b0decabcd88abb73fe6edaa745aecd0829b9a5522063e07a53e17e00f0aa62663820e2c8a74f6f8c6c1b1b58508d035aefc180230feb0613abba3a7b986f41f
+Size (wesnoth-1.16.8.tar.bz2) = 476040635 bytes
 SHA1 (patch-CMakeLists.txt) = 2670d4a527019706d8614c7e715e25c39f044d0e
 SHA1 (patch-src_CMakeLists.txt) = 776c522ccfc544d8898d786fe164c2be1812db1a
 SHA1 (patch-src_color__range.cpp) = bdce94054a0fb2972e63a968fdb78e34db1213a6



Home | Main Index | Thread Index | Old Index