From owner-svn-ports-all@freebsd.org Wed Dec 21 05:14:06 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30829C89A8A; Wed, 21 Dec 2016 05:14:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B07212B5; Wed, 21 Dec 2016 05:14:05 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBL5E5aZ065232; Wed, 21 Dec 2016 05:14:05 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBL5E4vi065228; Wed, 21 Dec 2016 05:14:04 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612210514.uBL5E4vi065228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 21 Dec 2016 05:14:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r429040 - in branches/2016Q4/devel: py-game_sdl2 renpy X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2016 05:14:06 -0000 Author: jbeich Date: Wed Dec 21 05:14:04 2016 New Revision: 429040 URL: https://svnweb.freebsd.org/changeset/ports/429040 Log: MFH: r428991 devel/py-game_sdl2, devel/renpy: update to 6.99.12 Changes: http://www.renpy.org/latest.html (see Announcement) Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12 Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/devel/py-game_sdl2/Makefile branches/2016Q4/devel/py-game_sdl2/distinfo branches/2016Q4/devel/renpy/Makefile branches/2016Q4/devel/renpy/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/devel/py-game_sdl2/Makefile ============================================================================== --- branches/2016Q4/devel/py-game_sdl2/Makefile Wed Dec 21 05:11:26 2016 (r429039) +++ branches/2016Q4/devel/py-game_sdl2/Makefile Wed Dec 21 05:14:04 2016 (r429040) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= game_sdl2 -PORTVERSION= 6.99.11 +PORTVERSION= 6.99.12 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ GENTOO Modified: branches/2016Q4/devel/py-game_sdl2/distinfo ============================================================================== --- branches/2016Q4/devel/py-game_sdl2/distinfo Wed Dec 21 05:11:26 2016 (r429039) +++ branches/2016Q4/devel/py-game_sdl2/distinfo Wed Dec 21 05:14:04 2016 (r429040) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473182080 -SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.11.tar.gz) = c25dfc70e97a4f7de0f0329fac087b78b561338505668bf502d4bb95e3d05270 -SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.11.tar.gz) = 2298606 +TIMESTAMP = 1482204080 +SHA256 (pygame_sdl2-2.1.0-for-renpy-6.99.12.tar.gz) = 1c322a01114397190049eab77f7d4e1b43bc98a5128c62114556376585d2f2c9 +SIZE (pygame_sdl2-2.1.0-for-renpy-6.99.12.tar.gz) = 2291818 Modified: branches/2016Q4/devel/renpy/Makefile ============================================================================== --- branches/2016Q4/devel/renpy/Makefile Wed Dec 21 05:11:26 2016 (r429039) +++ branches/2016Q4/devel/renpy/Makefile Wed Dec 21 05:14:04 2016 (r429040) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= renpy -PORTVERSION?= 6.99.11 +PORTVERSION?= 6.99.12 DISTVERSIONSUFFIX=-sdk PORTREVISION?= 0 CATEGORIES= devel games @@ -26,10 +26,8 @@ RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}gam CONFLICTS_INSTALL?= ${PORTNAME}6-* -.ifndef PKGNAMESUFFIX # Upstream tends to reroll distfiles before moving under /release/ -PORTSCOUT= site:http://www.renpy.org/dl/release/ -.endif +PORTSCOUT?= site:http://www.renpy.org/dl/release/ USES= python:2.7 shebangfix tar:bz2 USE_GL= glew @@ -70,6 +68,9 @@ LICENSE_FILE_${lic}= ${WRKSRC}/LICENSE.t LICENSE_PERMS_${lic}= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept . endfor +post-extract: + @${FIND} ${WRKSRC}/lib ${WRKSRC}/renpy.app -type d -empty -delete + .if !target(post-patch) post-patch: @${REINPLACE_CMD} -e 's,/usr/bin/python,${PYTHON_CMD},' \ Modified: branches/2016Q4/devel/renpy/distinfo ============================================================================== --- branches/2016Q4/devel/renpy/distinfo Wed Dec 21 05:11:26 2016 (r429039) +++ branches/2016Q4/devel/renpy/distinfo Wed Dec 21 05:14:04 2016 (r429040) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473182080 -SHA256 (renpy-6.99.11-sdk.tar.bz2) = 2b3944cf070376de3f053fb2bca7a98e0c048f09dd569ca2bf5bf0d565604869 -SIZE (renpy-6.99.11-sdk.tar.bz2) = 57615217 +TIMESTAMP = 1480999861 +SHA256 (renpy-6.99.12-sdk.tar.bz2) = 8a58d1b133c05243e3d43717253ef72319cffbabf8db207717e9d9e0f45a7a93 +SIZE (renpy-6.99.12-sdk.tar.bz2) = 56689673