summaryrefslogtreecommitdiff
path: root/games/wesnoth/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-04-17 15:02:43 +0000
committeradam <adam@pkgsrc.org>2015-04-17 15:02:43 +0000
commitb7da1ee0771be8057bd33cc2b1dd7ef69cbcd639 (patch)
tree2cbadd0cdab4702b6765fcf6b2145d60375892af /games/wesnoth/Makefile
parentd72073c686a110c365857d435d26aa9389421953 (diff)
downloadpkgsrc-b7da1ee0771be8057bd33cc2b1dd7ef69cbcd639.tar.gz
Changes 1.12.2:
This is a maintenance release for the stable 1.12.x series including a critical security fix, as well as an assortment of other bug fixes and improvements over version 1.12.1. We urge users of all previous versions to upgrade immediately.
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r--games/wesnoth/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 9da46c937a0..3c5a94605be 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2015/03/10 05:16:28 mef Exp $
+# $NetBSD: Makefile,v 1.112 2015/04/17 15:02:43 adam Exp $
-DISTNAME= wesnoth-1.12.1
+DISTNAME= wesnoth-1.12.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
EXTRACT_SUFX= .tar.bz2
@@ -36,7 +36,7 @@ REPLACE_PYTHON+= data/tools/*.py
REPLACE_PYTHON+= data/tools/wesnoth/*.py
REPLACE_PYTHON+= data/tools/wml*
REPLACE_PYTHON+= data/tools/about_cfg_to_wiki
-REPLACE_PYTHON+= data/tools/addon_manager/html.py
+REPLACE_PYTHON+= data/tools/addon_manager/html.py
REPLACE_PYTHON+= data/tools/extractbindings
REPLACE_PYTHON+= data/tools/imgcheck
REPLACE_PYTHON+= data/tools/journeylifter
@@ -45,7 +45,7 @@ REPLACE_PYTHON+= data/tools/trackplacer
REPLACE_PYTHON+= data/tools/unit_tree/helpers.py
REPLACE_PYTHON+= data/tools/wesnoth_addon_manager
REPLACE_PYTHON+= data/tools/wesnoth_addon_manager/html.py
-REPLACE_PYTHON+= data/tools/wesnoth/campaignserver_client.py
+REPLACE_PYTHON+= data/tools/wesnoth/campaignserver_client.py
REPLACE_PYTHON+= data/tools/unit_tree/TeamColorizer
REPLACE_PYTHON+= data/tools/unit_tree/overview.py
REPLACE_PYTHON+= utils/ai_test/*.py