From owner-svn-ports-all@freebsd.org Tue Dec 20 16:36:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C48AC89977; Tue, 20 Dec 2016 16:36:17 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6BFC07D6; Tue, 20 Dec 2016 16:36:17 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBKGaG3v054132; Tue, 20 Dec 2016 16:36:16 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBKGaGRl054130; Tue, 20 Dec 2016 16:36:16 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612201636.uBKGaGRl054130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 20 Dec 2016 16:36:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428998 - head/games/wesnoth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2016 16:36:17 -0000 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