diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-08 09:05:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-08 09:05:15 +0000 |
commit | faaac0db42d1da22ba59f628a1e29f2e00ea4367 (patch) | |
tree | a77b74f292c12d41f78b9ee7163ba78031669316 /games/solarus-quest-editor | |
parent | 3f84c4ba7dc6f8f0f65b4b76f6b3a0f6faba2285 (diff) | |
download | ports-faaac0db42d1da22ba59f628a1e29f2e00ea4367.tar.gz ports-faaac0db42d1da22ba59f628a1e29f2e00ea4367.zip |
Notes
Diffstat (limited to 'games/solarus-quest-editor')
-rw-r--r-- | games/solarus-quest-editor/Makefile | 2 | ||||
-rw-r--r-- | games/solarus-quest-editor/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile index 53bf93e27d4a..d996b49d1cc7 100644 --- a/games/solarus-quest-editor/Makefile +++ b/games/solarus-quest-editor/Makefile @@ -3,6 +3,7 @@ PORTNAME= solarus-quest-editor PORTVERSION= 1.4.5 +DISTVERSIONPREFIX= v CATEGORIES= games MAINTAINER= danilo@FreeBSD.org @@ -21,7 +22,6 @@ LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \ USE_GITHUB= yes GH_ACCOUNT= christopho GH_PROJECT= ${PORTNAME} -GH_TAGNAME= v${PORTVERSION} CMAKE_ARGS+= -DSOLARUS_USE_LUAJIT=OFF USE_SDL= sdl2 ttf2 image2 diff --git a/games/solarus-quest-editor/distinfo b/games/solarus-quest-editor/distinfo index 3e5ae97705c4..dceb7babb491 100644 --- a/games/solarus-quest-editor/distinfo +++ b/games/solarus-quest-editor/distinfo @@ -1,2 +1,2 @@ -SHA256 (christopho-solarus-quest-editor-1.4.5-v1.4.5_GH0.tar.gz) = e569282947b8e4d1c21f62d9243dfb0534411bbc469fda7ff29706adb797c493 -SIZE (christopho-solarus-quest-editor-1.4.5-v1.4.5_GH0.tar.gz) = 11824339 +SHA256 (christopho-solarus-quest-editor-v1.4.5_GH0.tar.gz) = e569282947b8e4d1c21f62d9243dfb0534411bbc469fda7ff29706adb797c493 +SIZE (christopho-solarus-quest-editor-v1.4.5_GH0.tar.gz) = 11824339 |