svn commit: r468137 - head/games/tome4

Nikolai Lifanov lifanov at FreeBSD.org
Mon Apr 23 19:44:55 UTC 2018


Author: lifanov
Date: Mon Apr 23 19:44:53 2018
New Revision: 468137
URL: https://svnweb.freebsd.org/changeset/ports/468137

Log:
  update games/tome4 to 1.5.7
  
  https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-156-aka-forbidden-sect-out
  https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-157-aka-forbidden-bugs-out

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

Modified: head/games/tome4/Makefile
==============================================================================
--- head/games/tome4/Makefile	Mon Apr 23 19:40:03 2018	(r468136)
+++ head/games/tome4/Makefile	Mon Apr 23 19:44:53 2018	(r468137)
@@ -1,8 +1,7 @@
-# Created by: Nikolai Lifanov <lifanov at mail.lifanov.com>
 # $FreeBSD$
 
 PORTNAME=	tome4
-PORTVERSION=	1.5.5
+PORTVERSION=	1.5.7
 CATEGORIES=	games
 MASTER_SITES=	https://te4.org/dl/t-engine/ \
 		SF/lifanov-ports-distfiles/${PORTNAME}/:icons

Modified: head/games/tome4/distinfo
==============================================================================
--- head/games/tome4/distinfo	Mon Apr 23 19:40:03 2018	(r468136)
+++ head/games/tome4/distinfo	Mon Apr 23 19:44:53 2018	(r468137)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1495578279
-SHA256 (t-engine4-src-1.5.5.tar.bz2) = 037ccee493213c5e20749d3481f5676f050995bb68a7bbd80aedb77d5d7b586c
-SIZE (t-engine4-src-1.5.5.tar.bz2) = 421330688
+TIMESTAMP = 1524496943
+SHA256 (t-engine4-src-1.5.7.tar.bz2) = c7764cb17c2b5f80727cec09c01e0e08c58981a2061f46f04eb884bae6fd2a0b
+SIZE (t-engine4-src-1.5.7.tar.bz2) = 422494514
 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36
 SIZE (tome4.png) = 37143

Modified: head/games/tome4/pkg-plist
==============================================================================
--- head/games/tome4/pkg-plist	Mon Apr 23 19:40:03 2018	(r468136)
+++ head/games/tome4/pkg-plist	Mon Apr 23 19:44:53 2018	(r468137)
@@ -171,6 +171,7 @@ share/pixmaps/tome4.png
 %%DATADIR%%/game/thirdparty/moonscript/util.lua
 %%DATADIR%%/game/thirdparty/moonscript/version.lua
 %%DATADIR%%/game/thirdparty/remdebug/engine.lua
+%%DATADIR%%/game/thirdparty/sha1.lua
 %%DATADIR%%/game/thirdparty/slt2.lua
 %%DATADIR%%/game/thirdparty/socket.lua
 %%DATADIR%%/game/thirdparty/socket/ftp.lua


More information about the svn-ports-head mailing list