From owner-svn-ports-head@freebsd.org Thu Mar 2 11:16:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD2F1CF5E1C; Thu, 2 Mar 2017 11:16:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61612AA4; Thu, 2 Mar 2017 11:16:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v22BGZ8i048604; Thu, 2 Mar 2017 11:16:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v22BGZQN048600; Thu, 2 Mar 2017 11:16:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201703021116.v22BGZQN048600@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 2 Mar 2017 11:16:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435229 - in head/devel: py-game_sdl2 renpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2017 11:16:36 -0000 Author: jbeich Date: Thu Mar 2 11:16:34 2017 New Revision: 435229 URL: https://svnweb.freebsd.org/changeset/ports/435229 Log: devel/renpy: update to 6.99.12.4 6.99.12.4.2187: February 28, 2017 This release fixes a number of bugs, including one that would cause the renpy.input function to crash. It improves the console (accessed with shift+O), and updates translations. Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-4 MFH: 2017Q1 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 Thu Mar 2 11:08:02 2017 (r435228) +++ head/devel/py-game_sdl2/Makefile Thu Mar 2 11:16:34 2017 (r435229) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 6.99.12.3 +PORTVERSION= 6.99.12.4 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 Thu Mar 2 11:08:02 2017 (r435228) +++ head/devel/py-game_sdl2/distinfo Thu Mar 2 11:16:34 2017 (r435229) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1488338407 +SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.4.tar.gz) = 8e9e101027bfab62d6a4b9a4d5705d168383501af9ba958aaa3135233009bd1d +SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.4.tar.gz) = 2294620 Modified: head/devel/renpy/Makefile ============================================================================== --- head/devel/renpy/Makefile Thu Mar 2 11:08:02 2017 (r435228) +++ head/devel/renpy/Makefile Thu Mar 2 11:16:34 2017 (r435229) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 6.99.12.3 +PORTVERSION?= 6.99.12.4 DISTVERSIONSUFFIX=-sdk PORTREVISION?= 0 CATEGORIES= devel games Modified: head/devel/renpy/distinfo ============================================================================== --- head/devel/renpy/distinfo Thu Mar 2 11:08:02 2017 (r435228) +++ head/devel/renpy/distinfo Thu Mar 2 11:16:34 2017 (r435229) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486950266 -SHA256 (renpy-6.99.12.3-sdk.tar.bz2) = dddc7120b6420e5fa8040882ffff5e83c645b26946cfa253986a40868bd6d39b -SIZE (renpy-6.99.12.3-sdk.tar.bz2) = 56915486 +TIMESTAMP = 1488338136 +SHA256 (renpy-6.99.12.4-sdk.tar.bz2) = ee3cd5c014a3d2cc4a7208a6a3812cd5b1614094a7b5548f1a0791b6ec0f07b1 +SIZE (renpy-6.99.12.4-sdk.tar.bz2) = 56908386