Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2020 01:52:51 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554047 - head/games/tome4
Message-ID:  <202011040152.0A41qpHP061281@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Wed Nov  4 01:52:51 2020
New Revision: 554047
URL: https://svnweb.freebsd.org/changeset/ports/554047

Log:
  games/tome4: update to 1.7.0, take maintainership
  
  Changelog:
  https://te4.org/blogs/darkgod/2020/10/news/tales-majeyal-170-necrotic-translations-released
  
  Also take maintainership because of repeated maintainer timeouts.
  
  PR:		249371 (based on)
  Approved by:	lifanov (maintainer timeout)

Modified:
  head/games/tome4/Makefile
  head/games/tome4/distinfo
  head/games/tome4/pkg-plist

Modified: head/games/tome4/Makefile
==============================================================================
--- head/games/tome4/Makefile	Wed Nov  4 01:30:51 2020	(r554046)
+++ head/games/tome4/Makefile	Wed Nov  4 01:52:51 2020	(r554047)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tome4
-DISTVERSION?=	1.6.5
+DISTVERSION?=	1.7.0
 PORTREVISION?=	0
 CATEGORIES=	games
 MASTER_SITES=	https://te4.org/dl/t-engine/ \
@@ -10,7 +10,7 @@ DISTFILES=	t-engine4-src-${DISTVERSION}${EXTRACT_SUFX}
 		${PORTNAME}.png:icons
 EXTRACT_ONLY=	t-engine4-src-${DISTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	lifanov@FreeBSD.org
+MAINTAINER=	pkubaj@FreeBSD.org
 COMMENT=	Epic tactical turn-based roguelike adventure
 
 LICENSE=	GPLv3+

Modified: head/games/tome4/distinfo
==============================================================================
--- head/games/tome4/distinfo	Wed Nov  4 01:30:51 2020	(r554046)
+++ head/games/tome4/distinfo	Wed Nov  4 01:52:51 2020	(r554047)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1576797717
-SHA256 (t-engine4-src-1.6.5.tar.bz2) = 2990566ddc02f42b610cb406179d876924b352d2cb23a70eeea8c5164f01d145
-SIZE (t-engine4-src-1.6.5.tar.bz2) = 433170626
+TIMESTAMP = 1604453767
+SHA256 (t-engine4-src-1.7.0.tar.bz2) = 5a0c747ad4baf838e80c2137d24c1976c1d0b414c22769da2cadd961811840bb
+SIZE (t-engine4-src-1.7.0.tar.bz2) = 451889518
 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36
 SIZE (tome4.png) = 37143

Modified: head/games/tome4/pkg-plist
==============================================================================
--- head/games/tome4/pkg-plist	Wed Nov  4 01:30:51 2020	(r554046)
+++ head/games/tome4/pkg-plist	Wed Nov  4 01:52:51 2020	(r554047)
@@ -82,6 +82,7 @@ share/pixmaps/tome4.png
 %%DATADIR%%/game/thirdparty/algorithms/sorting/shellsort.lua
 %%DATADIR%%/game/thirdparty/algorithms/tries/rwaytries.lua
 %%DATADIR%%/game/thirdparty/algorithms/unionfind.lua
+%%DATADIR%%/game/thirdparty/binpack.lua
 %%DATADIR%%/game/thirdparty/cef3/cef.pak
 %%DATADIR%%/game/thirdparty/cef3/locales/am.pak
 %%DATADIR%%/game/thirdparty/cef3/locales/ar.pak



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011040152.0A41qpHP061281>