pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/wesnoth wesnoth: updated to 1.14.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e42f51b1250a
branches:  trunk
changeset: 444189:e42f51b1250a
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jan 03 15:07:13 2021 +0000

description:
wesnoth: updated to 1.14.15

Version 1.14.15
Add-ons client
* Fix potential crashes when working with installed add-ons that have a corrupted _info.cfg file.
Campaigns
* Descent into Darkness:
  * S11: fix low probability case of enemy being unreachable
  * S11: recall ghosts if available and ensure the player gets one level 2 ghost.
* Eastern Invasion:
  * S03: fix the initial keep being blocked at the start
Translations
* Updated translations: British English, Catalan, Czech, French, German, Italian,
  Japanese, Polish, Portuguese (Brazil), Russian, Turkish
User interface
* Fixed formatting of hyperlinks when the same URL appears more than once in a block of text
Miscellaneous and Bug Fixes
* Fixed a rare issue on Windows that could result in wesnoth.exe sticking around waiting for console input after encountering an error despite not being launched with the `--wconsole` option.
* Removed documentation for network proxy-related command line options previously removed in version 1.13.1 along with libana.

diffstat:

 games/wesnoth/Makefile |   5 ++---
 games/wesnoth/PLIST    |   3 ++-
 games/wesnoth/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r b439d5a9cd84 -r e42f51b1250a games/wesnoth/Makefile
--- a/games/wesnoth/Makefile    Sun Jan 03 15:06:00 2021 +0000
+++ b/games/wesnoth/Makefile    Sun Jan 03 15:07:13 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.166 2021/01/01 08:24:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.167 2021/01/03 15:07:13 adam Exp $
 
-DISTNAME=      wesnoth-1.14.14
-PKGREVISION=   2
+DISTNAME=      wesnoth-1.14.15
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
 EXTRACT_SUFX=  .tar.bz2
diff -r b439d5a9cd84 -r e42f51b1250a games/wesnoth/PLIST
--- a/games/wesnoth/PLIST       Sun Jan 03 15:06:00 2021 +0000
+++ b/games/wesnoth/PLIST       Sun Jan 03 15:07:13 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.56 2020/09/29 08:55:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.57 2021/01/03 15:07:13 adam Exp $
 bin/wesnoth
 bin/wesnothd
 man/cs/man6/wesnothd.6
@@ -18,6 +18,7 @@
 man/id/man6/wesnothd.6
 man/it/man6/wesnoth.6
 man/it/man6/wesnothd.6
+man/ja/man6/wesnoth.6
 man/ja/man6/wesnothd.6
 man/lt/man6/wesnoth.6
 man/lt/man6/wesnothd.6
diff -r b439d5a9cd84 -r e42f51b1250a games/wesnoth/distinfo
--- a/games/wesnoth/distinfo    Sun Jan 03 15:06:00 2021 +0000
+++ b/games/wesnoth/distinfo    Sun Jan 03 15:07:13 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.73 2020/09/29 08:55:54 adam Exp $
+$NetBSD: distinfo,v 1.74 2021/01/03 15:07:13 adam Exp $
 
-SHA1 (wesnoth-1.14.14.tar.bz2) = 418498d5910f0941a4f3ba4dbc011bb6d7232237
-RMD160 (wesnoth-1.14.14.tar.bz2) = a99f6b3a61608df07779b473438e76d72cb364ab
-SHA512 (wesnoth-1.14.14.tar.bz2) = 56648e22365bda9936e3a4982f74bbef4a8454fbab184a32ce7566240fd0ff7a0a82f74f30e0bbdcf3256934fb8f19a22976c165ec98ea821e15f74b8d1a5b07
-Size (wesnoth-1.14.14.tar.bz2) = 461686162 bytes
+SHA1 (wesnoth-1.14.15.tar.bz2) = 64f21d23e94ed4115d8822cbd5cedeebb0d93585
+RMD160 (wesnoth-1.14.15.tar.bz2) = abf6318d7d095a0e01e19096f9df5d300414fa07
+SHA512 (wesnoth-1.14.15.tar.bz2) = 8e001ceb7782659c4198c8bfee58a7dd29ab6d21e91c5c9eba7da6f5787fcf7673ee76d499f45637b6d43b1bc1397e5d91af601e5fdaab8a6e9fe0e63ed4df9d
+Size (wesnoth-1.14.15.tar.bz2) = 461813814 bytes
 SHA1 (patch-CMakeLists.txt) = 5c580a7b9719d769507c2c0ec3580d6cf523e7f0
 SHA1 (patch-src_CMakeLists.txt) = 5839663ab11a9fdc31e89b74ce2708a251155d9f
 SHA1 (patch-src_color__range.cpp) = bdce94054a0fb2972e63a968fdb78e34db1213a6



Home | Main Index | Thread Index | Old Index