Date: Tue, 20 Dec 2016 16:36:16 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428998 - head/games/wesnoth Message-ID: <201612201636.uBKGaGRl054130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Tue Dec 20 16:36:16 2016 New Revision: 428998 URL: https://svnweb.freebsd.org/changeset/ports/428998 Log: 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) Modified: head/games/wesnoth/Makefile head/games/wesnoth/distinfo Modified: head/games/wesnoth/Makefile ============================================================================== --- head/games/wesnoth/Makefile Tue Dec 20 16:33:55 2016 (r428997) +++ head/games/wesnoth/Makefile Tue Dec 20 16:36:16 2016 (r428998) @@ -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} \ Modified: head/games/wesnoth/distinfo ============================================================================== --- head/games/wesnoth/distinfo Tue Dec 20 16:33:55 2016 (r428997) +++ head/games/wesnoth/distinfo Tue Dec 20 16:36:16 2016 (r428998) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612201636.uBKGaGRl054130>