Date: Mon, 9 Sep 2019 21:22:35 +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: r511713 - head/games/solarus-quest-editor Message-ID: <201909092122.x89LMZta028080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Mon Sep 9 21:22:35 2019 New Revision: 511713 URL: https://svnweb.freebsd.org/changeset/ports/511713 Log: - Update to 1.6.2 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 Mon Sep 9 21:22:15 2019 (r511712) +++ head/games/solarus-quest-editor/Makefile Mon Sep 9 21:22:35 2019 (r511713) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= solarus-quest-editor -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= games MAINTAINER= danilo@FreeBSD.org @@ -26,7 +25,7 @@ USES= cmake compiler:c++11-lib openal qt:5 sdl USE_GITLAB= yes GL_ACCOUNT= solarus-games -GL_COMMIT= 47ebde229b805ebe076ab6ef7f8e947a06a17451 +GL_COMMIT= a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016 CMAKE_ARGS+= -DSOLARUS_USE_LUAJIT=OFF USE_SDL= sdl2 ttf2 image2 Modified: head/games/solarus-quest-editor/distinfo ============================================================================== --- head/games/solarus-quest-editor/distinfo Mon Sep 9 21:22:15 2019 (r511712) +++ head/games/solarus-quest-editor/distinfo Mon Sep 9 21:22:35 2019 (r511713) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545689078 -SHA256 (solarus-games-solarus-quest-editor-47ebde229b805ebe076ab6ef7f8e947a06a17451_GL0.tar.gz) = 2b70da748b564ee593e093e937bfa4392706c71c049a3e135916c8d175094171 -SIZE (solarus-games-solarus-quest-editor-47ebde229b805ebe076ab6ef7f8e947a06a17451_GL0.tar.gz) = 68711893 +TIMESTAMP = 1567194762 +SHA256 (solarus-games-solarus-quest-editor-a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016_GL0.tar.gz) = 02681eb1f828c2e05bd6dcc9aa483605f6074cda06a1bf28855e864b09e58fcf +SIZE (solarus-games-solarus-quest-editor-a2aa91dc9bb60d3df6183b8e0a74a5d4c3b2d016_GL0.tar.gz) = 57772038 Modified: head/games/solarus-quest-editor/pkg-plist ============================================================================== --- head/games/solarus-quest-editor/pkg-plist Mon Sep 9 21:22:15 2019 (r511712) +++ head/games/solarus-quest-editor/pkg-plist Mon Sep 9 21:22:35 2019 (r511713) @@ -1,19 +1,15 @@ bin/solarus-quest-editor share/applications/solarus-quest-editor.desktop -share/icons/hicolor/1024x1024/apps/solarus-quest-editor.png -share/icons/hicolor/128x128/apps/solarus-quest-editor.png share/icons/hicolor/16x16/apps/solarus-quest-editor.png -share/icons/hicolor/256x256/apps/solarus-quest-editor.png +share/icons/hicolor/20x20/apps/solarus-quest-editor.png +share/icons/hicolor/24x24/apps/solarus-quest-editor.png share/icons/hicolor/32x32/apps/solarus-quest-editor.png +share/icons/hicolor/40x40/apps/solarus-quest-editor.png share/icons/hicolor/48x48/apps/solarus-quest-editor.png -share/icons/hicolor/512x512/apps/solarus-quest-editor.png -share/icons/hicolor/64x64/apps/solarus-quest-editor.png -share/icons/hicolor/768x768/apps/solarus-quest-editor.png -share/icons/hicolor/96x96/apps/solarus-quest-editor.png +share/icons/hicolor/scalable/apps/solarus-quest-editor.svg +share/icons/hicolor/symbolic/apps/solarus-quest-editor-symbolic.svg share/pixmaps/solarus-quest-editor.png %%DATADIR%%/assets/initial_quest/data/enemies/chameleon.lua -%%DATADIR%%/assets/initial_quest/data/enemies/clucko.lua -%%DATADIR%%/assets/initial_quest/data/enemies/crow.lua %%DATADIR%%/assets/initial_quest/data/enemies/explosion.lua %%DATADIR%%/assets/initial_quest/data/enemies/flame.lua %%DATADIR%%/assets/initial_quest/data/enemies/generic_projectile.lua @@ -30,7 +26,7 @@ share/pixmaps/solarus-quest-editor.png %%DATADIR%%/assets/initial_quest/data/enemies/slime_purple.lua %%DATADIR%%/assets/initial_quest/data/enemies/slime_red.lua %%DATADIR%%/assets/initial_quest/data/enemies/slime_yellow.lua -%%DATADIR%%/assets/initial_quest/data/enemies/soldier.lua +%%DATADIR%%/assets/initial_quest/data/enemies/slimy_green.lua %%DATADIR%%/assets/initial_quest/data/fonts/8_bit.png %%DATADIR%%/assets/initial_quest/data/fonts/enter_command.ttf %%DATADIR%%/assets/initial_quest/data/items/gem.lua @@ -291,6 +287,8 @@ share/pixmaps/solarus-quest-editor.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_cyan.dat %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_cyan.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_egg.dat +%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_egg_blue.dat +%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_egg_blue.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_green.dat %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_green.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_green_small.dat @@ -300,11 +298,15 @@ share/pixmaps/solarus-quest-editor.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_red.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_yellow.dat %%DATADIR%%/assets/initial_quest/data/sprites/enemies/slime_yellow.png +%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slimy_green.dat +%%DATADIR%%/assets/initial_quest/data/sprites/enemies/slimy_green.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier.dat %%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier_feather.dat %%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier_sword.dat %%DATADIR%%/assets/initial_quest/data/sprites/enemies/soldier_sword.png +%%DATADIR%%/assets/initial_quest/data/sprites/enemies/spiderskull.dat +%%DATADIR%%/assets/initial_quest/data/sprites/enemies/spiderskull.png %%DATADIR%%/assets/initial_quest/data/sprites/enemies/wings_evil.dat %%DATADIR%%/assets/initial_quest/data/sprites/entities/arrow.dat %%DATADIR%%/assets/initial_quest/data/sprites/entities/arrow.png @@ -510,3 +512,5 @@ share/pixmaps/solarus-quest-editor.png %%DATADIR%%/assets/initial_quest/data/tilesets/house.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 +%%DATADIR%%/translations/solarus_editor_fr.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909092122.x89LMZta028080>