From owner-svn-ports-all@FreeBSD.ORG Mon Jul 7 23:06:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83277C1F; Mon, 7 Jul 2014 23:06:55 +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 63A7C2B1C; Mon, 7 Jul 2014 23:06:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s67N6tCO062205; Mon, 7 Jul 2014 23:06:55 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s67N6sSj062201; Mon, 7 Jul 2014 23:06:54 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201407072306.s67N6sSj062201@svn.freebsd.org> From: William Grzybowski Date: Mon, 7 Jul 2014 23:06:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361146 - head/games/tome4 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.18 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: Mon, 07 Jul 2014 23:06:55 -0000 Author: wg Date: Mon Jul 7 23:06:54 2014 New Revision: 361146 URL: http://svnweb.freebsd.org/changeset/ports/361146 QAT: https://qat.redports.org/buildarchive/r361146/ Log: games/tome4: update to 1.2.3 PR: 191723 Submitted by: maintainer Modified: head/games/tome4/Makefile head/games/tome4/distinfo head/games/tome4/pkg-plist Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Mon Jul 7 22:54:06 2014 (r361145) +++ head/games/tome4/Makefile Mon Jul 7 23:06:54 2014 (r361146) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.2.3 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons DISTFILES= t-engine4-src-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= t-engine4-src-${PORTVERSION}${EXTRACT_SUFX} +PLIST_SUB= PORTVERSION=${PORTVERSION} MAINTAINER= lifanov@mail.lifanov.com COMMENT= Epic tactical turn-based roguelike adventure Modified: head/games/tome4/distinfo ============================================================================== --- head/games/tome4/distinfo Mon Jul 7 22:54:06 2014 (r361145) +++ head/games/tome4/distinfo Mon Jul 7 23:06:54 2014 (r361146) @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.2.2.tar.bz2) = 6d5706636efac1418828c4cc56b61b277848ccc2bdee0edf67ce9dbfd23c7995 -SIZE (t-engine4-src-1.2.2.tar.bz2) = 278797999 +SHA256 (t-engine4-src-1.2.3.tar.bz2) = 677b51cf7fce4af2baf0fd55dc3aa201a31a6247f4a5cb13a5833dad2db2691d +SIZE (t-engine4-src-1.2.3.tar.bz2) = 278796007 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143 Modified: head/games/tome4/pkg-plist ============================================================================== --- head/games/tome4/pkg-plist Mon Jul 7 22:54:06 2014 (r361145) +++ head/games/tome4/pkg-plist Mon Jul 7 23:06:54 2014 (r361146) @@ -4,10 +4,10 @@ share/pixmaps/tome4.png %%DATADIR%%/game/addons/tome-addon-dev.teaa %%DATADIR%%/game/addons/tome-items-vault.teaa %%DATADIR%%/game/addons/tome-stone-wardens.teaa -%%DATADIR%%/game/engines/te4-1.2.2.teae +%%DATADIR%%/game/engines/te4-%%PORTVERSION%%.teae %%DATADIR%%/game/loader/init.lua %%DATADIR%%/game/loader/pre-init.lua -%%DATADIR%%/game/modules/boot-te4-1.2.2.team +%%DATADIR%%/game/modules/boot-te4-%%PORTVERSION%%.team %%DATADIR%%/game/modules/example/class/Actor.lua %%DATADIR%%/game/modules/example/class/Game.lua %%DATADIR%%/game/modules/example/class/Grid.lua @@ -56,9 +56,9 @@ share/pixmaps/tome4.png %%DATADIR%%/game/modules/example_realtime/dialogs/Quit.lua %%DATADIR%%/game/modules/example_realtime/init.lua %%DATADIR%%/game/modules/example_realtime/load.lua -%%DATADIR%%/game/modules/tome-1.2.2-gfx.team -%%DATADIR%%/game/modules/tome-1.2.2-music.team -%%DATADIR%%/game/modules/tome-1.2.2.team +%%DATADIR%%/game/modules/tome-%%PORTVERSION%%-gfx.team +%%DATADIR%%/game/modules/tome-%%PORTVERSION%%-music.team +%%DATADIR%%/game/modules/tome-%%PORTVERSION%%.team %%DATADIR%%/game/profile-thread/Client.lua %%DATADIR%%/game/profile-thread/UserChat.lua %%DATADIR%%/game/profile-thread/init.lua