svn commit: r429474 - in branches/2016Q4/devel: py-game_sdl2 renpy
Jan Beich
jbeich at FreeBSD.org
Mon Dec 26 02:44:14 UTC 2016
Author: jbeich
Date: Mon Dec 26 02:44:13 2016
New Revision: 429474
URL: https://svnweb.freebsd.org/changeset/ports/429474
Log:
MFH: r429397
devel/py-game_sdl2, devel/renpy: update to 6.99.12.1
6.99.12.1.2012: December 23, 2016
This fixes a major issue that could cause MultiPersistent data to
not work on systems using non-ASCII character sets. It also fixes
other bugs, and updates the Indonesian translation.
Changes: http://www.renpy.org/latest.html (see Announcement)
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-1
Approved by: ports-secteam (junovitch)
Modified:
branches/2016Q4/devel/py-game_sdl2/Makefile
branches/2016Q4/devel/py-game_sdl2/distinfo
branches/2016Q4/devel/renpy/Makefile
branches/2016Q4/devel/renpy/distinfo
Directory Properties:
branches/2016Q4/ (props changed)
Modified: branches/2016Q4/devel/py-game_sdl2/Makefile
==============================================================================
--- branches/2016Q4/devel/py-game_sdl2/Makefile Mon Dec 26 02:22:29 2016 (r429473)
+++ branches/2016Q4/devel/py-game_sdl2/Makefile Mon Dec 26 02:44:13 2016 (r429474)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= game_sdl2
-PORTVERSION= 6.99.12
+PORTVERSION= 6.99.12.1
CATEGORIES= devel python
MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \
GENTOO
Modified: branches/2016Q4/devel/py-game_sdl2/distinfo
==============================================================================
--- branches/2016Q4/devel/py-game_sdl2/distinfo Mon Dec 26 02:22:29 2016 (r429473)
+++ branches/2016Q4/devel/py-game_sdl2/distinfo Mon Dec 26 02:44:13 2016 (r429474)
@@ -1,3 +1,3 @@
-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
+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
Modified: branches/2016Q4/devel/renpy/Makefile
==============================================================================
--- branches/2016Q4/devel/renpy/Makefile Mon Dec 26 02:22:29 2016 (r429473)
+++ branches/2016Q4/devel/renpy/Makefile Mon Dec 26 02:44:13 2016 (r429474)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= renpy
-PORTVERSION?= 6.99.12
+PORTVERSION?= 6.99.12.1
DISTVERSIONSUFFIX=-sdk
PORTREVISION?= 0
CATEGORIES= devel games
Modified: branches/2016Q4/devel/renpy/distinfo
==============================================================================
--- branches/2016Q4/devel/renpy/distinfo Mon Dec 26 02:22:29 2016 (r429473)
+++ branches/2016Q4/devel/renpy/distinfo Mon Dec 26 02:44:13 2016 (r429474)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480999861
-SHA256 (renpy-6.99.12-sdk.tar.bz2) = 8a58d1b133c05243e3d43717253ef72319cffbabf8db207717e9d9e0f45a7a93
-SIZE (renpy-6.99.12-sdk.tar.bz2) = 56689673
+TIMESTAMP = 1482382814
+SHA256 (renpy-6.99.12.1-sdk.tar.bz2) = 9bf242d727caece52c0725fa908f9a43c2db41a0f556cd6f29bc0ba246cb89b7
+SIZE (renpy-6.99.12.1-sdk.tar.bz2) = 56693685
More information about the svn-ports-branches
mailing list