svn commit: r394865 - in head/devel: py-game_sdl2 renpy

Jan Beich jbeich at FreeBSD.org
Thu Aug 20 13:12:49 UTC 2015


Author: jbeich
Date: Thu Aug 20 13:12:47 2015
New Revision: 394865
URL: https://svnweb.freebsd.org/changeset/ports/394865

Log:
  devel/py-game_sdl2, devel/renpy: adjust GENTOO mirrors
  
  - 6.99.5 is now in the main repo thus mirrored
  - they don't use/mirror -sdk tarball, only -source one
  
  https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b01b6

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

Modified: head/devel/py-game_sdl2/Makefile
==============================================================================
--- head/devel/py-game_sdl2/Makefile	Thu Aug 20 13:10:30 2015	(r394864)
+++ head/devel/py-game_sdl2/Makefile	Thu Aug 20 13:12:47 2015	(r394865)
@@ -3,8 +3,8 @@
 PORTNAME=	game_sdl2
 PORTVERSION=	6.99.5
 CATEGORIES=	devel python
-MASTER_SITES=	http://www.renpy.org/dl/${PORTVERSION}/
-#MASTER_SITES+=	GENTOO
+MASTER_SITES=	http://www.renpy.org/dl/${PORTVERSION}/ \
+		GENTOO
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	py${PORTNAME}-for-renpy-${DISTVERSION}
 

Modified: head/devel/renpy/Makefile
==============================================================================
--- head/devel/renpy/Makefile	Thu Aug 20 13:10:30 2015	(r394864)
+++ head/devel/renpy/Makefile	Thu Aug 20 13:12:47 2015	(r394865)
@@ -6,7 +6,6 @@ DISTVERSIONSUFFIX=-sdk
 PORTREVISION=	1
 CATEGORIES=	devel games
 MASTER_SITES=	http://www.renpy.org/dl/${PORTVERSION}/
-#MASTER_SITES+=	GENTOO
 
 MAINTAINER=	jbeich at FreeBSD.org
 COMMENT=	Framework for developing visual-novel type games


More information about the svn-ports-all mailing list