aboutsummaryrefslogtreecommitdiff
path: root/devel/renpy
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-10-30 18:36:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-10-30 18:36:00 +0000
commitd130ee4ff15dc883db3f5cc4e5291adb08853f47 (patch)
tree18ee35f7466ea1b7445b5b1dc184b96d9575dc54 /devel/renpy
parent7bdb8e305d087b1516cc9fd2f0096acd10b68095 (diff)
downloadports-d130ee4ff15dc883db3f5cc4e5291adb08853f47.tar.gz
ports-d130ee4ff15dc883db3f5cc4e5291adb08853f47.zip
Notes
Diffstat (limited to 'devel/renpy')
-rw-r--r--devel/renpy/Makefile10
-rw-r--r--devel/renpy/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/devel/renpy/Makefile b/devel/renpy/Makefile
index 1e286df5d0ac..6d7ac47b127e 100644
--- a/devel/renpy/Makefile
+++ b/devel/renpy/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= renpy
-PORTVERSION?= 6.99.12.4
+PORTVERSION?= 6.99.13
DISTVERSIONSUFFIX=-sdk
-PORTREVISION?= 3
+PORTREVISION?= 0
CATEGORIES= devel games
MASTER_SITES= https://www.renpy.org/dl/${PORTVERSION}/
@@ -35,7 +35,9 @@ USE_PYTHON= autoplist distutils
USE_SDL?= sdl2
EXCLUDE= gen 'module/*.py[co]' 'renpy/*.py[co]'
EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ,}
-SHEBANG_FILES= renpy.py launcher/game/tkaskdir.py
+python3_CMD?= ${PYTHON_CMD}
+SHEBANG_LANG= python3
+SHEBANG_FILES= renpy.py launcher/game/tkaskdir.py tutorial/recrop.py
TARGET_ORDER_OVERRIDE=610:fix-shebang
BUILD_WRKSRC= ${WRKSRC}/module
INSTALL_WRKSRC= ${BUILD_WRKSRC}
@@ -57,7 +59,7 @@ OPTIONS_DEFINE= DOCS DIST EXAMPLES TKINTER
DIST_DESC= Distribution runtimes for Windows, OS X, Linux
DIST_VARS= LICENSE+="ART20 PSFL" \
PORTDATA+="lib renpy.app renpy.exe renpy.sh"
-EXAMPLES_VARS= PORTDATA+="the_question tutorial"
+EXAMPLES_VARS= PORTDATA+="oldtutorial the_question tutorial"
TKINTER_DESC= Install Tkinter to allow choosing Projects Directory
TKINTER_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter
diff --git a/devel/renpy/distinfo b/devel/renpy/distinfo
index 34e834f7c572..c14450698a15 100644
--- a/devel/renpy/distinfo
+++ b/devel/renpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488338136
-SHA256 (renpy-6.99.12.4-sdk.tar.bz2) = ee3cd5c014a3d2cc4a7208a6a3812cd5b1614094a7b5548f1a0791b6ec0f07b1
-SIZE (renpy-6.99.12.4-sdk.tar.bz2) = 56908386
+TIMESTAMP = 1509293060
+SHA256 (renpy-6.99.13-sdk.tar.bz2) = 2563297b79eaee67502ab27d0d88aebd9118b34efb331f389a0aaeb8c1827522
+SIZE (renpy-6.99.13-sdk.tar.bz2) = 92668389