From owner-svn-ports-head@freebsd.org Sat Mar 11 16:41:05 2017 Return-Path: Delivered-To: svn-ports-head@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 11446D07ECB; Sat, 11 Mar 2017 16:41:05 +0000 (UTC) (envelope-from lifanov@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 D4FBF6D6; Sat, 11 Mar 2017 16:41:04 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2BGf3Ng046589; Sat, 11 Mar 2017 16:41:03 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2BGf33u046588; Sat, 11 Mar 2017 16:41:03 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201703111641.v2BGf33u046588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Sat, 11 Mar 2017 16:41:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435950 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2017 16:41:05 -0000 Author: lifanov Date: Sat Mar 11 16:41:03 2017 New Revision: 435950 URL: https://svnweb.freebsd.org/changeset/ports/435950 Log: add an UPDATING entry for games/tome4 1.5.0 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Mar 11 16:40:32 2017 (r435949) +++ head/UPDATING Sat Mar 11 16:41:03 2017 (r435950) @@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20170311: + AFFECTS: users of games/tome4 with paid DLCs + AUTHOR: lifanov@FreeBSD.org + + The Ashes of Urh'Rok and Embers of Rage DLCs have been updated to be + compatible with changes introduced in ToME 1.5.0. Users of these DLCs + will need to redownload nd place these in $HOME/.t-engine/4.0/addons. + 20170302: AFFECTS: users of mail/thunderbird with Lightning AUTHOR: cmt@FreeBSD.org