Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 14:50:21 +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: r380007 - in head: devel/renpy sysutils/rinse
Message-ID:  <201502261450.t1QEoLVk033365@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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