Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2019 00:51:24 +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: r504450 - in head: devel/py-game_sdl2 games/renpy
Message-ID:  <201906180051.x5I0pOZB049965@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jun 18 00:51:24 2019
New Revision: 504450
URL: https://svnweb.freebsd.org/changeset/ports/504450

Log:
  devel/renpy: update to 7.3.0
  
  Changes:	https://www.renpy.org/release/7.3.0 (see Announcment)
  Changes:	https://www.renpy.org/doc/html/changelog.html#renpy-7-3-0

Modified:
  head/devel/py-game_sdl2/Makefile   (contents, props changed)
  head/devel/py-game_sdl2/distinfo   (contents, props changed)
  head/games/renpy/Makefile   (contents, props changed)
  head/games/renpy/distinfo   (contents, props changed)

Modified: head/devel/py-game_sdl2/Makefile
==============================================================================
--- head/devel/py-game_sdl2/Makefile	Tue Jun 18 00:29:51 2019	(r504449)
+++ head/devel/py-game_sdl2/Makefile	Tue Jun 18 00:51:24 2019	(r504450)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	game_sdl2
-PORTVERSION=	7.2.2
+PORTVERSION=	7.3.0
 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	Tue Jun 18 00:29:51 2019	(r504449)
+++ head/devel/py-game_sdl2/distinfo	Tue Jun 18 00:51:24 2019	(r504450)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554044280
-SHA256 (pygame_sdl2-2.1.0-for-renpy-7.2.2.tar.gz) = 87c76910111b25c344fea7f377581d457e68d32c22271276ecfaf3b77a632e66
-SIZE (pygame_sdl2-2.1.0-for-renpy-7.2.2.tar.gz) = 2683095
+TIMESTAMP = 1560715910
+SHA256 (pygame_sdl2-2.1.0-for-renpy-7.3.0.tar.gz) = ddfa57b6557c000ef90d82efd646df455d62621e52dc76d1d61c5e3c322e0602
+SIZE (pygame_sdl2-2.1.0-for-renpy-7.3.0.tar.gz) = 2683060

Modified: head/games/renpy/Makefile
==============================================================================
--- head/games/renpy/Makefile	Tue Jun 18 00:29:51 2019	(r504449)
+++ head/games/renpy/Makefile	Tue Jun 18 00:51:24 2019	(r504450)
@@ -1,16 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	renpy
-PORTVERSION?=	7.2.2
+PORTVERSION?=	7.3.0
 DISTVERSIONSUFFIX=-sdk
 PORTREVISION?=	0
 CATEGORIES=	games devel
 MASTER_SITES=	https://www.renpy.org/dl/${PORTVERSION}/
-
-.ifndef PKGNAMESUFFIX
-PATCH_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/commit/
-PATCHFILES+=	15738d1dfb41.patch:-p1
-.endif
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Framework for developing visual-novel type games

Modified: head/games/renpy/distinfo
==============================================================================
--- head/games/renpy/distinfo	Tue Jun 18 00:29:51 2019	(r504449)
+++ head/games/renpy/distinfo	Tue Jun 18 00:51:24 2019	(r504450)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1554044105
-SHA256 (renpy-7.2.2-sdk.tar.bz2) = 2647403f6be49fa979a1a00b7e5200824a58a80837c3e53ef782dbfcc727236e
-SIZE (renpy-7.2.2-sdk.tar.bz2) = 93597674
-SHA256 (15738d1dfb41.patch) = 8fef24bba678be4b23a19cb2c75e06f70ac15f2407cd7a64086c872dbfd27e55
-SIZE (15738d1dfb41.patch) = 1079
+TIMESTAMP = 1560715852
+SHA256 (renpy-7.3.0-sdk.tar.bz2) = 7b5b248f2f90275d1959db4d939a8ba50ac80980bd5675c6c3fae80404a60f60
+SIZE (renpy-7.3.0-sdk.tar.bz2) = 94650150



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906180051.x5I0pOZB049965>