Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 13:12:48 +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: r394865 - in head/devel: py-game_sdl2 renpy
Message-ID:  <201508201312.t7KDCmgA041820@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Framework for developing visual-novel type games



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