svn commit: r362607 - head/games/openlierox

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jul 22 23:37:12 UTC 2014


Author: amdmi3
Date: Tue Jul 22 23:37:11 2014
New Revision: 362607
URL: http://svnweb.freebsd.org/changeset/ports/362607
QAT: https://qat.redports.org/buildarchive/r362607/

Log:
  - Extend PORTSCOUT ignore list

Modified:
  head/games/openlierox/Makefile

Modified: head/games/openlierox/Makefile
==============================================================================
--- head/games/openlierox/Makefile	Tue Jul 22 23:34:10 2014	(r362606)
+++ head/games/openlierox/Makefile	Tue Jul 22 23:37:11 2014	(r362607)
@@ -33,7 +33,7 @@ CMAKE_ARGS=	-DHAWKNL_BUILTIN=YES \
 
 WRKSRC=		${WRKDIR}/OpenLieroX
 
-PORTSCOUT=	skipv:0.59_beta10 # unstable
+PORTSCOUT=	skipv:0.59_beta8,0.59_beta9,0.59_beta10 # unstable
 
 PORTDOCS=	*
 PORTDATA=	*


More information about the svn-ports-all mailing list