diff options
author | adam <adam@pkgsrc.org> | 2015-07-23 14:56:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-07-23 14:56:45 +0000 |
commit | f02e34e2260cead659b9c6615afaf57011678e20 (patch) | |
tree | 657a4e1e934dc91b1fc3d4fd7d2ad1f1efceec0f /games/wesnoth | |
parent | 83131c62f5f3acd31c40a5d6638dcaa295f2f91d (diff) | |
download | pkgsrc-f02e34e2260cead659b9c6615afaf57011678e20.tar.gz |
This is a maintenance release for the stable 1.12.x series, and it is fully compatible with previous releases in the series. This version includes an important fix for a security vulnerability affecting add-on creators, as well as an assortment of other bug fixes, minor improvements, and translation updates.
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/Makefile | 5 | ||||
-rw-r--r-- | games/wesnoth/PLIST | 3 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 8 |
3 files changed, 7 insertions, 9 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 451027819b5..40543b0210c 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.114 2015/06/12 10:50:07 wiz Exp $ +# $NetBSD: Makefile,v 1.115 2015/07/23 14:56:45 adam Exp $ -DISTNAME= wesnoth-1.12.2 -PKGREVISION= 2 +DISTNAME= wesnoth-1.12.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/wesnoth/PLIST b/games/wesnoth/PLIST index 0963b683174..bcb187b2526 100644 --- a/games/wesnoth/PLIST +++ b/games/wesnoth/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.42 2015/04/17 15:02:43 adam Exp $ +@comment $NetBSD: PLIST,v 1.43 2015/07/23 14:56:45 adam Exp $ bin/wesnoth bin/wesnothd man/cs/man6/wesnoth.6 @@ -13010,7 +13010,6 @@ share/wesnoth/data/tools/wmlmove share/wesnoth/data/tools/wmlscope share/wesnoth/data/tools/wmlunits share/wesnoth/data/tools/wmlvalidator -share/wesnoth/data/tools/wmlxgettext share/wesnoth/fonts/Andagii.ttf share/wesnoth/fonts/COPYING share/wesnoth/fonts/DejaVuSans.ttf diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 64094123c4f..22b16f9d64b 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.54 2015/04/17 15:02:43 adam Exp $ +$NetBSD: distinfo,v 1.55 2015/07/23 14:56:45 adam Exp $ -SHA1 (wesnoth-1.12.2.tar.bz2) = 110c41d6c8b558d835f54de432cdb86eaf6cec20 -RMD160 (wesnoth-1.12.2.tar.bz2) = ae6056c1d6b1c076842df9375c91e9bc7a47ebf5 -Size (wesnoth-1.12.2.tar.bz2) = 392234446 bytes +SHA1 (wesnoth-1.12.4.tar.bz2) = 8a9b5d32f1197ac7e64ee9695d26bfe53e9ccaf4 +RMD160 (wesnoth-1.12.4.tar.bz2) = a4f52e9b1a5b140f385b600ca794a8962dbb0087 +Size (wesnoth-1.12.4.tar.bz2) = 392278313 bytes SHA1 (patch-CMakeLists.txt) = 1f17a95793db0d311508f1ff93f9aacedc7782f9 SHA1 (patch-ae) = 17c9f08bbe2aeb12771fc1c3430b1cf84ee75e15 SHA1 (patch-af) = ed3ef2d26a33b87e42e8c820c669315b81bf7938 |