MFH: r434151
devel/renpy: update to 6.99.12.3 6.99.12.3.2123: February 12, 2017 This release fixes a number of bugs. It also adds and renames gui variables so that every text property can be controlled by a gui variable, and adds support for the new Ren'Py Interactive Director. Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-3 Approved by: ports-secteam (delphij)
This commit is contained in:
parent
036c855698
commit
eb5f6d3312
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2017Q1/; revision=434308
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= game_sdl2
|
||||
PORTVERSION= 6.99.12.2
|
||||
PORTVERSION= 6.99.12.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \
|
||||
GENTOO
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1483158858
|
||||
SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.2.tar.gz) = 4129d09edadc8a4cd1f5753c8f13dc88b6b4cb6ab20209d940a0b2cd04f14d0c
|
||||
SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.2.tar.gz) = 2291869
|
||||
TIMESTAMP = 1486950266
|
||||
SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.3.tar.gz) = dc67c60ef4525cbd7ca61c7a94e29498fcd6caf7e5afebd82e0ef3fe74fd857b
|
||||
SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.3.tar.gz) = 2294364
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= renpy
|
||||
PORTVERSION?= 6.99.12.2
|
||||
PORTVERSION?= 6.99.12.3
|
||||
DISTVERSIONSUFFIX=-sdk
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= devel games
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1483158858
|
||||
SHA256 (renpy-6.99.12.2-sdk.tar.bz2) = d5229972ccd72e96f4914d0dfd300f3232fdda12c3367e98a6de35fffda1feef
|
||||
SIZE (renpy-6.99.12.2-sdk.tar.bz2) = 56833097
|
||||
TIMESTAMP = 1486950266
|
||||
SHA256 (renpy-6.99.12.3-sdk.tar.bz2) = dddc7120b6420e5fa8040882ffff5e83c645b26946cfa253986a40868bd6d39b
|
||||
SIZE (renpy-6.99.12.3-sdk.tar.bz2) = 56915486
|
||||
|
Loading…
Reference in New Issue
Block a user