svn commit: r514288 - head/games/tome4-beta

Nikolai Lifanov lifanov at FreeBSD.org
Fri Oct 11 16:04:37 UTC 2019


Author: lifanov
Date: Fri Oct 11 16:04:36 2019
New Revision: 514288
URL: https://svnweb.freebsd.org/changeset/ports/514288

Log:
  update games/tome4-beta to BETA2
  
  Announcement:
  https://te4.org/blogs/darkgod/2019/10/news/tales-majeyal-16-beta2-grabs

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

Modified: head/games/tome4-beta/Makefile
==============================================================================
--- head/games/tome4-beta/Makefile	Fri Oct 11 16:02:16 2019	(r514287)
+++ head/games/tome4-beta/Makefile	Fri Oct 11 16:04:36 2019	(r514288)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-DISTVERSION=	1.6.0b1
+DISTVERSION=	1.6.0-beta2
 PORTREVISION=	0
 PKGNAMESUFFIX=	-beta
 

Modified: head/games/tome4-beta/distinfo
==============================================================================
--- head/games/tome4-beta/distinfo	Fri Oct 11 16:02:16 2019	(r514287)
+++ head/games/tome4-beta/distinfo	Fri Oct 11 16:04:36 2019	(r514288)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1569090932
-SHA256 (t-engine4-src-1.6.0b1.tar.bz2) = 0b5e2f5e5afd7a9f575ae0563255b68b76a692fe6f887f1f37c103334f4bfcf8
-SIZE (t-engine4-src-1.6.0b1.tar.bz2) = 431254742
+TIMESTAMP = 1570809413
+SHA256 (t-engine4-src-1.6.0-beta2.tar.bz2) = 5ddc749be34a708bc878a9b2a3e09ae5e377085c503b9d4345f65d9d603d33bd
+SIZE (t-engine4-src-1.6.0-beta2.tar.bz2) = 431382293
 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36
 SIZE (tome4.png) = 37143

Modified: head/games/tome4-beta/pkg-plist
==============================================================================
--- head/games/tome4-beta/pkg-plist	Fri Oct 11 16:02:16 2019	(r514287)
+++ head/games/tome4-beta/pkg-plist	Fri Oct 11 16:04:36 2019	(r514288)
@@ -172,6 +172,7 @@ share/pixmaps/tome4.png
 %%DATADIR%%/game/thirdparty/licenses/physfs.txt
 %%DATADIR%%/game/thirdparty/licenses/tcod.txt
 %%DATADIR%%/game/thirdparty/licenses/tween.txt
+%%DATADIR%%/game/thirdparty/licenses/utf8proc.txt
 %%DATADIR%%/game/thirdparty/licenses/zlib.txt
 %%DATADIR%%/game/thirdparty/lpeg/re.lua
 %%DATADIR%%/game/thirdparty/ltn12.lua


More information about the svn-ports-head mailing list