diff options
author | danilo <danilo@FreeBSD.org> | 2017-04-16 06:55:13 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2017-04-16 06:55:13 +0800 |
commit | 0dfe303a7f7da5e6a6d917054be25cbe2c146315 (patch) | |
tree | 488293a7908a8d62d961d72b991b79a2e546013b /games | |
parent | 08c64f79f5e87b313533b6236bf99d06b9848b15 (diff) | |
download | freebsd-ports-gnome-0dfe303a7f7da5e6a6d917054be25cbe2c146315.tar.gz freebsd-ports-gnome-0dfe303a7f7da5e6a6d917054be25cbe2c146315.tar.zst freebsd-ports-gnome-0dfe303a7f7da5e6a6d917054be25cbe2c146315.zip |
- Update solarus and solarus-quest-editor to 1.5.3
Diffstat (limited to 'games')
-rw-r--r-- | games/solarus-quest-editor/Makefile | 3 | ||||
-rw-r--r-- | games/solarus-quest-editor/distinfo | 6 | ||||
-rw-r--r-- | games/solarus/Makefile | 3 | ||||
-rw-r--r-- | games/solarus/distinfo | 6 | ||||
-rw-r--r-- | games/solarus/pkg-plist | 14 |
5 files changed, 21 insertions, 11 deletions
diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile index b2d24e895c41..146e33a65a01 100644 --- a/games/solarus-quest-editor/Makefile +++ b/games/solarus-quest-editor/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= solarus-quest-editor -PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTVERSION= 1.5.3 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/solarus-quest-editor/distinfo b/games/solarus-quest-editor/distinfo index b237c570a1c6..33961b1b697e 100644 --- a/games/solarus-quest-editor/distinfo +++ b/games/solarus-quest-editor/distinfo @@ -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 diff --git a/games/solarus/Makefile b/games/solarus/Makefile index 21da95af6956..ce4c6b1f7f3a 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -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 diff --git a/games/solarus/distinfo b/games/solarus/distinfo index 1d06500df84c..0831f8de87c4 100644 --- a/games/solarus/distinfo +++ b/games/solarus/distinfo @@ -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 diff --git a/games/solarus/pkg-plist b/games/solarus/pkg-plist index a6ba356b312b..eb51996da655 100644 --- a/games/solarus/pkg-plist +++ b/games/solarus/pkg-plist @@ -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.h 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 |