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:           Sun Jan  3 15:07:13 UTC 2021

Modified Files:
        pkgsrc/games/wesnoth: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 pkgsrc/games/wesnoth/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/games/wesnoth/PLIST
cvs rdiff -u -r1.73 -r1.74 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.166 pkgsrc/games/wesnoth/Makefile:1.167
--- pkgsrc/games/wesnoth/Makefile:1.166 Fri Jan  1 08:24:44 2021
+++ pkgsrc/games/wesnoth/Makefile       Sun Jan  3 15:07:13 2021
@@ -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

Index: pkgsrc/games/wesnoth/PLIST
diff -u pkgsrc/games/wesnoth/PLIST:1.56 pkgsrc/games/wesnoth/PLIST:1.57
--- pkgsrc/games/wesnoth/PLIST:1.56     Tue Sep 29 08:55:54 2020
+++ pkgsrc/games/wesnoth/PLIST  Sun Jan  3 15:07:13 2021
@@ -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/hu/man6/wesnothd.6
 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

Index: pkgsrc/games/wesnoth/distinfo
diff -u pkgsrc/games/wesnoth/distinfo:1.73 pkgsrc/games/wesnoth/distinfo:1.74
--- pkgsrc/games/wesnoth/distinfo:1.73  Tue Sep 29 08:55:54 2020
+++ pkgsrc/games/wesnoth/distinfo       Sun Jan  3 15:07:13 2021
@@ -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