Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2015 13:01:34 +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: r400698 - in head/devel: py-game_sdl2 renpy
Message-ID:  <201511031301.tA3D1YZQ035863@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Nov  3 13:01:34 2015
New Revision: 400698
URL: https://svnweb.freebsd.org/changeset/ports/400698

Log:
  devel/py-game_sdl2, devel/renpy: update to 6.99.7
  
  Changes:	http://www.renpy.org/latest.html
  Changes:	http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-7

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	Tue Nov  3 13:01:20 2015	(r400697)
+++ head/devel/py-game_sdl2/Makefile	Tue Nov  3 13:01:34 2015	(r400698)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	game_sdl2
-PORTVERSION=	6.99.6
+PORTVERSION=	6.99.7
 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 Nov  3 13:01:20 2015	(r400697)
+++ head/devel/py-game_sdl2/distinfo	Tue Nov  3 13:01:34 2015	(r400698)
@@ -1,2 +1,2 @@
-SHA256 (pygame_sdl2-for-renpy-6.99.6.tar.bz2) = a3939d753a7481b7316d6fefe4ab3e777a52e4267ba518bf2ae91d50c7de63ec
-SIZE (pygame_sdl2-for-renpy-6.99.6.tar.bz2) = 133525
+SHA256 (pygame_sdl2-for-renpy-6.99.7.tar.bz2) = 24830ec6942203a3b859efce3f694a09ed0cfa988258a27301ab16d7e45f068d
+SIZE (pygame_sdl2-for-renpy-6.99.7.tar.bz2) = 133763

Modified: head/devel/renpy/Makefile
==============================================================================
--- head/devel/renpy/Makefile	Tue Nov  3 13:01:20 2015	(r400697)
+++ head/devel/renpy/Makefile	Tue Nov  3 13:01:34 2015	(r400698)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	renpy
-PORTVERSION=	6.99.6
+PORTVERSION=	6.99.7
 DISTVERSIONSUFFIX=-sdk
 CATEGORIES=	devel games
 MASTER_SITES=	http://www.renpy.org/dl/${PORTVERSION}/
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libfribidi.so:${PORTSDIR}/c
 		libpng.so:${PORTSDIR}/graphics/png \
 		libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
 		libfreetype.so:${PORTSDIR}/print/freetype2
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}game_sdl2>=6.99.6:${PORTSDIR}/devel/py-game_sdl2
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}game_sdl2>=${PORTVERSION}:${PORTSDIR}/devel/py-game_sdl2
 
 # Upstream tends to reroll distfiles before moving under /release/
 PORTSCOUT=	site:http://www.renpy.org/dl/release/

Modified: head/devel/renpy/distinfo
==============================================================================
--- head/devel/renpy/distinfo	Tue Nov  3 13:01:20 2015	(r400697)
+++ head/devel/renpy/distinfo	Tue Nov  3 13:01:34 2015	(r400698)
@@ -1,2 +1,2 @@
-SHA256 (renpy-6.99.6-sdk.tar.bz2) = 2eb09be242147d36e8b0eeeb9d4c884641a6a9d5d4f4e72a771463f15d9484a3
-SIZE (renpy-6.99.6-sdk.tar.bz2) = 53244272
+SHA256 (renpy-6.99.7-sdk.tar.bz2) = 0a56745476901b8abec3d9d13bf9ee501c4cae50c2ffdd98a17d55b1d78893f2
+SIZE (renpy-6.99.7-sdk.tar.bz2) = 53029769



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