svn commit: r382574 - in head/devel: py-game_sdl2 renpy renpy/files
Jan Beich
jbeich at FreeBSD.org
Sun Mar 29 09:32:56 UTC 2015
Author: jbeich
Date: Sun Mar 29 09:32:53 2015
New Revision: 382574
URL: https://svnweb.freebsd.org/changeset/ports/382574
QAT: https://qat.redports.org/buildarchive/r382574/
Log:
Update distfile to re-rolled 6.99.1
Lots of changes there as expected of a new prerelease snapshot until
the announcement is made. Bumping PORTREVISION instead of going back
to 6.99.0 or 6.18.3 with PORTEPOCH.
Pointy hat: jbeich
Deleted:
head/devel/renpy/files/
Modified:
head/devel/py-game_sdl2/Makefile
head/devel/py-game_sdl2/distinfo
head/devel/renpy/Makefile
head/devel/renpy/distinfo
Modified: head/devel/py-game_sdl2/Makefile
==============================================================================
--- head/devel/py-game_sdl2/Makefile Sun Mar 29 09:07:26 2015 (r382573)
+++ head/devel/py-game_sdl2/Makefile Sun Mar 29 09:32:53 2015 (r382574)
@@ -2,6 +2,7 @@
PORTNAME= game_sdl2
PORTVERSION= 6.99.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \
GENTOO/distfiles
Modified: head/devel/py-game_sdl2/distinfo
==============================================================================
--- head/devel/py-game_sdl2/distinfo Sun Mar 29 09:07:26 2015 (r382573)
+++ head/devel/py-game_sdl2/distinfo Sun Mar 29 09:32:53 2015 (r382574)
@@ -1,2 +1,2 @@
-SHA256 (pygame_sdl2-for-renpy-6.99.1.tar.bz2) = 0e2eec8ab936c42d5603bf7698d210525f8c6a5bbd78fe583de9af81d933c803
-SIZE (pygame_sdl2-for-renpy-6.99.1.tar.bz2) = 94563
+SHA256 (pygame_sdl2-for-renpy-6.99.1.tar.bz2) = 38b0d094b1459f803ae2819fcafae002de6625affc613876b073de6e143c0010
+SIZE (pygame_sdl2-for-renpy-6.99.1.tar.bz2) = 94476
Modified: head/devel/renpy/Makefile
==============================================================================
--- head/devel/renpy/Makefile Sun Mar 29 09:07:26 2015 (r382573)
+++ head/devel/renpy/Makefile Sun Mar 29 09:32:53 2015 (r382574)
@@ -2,6 +2,7 @@
PORTNAME= renpy
PORTVERSION= 6.99.1
+PORTREVISION= 1
DISTVERSIONSUFFIX=-source
CATEGORIES= devel games
MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \
@@ -59,10 +60,6 @@ TKINTER_RUN_DEPENDS=${PYTHON_PKGNAMEPREF
PORTDATA+= the_question tutorial
.endif
-post-extract:
-# https://github.com/renpy/renpy/issues/594
- ${CP} -n ${FILESDIR}/style_common.pxi ${BUILD_WRKSRC}/include
-
post-patch:
@${REINPLACE_CMD} -e 's,/usr/bin/python,${PYTHON_CMD},' \
${WRKSRC}/launcher/game/project.rpy
Modified: head/devel/renpy/distinfo
==============================================================================
--- head/devel/renpy/distinfo Sun Mar 29 09:07:26 2015 (r382573)
+++ head/devel/renpy/distinfo Sun Mar 29 09:32:53 2015 (r382574)
@@ -1,2 +1,2 @@
-SHA256 (renpy-6.99.1-source.tar.bz2) = 8c34634b98a2bb0937c9582d98105d975e7157cc76f59bb9df2465e279d462fd
-SIZE (renpy-6.99.1-source.tar.bz2) = 23435755
+SHA256 (renpy-6.99.1-source.tar.bz2) = 8de3a491a82795e5aecbac21d8b0b4b06be8dc5e489378d0d4bf443902100e85
+SIZE (renpy-6.99.1-source.tar.bz2) = 23429463
More information about the svn-ports-all
mailing list