summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-10-11 13:15:59 +0000
committeradam <adam@pkgsrc.org>2011-10-11 13:15:59 +0000
commit7c7098146a96b9164d9225a5e3e3f2fdd814769f (patch)
treea0daf910eb522e34e8a355bfca65bfcba3b7ab72 /games
parent4155e700be08c5103fef151966bd1385906ebee7 (diff)
downloadpkgsrc-7c7098146a96b9164d9225a5e3e3f2fdd814769f.tar.gz
Changes 1.8.6:
* This is a bugfix release for the stable 1.8 branch. This release does mainly consist of smaller fixes and changes. This is most likely the last 1.8.x release.
Diffstat (limited to 'games')
-rw-r--r--games/wesnoth/Makefile5
-rw-r--r--games/wesnoth/PLIST13
-rw-r--r--games/wesnoth/distinfo8
3 files changed, 18 insertions, 8 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 7d89f336a19..dc9ecf7f3d7 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2011/04/22 13:43:39 obache Exp $
+# $NetBSD: Makefile,v 1.66 2011/10/11 13:15:59 adam Exp $
-DISTNAME= wesnoth-1.8.5
-PKGREVISION= 1
+DISTNAME= wesnoth-1.8.6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
EXTRACT_SUFX= .tar.bz2
diff --git a/games/wesnoth/PLIST b/games/wesnoth/PLIST
index aedca886137..eee669bfc48 100644
--- a/games/wesnoth/PLIST
+++ b/games/wesnoth/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2011/02/24 13:36:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.34 2011/10/11 13:15:59 adam Exp $
@pkgdir var/run/wesnothd
bin/wesnoth
bin/wesnothd
@@ -141,9 +141,11 @@ share/doc/wesnoth/manual/manual.fi.html
share/doc/wesnoth/manual/manual.fr.html
share/doc/wesnoth/manual/manual.gl.html
share/doc/wesnoth/manual/manual.hu.html
+share/doc/wesnoth/manual/manual.id.html
share/doc/wesnoth/manual/manual.it.html
share/doc/wesnoth/manual/manual.pl.html
share/doc/wesnoth/manual/manual.pt_BR.html
+share/doc/wesnoth/manual/manual.sk.html
share/doc/wesnoth/manual/manual.sr.html
share/doc/wesnoth/manual/manual.sr@ijekavian.html
share/doc/wesnoth/manual/manual.sr@ijekavianlatin.html
@@ -346,6 +348,10 @@ share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/fr/descent-i
share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/hu/descent-into-darkness--overlay.png
share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/it/descent-into-darkness--overlay.png
share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/lt/descent-into-darkness--overlay.png
+share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/sr/descent-into-darkness--overlay.png
+share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/sr@ijekavian/descent-into-darkness--overlay.png
+share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/sr@ijekavianlatin/descent-into-darkness--overlay.png
+share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/sr@latin/descent-into-darkness--overlay.png
share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/l10n/zh_CN/descent-into-darkness--overlay.png
share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/makeshift-altar.png
share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/weakened-ice.png
@@ -1064,6 +1070,10 @@ share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/items/barrel-floating.p
share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/l10n/hu/farnorth.png
share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/l10n/it/farnorth--overlay.png
share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/l10n/ru/farnorth--overlay.png
+share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/l10n/sr/farnorth--overlay.png
+share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/l10n/sr@ijekavian/farnorth--overlay.png
+share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/l10n/sr@ijekavianlatin/farnorth--overlay.png
+share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/l10n/sr@latin/farnorth--overlay.png
share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/albrock.png
share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/flartar.png
share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/portraits/gruu.png
@@ -8560,6 +8570,7 @@ share/wesnoth/data/gui/default/widget/window_default.cfg
share/wesnoth/data/gui/default/window/addon_connect.cfg
share/wesnoth/data/gui/default/window/addon_list.cfg
share/wesnoth/data/gui/default/window/campaign_dialog.cfg
+share/wesnoth/data/gui/default/window/chat_log.cfg
share/wesnoth/data/gui/default/window/editor_generate_map.cfg
share/wesnoth/data/gui/default/window/editor_new_map.cfg
share/wesnoth/data/gui/default/window/editor_resize_map.cfg
diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo
index 48279334152..d1e61e37ef8 100644
--- a/games/wesnoth/distinfo
+++ b/games/wesnoth/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.42 2011/02/24 13:36:56 adam Exp $
+$NetBSD: distinfo,v 1.43 2011/10/11 13:15:59 adam Exp $
-SHA1 (wesnoth-1.8.5.tar.bz2) = 22c6cc10dc7172daf636158dba0acac35f538597
-RMD160 (wesnoth-1.8.5.tar.bz2) = c2a6a9f094b862ef274838fd062c5d961f97c261
-Size (wesnoth-1.8.5.tar.bz2) = 301024033 bytes
+SHA1 (wesnoth-1.8.6.tar.bz2) = ade2f88287b5900485646f0ffe3414fa8b695afb
+RMD160 (wesnoth-1.8.6.tar.bz2) = 2190efe45d554df59052db1a58fcc3bdf766c47e
+Size (wesnoth-1.8.6.tar.bz2) = 302226547 bytes
SHA1 (patch-aa) = 17ffae20b02ccdaed6f465c988d330e4890df76c
SHA1 (patch-ac) = 41d23e2103fd3c3e0f085b0164e9f29bcb8d024c
SHA1 (patch-ae) = 9e0ee531c33da80565791d81f716b313fa85af18