Date: Sat, 15 Apr 2017 22:55:13 +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: r438606 - in head/games: solarus solarus-quest-editor Message-ID: <201704152255.v3FMtDJK072331@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sat Apr 15 22:55:13 2017 New Revision: 438606 URL: https://svnweb.freebsd.org/changeset/ports/438606 Log: - Update solarus and solarus-quest-editor to 1.5.3 Modified: head/games/solarus-quest-editor/Makefile head/games/solarus-quest-editor/distinfo head/games/solarus/Makefile head/games/solarus/distinfo head/games/solarus/pkg-plist Modified: head/games/solarus-quest-editor/Makefile ============================================================================== --- head/games/solarus-quest-editor/Makefile Sat Apr 15 22:46:47 2017 (r438605) +++ head/games/solarus-quest-editor/Makefile Sat Apr 15 22:55:13 2017 (r438606) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= solarus-quest-editor -PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTVERSION= 1.5.3 DISTVERSIONPREFIX= v CATEGORIES= games Modified: head/games/solarus-quest-editor/distinfo ============================================================================== --- head/games/solarus-quest-editor/distinfo Sat Apr 15 22:46:47 2017 (r438605) +++ head/games/solarus-quest-editor/distinfo Sat Apr 15 22:55:13 2017 (r438606) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481279186 -SHA256 (christopho-solarus-quest-editor-v1.5.2_GH0.tar.gz) = 0122aa8bd99e0583d2889c47dc2dea31e9a2b59a37725c28110b388998e54f58 -SIZE (christopho-solarus-quest-editor-v1.5.2_GH0.tar.gz) = 63395577 +TIMESTAMP = 1492117065 +SHA256 (christopho-solarus-quest-editor-v1.5.3_GH0.tar.gz) = 2274388d2f91641c46fd141e7fdfb461b1ae84a83b497f2cea54180102e8c60a +SIZE (christopho-solarus-quest-editor-v1.5.3_GH0.tar.gz) = 67711657 Modified: head/games/solarus/Makefile ============================================================================== --- head/games/solarus/Makefile Sat Apr 15 22:46:47 2017 (r438605) +++ head/games/solarus/Makefile Sat Apr 15 22:55:13 2017 (r438606) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= solarus -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.3 CATEGORIES= games MASTER_SITES= http://www.solarus-games.org/downloads/solarus/ DISTNAME= solarus-${PORTVERSION}-src Modified: head/games/solarus/distinfo ============================================================================== --- head/games/solarus/distinfo Sat Apr 15 22:46:47 2017 (r438605) +++ head/games/solarus/distinfo Sat Apr 15 22:55:13 2017 (r438606) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480615028 -SHA256 (solarus-1.5.1-src.tar.gz) = 6cd3928a024f7c18a163a1679a92dfff3c37139c5c49fa5348704df5357e8da3 -SIZE (solarus-1.5.1-src.tar.gz) = 2273607 +TIMESTAMP = 1492116806 +SHA256 (solarus-1.5.3-src.tar.gz) = 7608f3bdc7baef36e95db5e4fa4c8c5be0a3f436c50c53ab72d70a92aa44cc1c +SIZE (solarus-1.5.3-src.tar.gz) = 2727433 Modified: head/games/solarus/pkg-plist ============================================================================== --- head/games/solarus/pkg-plist Sat Apr 15 22:46:47 2017 (r438605) +++ head/games/solarus/pkg-plist Sat Apr 15 22:55:13 2017 (r438606) @@ -25,6 +25,7 @@ include/solarus/Map.h include/solarus/MapData.h include/solarus/QuestProperties.h include/solarus/QuestResources.h +include/solarus/ResourceProvider.h include/solarus/ResourceType.h include/solarus/Savegame.h include/solarus/SavegameConverterV1.h @@ -229,4 +230,15 @@ include/solarus/third_party/snes_spc/spc lib/libsolarus-gui.so lib/libsolarus.so lib/libsolarus.so.1 -lib/libsolarus.so.1.5.1 +lib/libsolarus.so.1.5.3 +share/applications/solarus.desktop +share/icons/hicolor/128x128/apps/solarus.png +share/icons/hicolor/16x16/apps/solarus.png +share/icons/hicolor/24x24/apps/solarus.png +share/icons/hicolor/256x256/apps/solarus.png +share/icons/hicolor/32x32/apps/solarus.png +share/icons/hicolor/48x48/apps/solarus.png +share/icons/hicolor/512x512/apps/solarus.png +share/icons/hicolor/64x64/apps/solarus.png +share/man/man6/solarus-run.6 +share/man/man6/solarus.6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704152255.v3FMtDJK072331>