svn commit: r380007 - in head: devel/renpy sysutils/rinse
Jan Beich
jbeich at FreeBSD.org
Thu Feb 26 14:50:22 UTC 2015
Author: jbeich
Date: Thu Feb 26 14:50:20 2015
New Revision: 380007
URL: https://svnweb.freebsd.org/changeset/ports/380007
QAT: https://qat.redports.org/buildarchive/r380007/
Log:
Ignore some potential updates
Modified:
head/devel/renpy/Makefile
head/sysutils/rinse/Makefile
Modified: head/devel/renpy/Makefile
==============================================================================
--- head/devel/renpy/Makefile Thu Feb 26 14:28:14 2015 (r380006)
+++ head/devel/renpy/Makefile Thu Feb 26 14:50:20 2015 (r380007)
@@ -25,6 +25,8 @@ LIB_DEPENDS= libfribidi.so:${PORTSDIR}/c
libfreetype.so:${PORTSDIR}/print/freetype2
RUN_DEPENDS= ${PYGAME}
+PORTSCOUT= skipv:6.99.0 # prerelease, missing style_common.pxi
+
USES= python:2.7 shebangfix tar:bz2
USE_PYTHON= autoplist distutils
USE_SDL= sdl
Modified: head/sysutils/rinse/Makefile
==============================================================================
--- head/sysutils/rinse/Makefile Thu Feb 26 14:28:14 2015 (r380006)
+++ head/sysutils/rinse/Makefile Thu Feb 26 14:50:20 2015 (r380007)
@@ -14,6 +14,8 @@ LICENSE= ARTPERL10
RUN_DEPENDS= p5-Term-Size>0:${PORTSDIR}/devel/p5-Term-Size \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
+PORTSCOUT= skipv:3.0.7 # only debian/control changed
+
NO_ARCH= yes
NO_BUILD= yes
USES= perl5 shebangfix
More information about the svn-ports-head
mailing list