Date: Sun, 25 Dec 2016 07:28:31 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429397 - in head/devel: py-game_sdl2 renpy Message-ID: <201612250728.uBP7SVPv077340@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Dec 25 07:28:31 2016 New Revision: 429397 URL: https://svnweb.freebsd.org/changeset/ports/429397 Log: 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 MFH: 2016Q4 (no consumers apart from bug 195975) Modified: head/devel/py-game_sdl2/Makefile (contents, props changed) head/devel/py-game_sdl2/distinfo (contents, props changed) head/devel/renpy/Makefile (contents, props changed) head/devel/renpy/distinfo (contents, props changed) Modified: head/devel/py-game_sdl2/Makefile ============================================================================== --- head/devel/py-game_sdl2/Makefile Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/py-game_sdl2/Makefile Sun Dec 25 07:28:31 2016 (r429397) @@ -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: head/devel/py-game_sdl2/distinfo ============================================================================== --- head/devel/py-game_sdl2/distinfo Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/py-game_sdl2/distinfo Sun Dec 25 07:28:31 2016 (r429397) @@ -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: head/devel/renpy/Makefile ============================================================================== --- head/devel/renpy/Makefile Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/renpy/Makefile Sun Dec 25 07:28:31 2016 (r429397) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 6.99.12 +PORTVERSION?= 6.99.12.1 DISTVERSIONSUFFIX=-sdk PORTREVISION?= 0 CATEGORIES= devel games Modified: head/devel/renpy/distinfo ============================================================================== --- head/devel/renpy/distinfo Sun Dec 25 07:28:16 2016 (r429396) +++ head/devel/renpy/distinfo Sun Dec 25 07:28:31 2016 (r429397) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612250728.uBP7SVPv077340>