devel/py-game_sdl2, devel/renpy: update to 6.99.12.2
6.99.12.2.2029: December 31, 2016 This fixes a bug that could prevent viewport children from becoming focused, and a bug that prevented the RAPT and Renios DLC from being downloaded properly. It also adds functionality to support the interactive director. Changes: http://www.renpy.org/latest.html (see Announcement) Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-2 MFH: 2016Q4 (no consumers apart from bug 195975)
This commit is contained in:
parent
e6f1bc3694
commit
76252cd913
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430138
4 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= game_sdl2
|
||||
PORTVERSION= 6.99.12.1
|
||||
PORTVERSION= 6.99.12.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \
|
||||
GENTOO
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1482474870
|
||||
SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.1.tar.gz) = 0767b378ba6d60618c7891de8eb9a5c8d4342ae1a654d41df3c1b550d904b371
|
||||
SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.1.tar.gz) = 2291869
|
||||
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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= renpy
|
||||
PORTVERSION?= 6.99.12.1
|
||||
PORTVERSION?= 6.99.12.2
|
||||
DISTVERSIONSUFFIX=-sdk
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= devel games
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1482382814
|
||||
SHA256 (renpy-6.99.12.1-sdk.tar.bz2) = 9bf242d727caece52c0725fa908f9a43c2db41a0f556cd6f29bc0ba246cb89b7
|
||||
SIZE (renpy-6.99.12.1-sdk.tar.bz2) = 56693685
|
||||
TIMESTAMP = 1483158858
|
||||
SHA256 (renpy-6.99.12.2-sdk.tar.bz2) = d5229972ccd72e96f4914d0dfd300f3232fdda12c3367e98a6de35fffda1feef
|
||||
SIZE (renpy-6.99.12.2-sdk.tar.bz2) = 56833097
|
||||
|
|
Loading…
Reference in a new issue