Date: Fri, 18 Oct 2019 09:53:58 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r514712 - in branches/2019Q4: devel/py-game_sdl2 games/renpy Message-ID: <201910180953.x9I9rwev006883@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Oct 18 09:53:57 2019 New Revision: 514712 URL: https://svnweb.freebsd.org/changeset/ports/514712 Log: MFH: r514711 devel/renpy: update to 7.3.5 Changes: https://www.renpy.org/release/7.3.5 (see Announcment) Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-3-5 Reported by: portscout Approved by: ports-secteam blanket Modified: branches/2019Q4/devel/py-game_sdl2/Makefile branches/2019Q4/devel/py-game_sdl2/distinfo branches/2019Q4/games/renpy/Makefile branches/2019Q4/games/renpy/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/devel/py-game_sdl2/Makefile ============================================================================== --- branches/2019Q4/devel/py-game_sdl2/Makefile Fri Oct 18 09:53:24 2019 (r514711) +++ branches/2019Q4/devel/py-game_sdl2/Makefile Fri Oct 18 09:53:57 2019 (r514712) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 7.3.4 +PORTVERSION= 7.3.5 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: branches/2019Q4/devel/py-game_sdl2/distinfo ============================================================================== --- branches/2019Q4/devel/py-game_sdl2/distinfo Fri Oct 18 09:53:24 2019 (r514711) +++ branches/2019Q4/devel/py-game_sdl2/distinfo Fri Oct 18 09:53:57 2019 (r514712) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570506068 -SHA256 (pygame_sdl2-2.1.0-for-renpy-7.3.4.tar.gz) = 1b4226f87467f17ae4fe82c9abdf4282c31a4788f4cf8b3129e495f21bf7d156 -SIZE (pygame_sdl2-2.1.0-for-renpy-7.3.4.tar.gz) = 2683068 +TIMESTAMP = 1571355894 +SHA256 (pygame_sdl2-2.1.0-for-renpy-7.3.5.tar.gz) = b989b7776f5c72409ac2bac13473e7e4faea4b68141cfeee6784695a933cb9ae +SIZE (pygame_sdl2-2.1.0-for-renpy-7.3.5.tar.gz) = 2678274 Modified: branches/2019Q4/games/renpy/Makefile ============================================================================== --- branches/2019Q4/games/renpy/Makefile Fri Oct 18 09:53:24 2019 (r514711) +++ branches/2019Q4/games/renpy/Makefile Fri Oct 18 09:53:57 2019 (r514712) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 7.3.4 +PORTVERSION?= 7.3.5 DISTVERSIONSUFFIX=-sdk PORTREVISION?= 0 CATEGORIES= games devel Modified: branches/2019Q4/games/renpy/distinfo ============================================================================== --- branches/2019Q4/games/renpy/distinfo Fri Oct 18 09:53:24 2019 (r514711) +++ branches/2019Q4/games/renpy/distinfo Fri Oct 18 09:53:57 2019 (r514712) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570505755 -SHA256 (renpy-7.3.4-sdk.tar.bz2) = ba655437039f18b1921cf02186fdfb5a744a253e84d2020371fe11863e2e5544 -SIZE (renpy-7.3.4-sdk.tar.bz2) = 95148048 +TIMESTAMP = 1571355531 +SHA256 (renpy-7.3.5-sdk.tar.bz2) = dbbd087f2578d70dc1bc3912259f5794d563e3404068c96c15d7127853dec40d +SIZE (renpy-7.3.5-sdk.tar.bz2) = 95049773
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910180953.x9I9rwev006883>