aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-21 05:14:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-21 05:14:04 +0000
commitf1e43ce832f7c1a2861087880c7af54b3e42e690 (patch)
tree3f2e99560c4e4fe1531664ec6414a19ffa76fc66
parent82dcb78387cf81c11eeab498e6242318f5e341e2 (diff)
downloadports-f1e43ce832f7c1a2861087880c7af54b3e42e690.tar.gz
ports-f1e43ce832f7c1a2861087880c7af54b3e42e690.zip
MFH: r428991
devel/py-game_sdl2, devel/renpy: update to 6.99.12 Changes: http://www.renpy.org/latest.html (see Announcement) Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12 Approved by: ports-secteam (junovitch)
Notes
Notes: svn path=/branches/2016Q4/; revision=429040
-rw-r--r--devel/py-game_sdl2/Makefile2
-rw-r--r--devel/py-game_sdl2/distinfo6
-rw-r--r--devel/renpy/Makefile9
-rw-r--r--devel/renpy/distinfo6
4 files changed, 12 insertions, 11 deletions
diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile
index c8404f37cf18..b721f3c1fc03 100644
--- a/devel/py-game_sdl2/Makefile
+++ b/devel/py-game_sdl2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= game_sdl2
-PORTVERSION= 6.99.11
+PORTVERSION= 6.99.12
CATEGORIES= devel python
MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \
GENTOO
diff --git a/devel/py-game_sdl2/distinfo b/devel/py-game_sdl2/distinfo
index 9bbe80741d82..ac60a82e0b3a 100644
--- a/devel/py-game_sdl2/distinfo
+++ b/devel/py-game_sdl2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473182080
-SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.11.tar.gz) = c25dfc70e97a4f7de0f0329fac087b78b561338505668bf502d4bb95e3d05270
-SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.11.tar.gz) = 2298606
+TIMESTAMP = 1482204080
+SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.tar.gz) = 1c322a01114397190049eab77f7d4e1b43bc98a5128c62114556376585d2f2c9
+SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.tar.gz) = 2291818
diff --git a/devel/renpy/Makefile b/devel/renpy/Makefile
index ef0ca95a52c7..94baba26d13a 100644
--- a/devel/renpy/Makefile
+++ b/devel/renpy/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= renpy
-PORTVERSION?= 6.99.11
+PORTVERSION?= 6.99.12
DISTVERSIONSUFFIX=-sdk
PORTREVISION?= 0
CATEGORIES= devel games
@@ -26,10 +26,8 @@ RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}game_sdl2>=${PORTVERSION}:devel/py-game_sdl
CONFLICTS_INSTALL?= ${PORTNAME}6-*
-.ifndef PKGNAMESUFFIX
# Upstream tends to reroll distfiles before moving under /release/
-PORTSCOUT= site:http://www.renpy.org/dl/release/
-.endif
+PORTSCOUT?= site:http://www.renpy.org/dl/release/
USES= python:2.7 shebangfix tar:bz2
USE_GL= glew
@@ -70,6 +68,9 @@ LICENSE_FILE_${lic}= ${WRKSRC}/LICENSE.txt
LICENSE_PERMS_${lic}= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
. endfor
+post-extract:
+ @${FIND} ${WRKSRC}/lib ${WRKSRC}/renpy.app -type d -empty -delete
+
.if !target(post-patch)
post-patch:
@${REINPLACE_CMD} -e 's,/usr/bin/python,${PYTHON_CMD},' \
diff --git a/devel/renpy/distinfo b/devel/renpy/distinfo
index c922baa7a7c3..15ffe5c77095 100644
--- a/devel/renpy/distinfo
+++ b/devel/renpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473182080
-SHA256 (renpy-6.99.11-sdk.tar.bz2) = 2b3944cf070376de3f053fb2bca7a98e0c048f09dd569ca2bf5bf0d565604869
-SIZE (renpy-6.99.11-sdk.tar.bz2) = 57615217
+TIMESTAMP = 1480999861
+SHA256 (renpy-6.99.12-sdk.tar.bz2) = 8a58d1b133c05243e3d43717253ef72319cffbabf8db207717e9d9e0f45a7a93
+SIZE (renpy-6.99.12-sdk.tar.bz2) = 56689673