Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2020 23:05:10 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532434 - head/games/solarus-quest-editor
Message-ID:  <202004212305.03LN5AmR034905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Tue Apr 21 23:05:10 2020
New Revision: 532434
URL: https://svnweb.freebsd.org/changeset/ports/532434

Log:
  - Update to 1.6.4

Modified:
  head/games/solarus-quest-editor/Makefile
  head/games/solarus-quest-editor/distinfo
  head/games/solarus-quest-editor/pkg-plist

Modified: head/games/solarus-quest-editor/Makefile
==============================================================================
--- head/games/solarus-quest-editor/Makefile	Tue Apr 21 23:04:38 2020	(r532433)
+++ head/games/solarus-quest-editor/Makefile	Tue Apr 21 23:05:10 2020	(r532434)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	solarus-quest-editor
-PORTVERSION=	1.6.2
+PORTVERSION=	1.6.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	games
 
@@ -25,7 +25,7 @@ USES=		cmake compiler:c++11-lib openal qt:5 sdl
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	solarus-games
-GL_COMMIT=	a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016
+GL_COMMIT=	e541e1312c242bff10aa1fb84a7eb8b6cb8504ba
 
 CMAKE_ARGS+=	-DSOLARUS_USE_LUAJIT=OFF
 USE_SDL=	sdl2 ttf2 image2

Modified: head/games/solarus-quest-editor/distinfo
==============================================================================
--- head/games/solarus-quest-editor/distinfo	Tue Apr 21 23:04:38 2020	(r532433)
+++ head/games/solarus-quest-editor/distinfo	Tue Apr 21 23:05:10 2020	(r532434)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567194762
-SHA256 (solarus-games-solarus-quest-editor-a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016_GL0.tar.gz) = 02681eb1f828c2e05bd6dcc9aa483605f6074cda06a1bf28855e864b09e58fcf
-SIZE (solarus-games-solarus-quest-editor-a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016_GL0.tar.gz) = 57772038
+TIMESTAMP = 1587498861
+SHA256 (solarus-games-solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba_GL0.tar.gz) = 822464e33d4e9ac41bb66aa9594588f2c059399c1dcca7299519b1abf9397604
+SIZE (solarus-games-solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba_GL0.tar.gz) = 58038628

Modified: head/games/solarus-quest-editor/pkg-plist
==============================================================================
--- head/games/solarus-quest-editor/pkg-plist	Tue Apr 21 23:04:38 2020	(r532433)
+++ head/games/solarus-quest-editor/pkg-plist	Tue Apr 21 23:05:10 2020	(r532434)
@@ -510,6 +510,10 @@ share/pixmaps/solarus-quest-editor.png
 %%DATADIR%%/assets/initial_quest/data/tilesets/castle.tiles.png
 %%DATADIR%%/assets/initial_quest/data/tilesets/house.dat
 %%DATADIR%%/assets/initial_quest/data/tilesets/house.tiles.png
+%%DATADIR%%/assets/initial_quest/data/tilesets/oceanset_inside.dat
+%%DATADIR%%/assets/initial_quest/data/tilesets/oceanset_inside.tiles.png
+%%DATADIR%%/assets/initial_quest/data/tilesets/oceanset_outside.dat
+%%DATADIR%%/assets/initial_quest/data/tilesets/oceanset_outside.tiles.png
 %%DATADIR%%/assets/initial_quest/data/tilesets/outside.dat
 %%DATADIR%%/assets/initial_quest/data/tilesets/outside.tiles.png
 %%DATADIR%%/translations/solarus_editor_es.qm



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