From owner-svn-ports-head@FreeBSD.ORG Wed Nov 5 19:44:04 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4BB0F776; Wed, 5 Nov 2014 19:44:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 1D762D70; Wed, 5 Nov 2014 19:44:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA5Ji3Rg054615; Wed, 5 Nov 2014 19:44:03 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA5Ji3P5054612; Wed, 5 Nov 2014 19:44:03 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411051944.sA5Ji3P5054612@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 5 Nov 2014 19:44:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372205 - in head/games/tome4: . files 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.18-1 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: Wed, 05 Nov 2014 19:44:04 -0000 Author: pawel Date: Wed Nov 5 19:44:02 2014 New Revision: 372205 URL: https://svnweb.freebsd.org/changeset/ports/372205 QAT: https://qat.redports.org/buildarchive/r372205/ Log: - Update to version 1.2.5 - Clarify how to install per-user addons in pkg-message This is a bugfix release with highlights: game boots faster offline and addons can now be auto-updated. Changelog: http://te4.org/blogs/darkgod/2014/11/tales-majeyal-125-aka-back-and-back-and-back-future-released PR: 194803 Submitted by: maintainer Modified: head/games/tome4/Makefile head/games/tome4/distinfo head/games/tome4/files/pkg-message.in Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Wed Nov 5 19:26:33 2014 (r372204) +++ head/games/tome4/Makefile Wed Nov 5 19:44:02 2014 (r372205) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons Modified: head/games/tome4/distinfo ============================================================================== --- head/games/tome4/distinfo Wed Nov 5 19:26:33 2014 (r372204) +++ head/games/tome4/distinfo Wed Nov 5 19:44:02 2014 (r372205) @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.2.4.tar.bz2) = 006abebfd2585cab451824fd5295c1bfc1525063e3b93675e94f5436ce03f4c6 -SIZE (t-engine4-src-1.2.4.tar.bz2) = 283378424 +SHA256 (t-engine4-src-1.2.5.tar.bz2) = 71d8129fcae5d2c0f0404a6aa9bc64954838518a36f5e6ad564883f9bddbd716 +SIZE (t-engine4-src-1.2.5.tar.bz2) = 283390253 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143 Modified: head/games/tome4/files/pkg-message.in ============================================================================== --- head/games/tome4/files/pkg-message.in Wed Nov 5 19:26:33 2014 (r372204) +++ head/games/tome4/files/pkg-message.in Wed Nov 5 19:44:02 2014 (r372205) @@ -1,2 +1,6 @@ The game files for ToME can be found in %%DATADIR%%. Launch the game with a wrapper in %%PREFIX%%/tome4 + +Addons and expansions can be installed per user: + $ mkdir -p ~/.t-engine/4.0/addons + $ cp my-addon.teaac ~/.t-engine/4.0/addons/