diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-04-17 16:05:57 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-04-17 16:05:57 +0800 |
commit | 7b99dfb8a4da29f52720ab6ef705699f3dc3b7d5 (patch) | |
tree | c2cf9077a13d971a4587bca67f36947ec73e7e22 | |
parent | dc58f6d6114362c35098cd2eb155eee9ab6b7ca3 (diff) | |
download | freebsd-ports-gnome-7b99dfb8a4da29f52720ab6ef705699f3dc3b7d5.tar.gz freebsd-ports-gnome-7b99dfb8a4da29f52720ab6ef705699f3dc3b7d5.tar.zst freebsd-ports-gnome-7b99dfb8a4da29f52720ab6ef705699f3dc3b7d5.zip |
- Update to 1.12.2
Changes: http://forums.wesnoth.org/viewtopic.php?t=41870
PR: 199414
Submitted by: Torsten Zühlsdorff (maintainer)
MFH: 2015Q2
Security: https://vuxml.freebsd.org/freebsd/ba326a36-5f02-452d-a215-31e7b06d5edf.html
-rw-r--r-- | games/wesnoth/Makefile | 2 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 700c331688f3..f14df4d17246 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wesnoth -PORTVERSION= 1.12.1 +PORTVERSION= 1.12.2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ \ diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 2147f1adaf01..a00bfae57b75 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,2 +1,2 @@ -SHA256 (wesnoth-1.12.1.tar.bz2) = 70404764370db05e496a4e033e09c26cdc47fa6558271d803a44c4ebb7b6efe8 -SIZE (wesnoth-1.12.1.tar.bz2) = 384386961 +SHA256 (wesnoth-1.12.2.tar.bz2) = 1f4f76e5fd0ce175a3eb7b9855aff7a58dc75899c534d7653d97ac9fd4fe798b +SIZE (wesnoth-1.12.2.tar.bz2) = 392234446 |