diff options
author | tz <tz@FreeBSD.org> | 2016-12-21 00:36:16 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-12-21 00:36:16 +0800 |
commit | e696d74c844b0c0b7762abaa62b290ec8bb8867c (patch) | |
tree | 5e7163b61b1e28d4d6560f04d14d8fa0234af7f3 /games | |
parent | 09a2afa42735230019a6ea5a8830fec04e82c4b7 (diff) | |
download | freebsd-ports-gnome-e696d74c844b0c0b7762abaa62b290ec8bb8867c.tar.gz freebsd-ports-gnome-e696d74c844b0c0b7762abaa62b290ec8bb8867c.tar.zst freebsd-ports-gnome-e696d74c844b0c0b7762abaa62b290ec8bb8867c.zip |
games/wesnoth: Update from 1.12.5 to 1.12.6
Changelog: https://raw.githubusercontent.com/wesnoth/wesnoth/1.12.6/changelog
The TEST option is broken in FreeBSD 10.x and 9.x but builds fine on 11. This
will investigated later.
PR: 209641
Approved by: mentors (implicit)
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth/Makefile | 3 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 4fde3b1c77bc..a8d5733b942e 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= wesnoth -PORTVERSION= 1.12.5 -PORTREVISION= 3 +PORTVERSION= 1.12.6 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index da91fa94cdb3..037927e01334 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,2 +1,3 @@ -SHA256 (wesnoth-1.12.5.tar.bz2) = 599aad40da4b271c5138ac5a4391d9ff9c367ee51f5c30ca138f6baf92aea81d -SIZE (wesnoth-1.12.5.tar.bz2) = 387726941 +TIMESTAMP = 1482223424 +SHA256 (wesnoth-1.12.6.tar.bz2) = a50f384cead15f68f31cfa1a311e76a12098428702cb674d3521eb169eb92e4e +SIZE (wesnoth-1.12.6.tar.bz2) = 387869758 |