svn commit: r513944 - in branches/2019Q4: devel/py-game_sdl2 games/renpy

Jan Beich jbeich at FreeBSD.org
Mon Oct 7 13:13:07 UTC 2019


Author: jbeich
Date: Mon Oct  7 13:13:06 2019
New Revision: 513944
URL: https://svnweb.freebsd.org/changeset/ports/513944

Log:
  MFH: r513574
  
  devel/renpy: update to 7.3.3
  
  Changes:	https://www.renpy.org/release/7.3.3 (see Announcment)
  Changes:	https://www.renpy.org/doc/html/changelog.html#renpy-7-3-3
  Reported by:	portscout
  Approved by:	ports-secteam (miwi)

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	Mon Oct  7 12:58:04 2019	(r513943)
+++ branches/2019Q4/devel/py-game_sdl2/Makefile	Mon Oct  7 13:13:06 2019	(r513944)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	game_sdl2
-PORTVERSION=	7.3.2
+PORTVERSION=	7.3.3
 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	Mon Oct  7 12:58:04 2019	(r513943)
+++ branches/2019Q4/devel/py-game_sdl2/distinfo	Mon Oct  7 13:13:06 2019	(r513944)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562034127
-SHA256 (pygame_sdl2-2.1.0-for-renpy-7.3.2.tar.gz) = decb6f796837875d8a91a46859cb72652dde51cf05bb04bd8d1f9e25f8c7e9b2
-SIZE (pygame_sdl2-2.1.0-for-renpy-7.3.2.tar.gz) = 2683070
+TIMESTAMP = 1569898563
+SHA256 (pygame_sdl2-2.1.0-for-renpy-7.3.3.tar.gz) = 0b22b8530650af85de993ff27834b9e68196509cb6e2e9e62268a99265263549
+SIZE (pygame_sdl2-2.1.0-for-renpy-7.3.3.tar.gz) = 2683075

Modified: branches/2019Q4/games/renpy/Makefile
==============================================================================
--- branches/2019Q4/games/renpy/Makefile	Mon Oct  7 12:58:04 2019	(r513943)
+++ branches/2019Q4/games/renpy/Makefile	Mon Oct  7 13:13:06 2019	(r513944)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	renpy
-PORTVERSION?=	7.3.2
+PORTVERSION?=	7.3.3
 DISTVERSIONSUFFIX=-sdk
-PORTREVISION?=	1
+PORTREVISION?=	0
 CATEGORIES=	games devel
 MASTER_SITES=	https://www.renpy.org/dl/${PORTVERSION}/
 

Modified: branches/2019Q4/games/renpy/distinfo
==============================================================================
--- branches/2019Q4/games/renpy/distinfo	Mon Oct  7 12:58:04 2019	(r513943)
+++ branches/2019Q4/games/renpy/distinfo	Mon Oct  7 13:13:06 2019	(r513944)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562033945
-SHA256 (renpy-7.3.2-sdk.tar.bz2) = 99e0ba23c83d3c260d729d94445f841f3f28abdf5cb88953efa4c3edea68b3e8
-SIZE (renpy-7.3.2-sdk.tar.bz2) = 94814094
+TIMESTAMP = 1569898258
+SHA256 (renpy-7.3.3-sdk.tar.bz2) = 41a15d5bbdb35b0e0ab2bf7d641461d7e33157083f23c7d8e7da86bab12fab99
+SIZE (renpy-7.3.3-sdk.tar.bz2) = 95200758


More information about the svn-ports-branches mailing list