Date: Sun, 24 Jan 2021 00:25:16 +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: r562429 - in branches/2021Q1: devel/py-game_sdl2 games/renpy Message-ID: <202101240025.10O0PG5F031285@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Jan 24 00:25:15 2021 New Revision: 562429 URL: https://svnweb.freebsd.org/changeset/ports/562429 Log: MFH: r562427 devel/renpy: update to 7.4.1 Changes: https://www.renpy.org/release/7.4.1 (see Announcment) Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-4-1 Reported by: Repology Modified: branches/2021Q1/devel/py-game_sdl2/Makefile branches/2021Q1/devel/py-game_sdl2/distinfo branches/2021Q1/games/renpy/Makefile branches/2021Q1/games/renpy/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/devel/py-game_sdl2/Makefile ============================================================================== --- branches/2021Q1/devel/py-game_sdl2/Makefile Sun Jan 24 00:24:27 2021 (r562428) +++ branches/2021Q1/devel/py-game_sdl2/Makefile Sun Jan 24 00:25:15 2021 (r562429) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 7.4.0 +PORTVERSION= 7.4.1 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: branches/2021Q1/devel/py-game_sdl2/distinfo ============================================================================== --- branches/2021Q1/devel/py-game_sdl2/distinfo Sun Jan 24 00:24:27 2021 (r562428) +++ branches/2021Q1/devel/py-game_sdl2/distinfo Sun Jan 24 00:25:15 2021 (r562429) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609457355 -SHA256 (pygame_sdl2-2.1.0-for-renpy-7.4.0.tar.gz) = 49b08fdc08315338735c4121e0cb5f8296425136501b5281459ad9f583771612 -SIZE (pygame_sdl2-2.1.0-for-renpy-7.4.0.tar.gz) = 2813648 +TIMESTAMP = 1611370533 +SHA256 (pygame_sdl2-2.1.0-for-renpy-7.4.1.tar.gz) = 97f2d213d98304ef8fff2776da4df35c3d484c41649655b47dd74a83f5408a46 +SIZE (pygame_sdl2-2.1.0-for-renpy-7.4.1.tar.gz) = 3951898 Modified: branches/2021Q1/games/renpy/Makefile ============================================================================== --- branches/2021Q1/games/renpy/Makefile Sun Jan 24 00:24:27 2021 (r562428) +++ branches/2021Q1/games/renpy/Makefile Sun Jan 24 00:25:15 2021 (r562429) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION= 7.4.0 +PORTVERSION= 7.4.1 DISTVERSIONSUFFIX=-sdk CATEGORIES= games devel MASTER_SITES= https://www.renpy.org/dl/${PORTVERSION}/ Modified: branches/2021Q1/games/renpy/distinfo ============================================================================== --- branches/2021Q1/games/renpy/distinfo Sun Jan 24 00:24:27 2021 (r562428) +++ branches/2021Q1/games/renpy/distinfo Sun Jan 24 00:25:15 2021 (r562429) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608265749 -SHA256 (renpy-7.4.0-sdk.tar.bz2) = fa3bd48308573dcfd5028882d1c71423c04efae6e6f3dbc9b8b520313cfc5790 -SIZE (renpy-7.4.0-sdk.tar.bz2) = 122958957 +TIMESTAMP = 1611370257 +SHA256 (renpy-7.4.1-sdk.tar.bz2) = 403eadf0ce2c395f90a2a132f4ab3c5c82e64fd61a460ca705f0208e5c210900 +SIZE (renpy-7.4.1-sdk.tar.bz2) = 103808884
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101240025.10O0PG5F031285>