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: Wed Sep 14 07:24:06 UTC 2022
Modified Files:
pkgsrc/games/wesnoth: Makefile PLIST distinfo
Log Message:
wesnoth: updated to 1.16.6
Version 1.16.6
Translations
* Updated translations: Arabic, British English, Bulgarian, Chinese (Simplified), Chinese (Traditional), Czech, French, Italian, Japanese, Portuguese (Brazil), Russian, Swedish, Turkish
Miscellaneous and Bug Fixes
* Fixed drake flare leadership animation over water
* Fixed animations not clearing properly when zoomed
* Fixed the `{IS_HERO}` macro to avoid losing the hero ellipse when a unit levels up
* Fixed highlighted movement range when hovering over units after their owner ends turn. It now shows their max movement next turn, instead of the remaining moves from their previous turn.
* Fixed out of sync errors occurring when unused add-ons contain the [resistance_defaults] or [terrain_defaults] tags
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 pkgsrc/games/wesnoth/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/games/wesnoth/PLIST
cvs rdiff -u -r1.81 -r1.82 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.186 pkgsrc/games/wesnoth/Makefile:1.187
--- pkgsrc/games/wesnoth/Makefile:1.186 Sun Sep 11 12:51:49 2022
+++ pkgsrc/games/wesnoth/Makefile Wed Sep 14 07:24:06 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.186 2022/09/11 12:51:49 wiz Exp $
+# $NetBSD: Makefile,v 1.187 2022/09/14 07:24:06 adam Exp $
-DISTNAME= wesnoth-1.16.5
-PKGREVISION= 2
+DISTNAME= wesnoth-1.16.6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/games/wesnoth/PLIST
diff -u pkgsrc/games/wesnoth/PLIST:1.62 pkgsrc/games/wesnoth/PLIST:1.63
--- pkgsrc/games/wesnoth/PLIST:1.62 Wed Jul 27 08:40:58 2022
+++ pkgsrc/games/wesnoth/PLIST Wed Sep 14 07:24:06 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.62 2022/07/27 08:40:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.63 2022/09/14 07:24:06 adam Exp $
bin/wesnoth
bin/wesnothd
man/ca/man6/wesnoth.6
@@ -3389,6 +3389,9 @@ share/wesnoth/data/core/images/help/l10n
share/wesnoth/data/core/images/help/l10n/vi/hpxp.png
share/wesnoth/data/core/images/help/l10n/vi/recruit.png
share/wesnoth/data/core/images/help/l10n/vi/tooltip.png
+share/wesnoth/data/core/images/help/l10n/zh_CN/hpxp.png
+share/wesnoth/data/core/images/help/l10n/zh_CN/recruit.png
+share/wesnoth/data/core/images/help/l10n/zh_CN/tooltip.png
share/wesnoth/data/core/images/help/moving1.png
share/wesnoth/data/core/images/help/moving2.png
share/wesnoth/data/core/images/help/orb-blue.png
Index: pkgsrc/games/wesnoth/distinfo
diff -u pkgsrc/games/wesnoth/distinfo:1.81 pkgsrc/games/wesnoth/distinfo:1.82
--- pkgsrc/games/wesnoth/distinfo:1.81 Wed Jul 27 08:40:58 2022
+++ pkgsrc/games/wesnoth/distinfo Wed Sep 14 07:24:06 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.81 2022/07/27 08:40:58 adam Exp $
+$NetBSD: distinfo,v 1.82 2022/09/14 07:24:06 adam Exp $
-BLAKE2s (wesnoth-1.16.5.tar.bz2) = 2cf807ff4586180abde2688e7a2441c2d955b2a4eee5525c7b060c8f4d7dc1db
-SHA512 (wesnoth-1.16.5.tar.bz2) = 8abb1f31f9a4e503047e6f19ab6795e02fff287db5142a7395a5007fc8e12252014de5baff9419ef173316ebdb00f1492b78a26b2eae9f6e435d3112c1f05978
-Size (wesnoth-1.16.5.tar.bz2) = 475511378 bytes
+BLAKE2s (wesnoth-1.16.6.tar.bz2) = a76f97e8db7e6c120b0b1a4df07cd665ebdc4abe2617a272add6eb8f433d12c8
+SHA512 (wesnoth-1.16.6.tar.bz2) = 8a1e4e11c6803e8272451765ea3f905b34e0caa665865e4ad28c1b0b8ee0ae312dab98825a1c725861f2158d5638c3d3a89f039b61617815cdbcf88449a12f65
+Size (wesnoth-1.16.6.tar.bz2) = 475677376 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