svn commit: r362792 - head/games/openlierox

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jul 24 12:50:37 UTC 2014


Author: amdmi3
Date: Thu Jul 24 12:50:36 2014
New Revision: 362792
URL: http://svnweb.freebsd.org/changeset/ports/362792
QAT: https://qat.redports.org/buildarchive/r362792/

Log:
  - More PORTSCOUT

Modified:
  head/games/openlierox/Makefile

Modified: head/games/openlierox/Makefile
==============================================================================
--- head/games/openlierox/Makefile	Thu Jul 24 12:30:56 2014	(r362791)
+++ head/games/openlierox/Makefile	Thu Jul 24 12:50:36 2014	(r362792)
@@ -33,7 +33,8 @@ CMAKE_ARGS=	-DHAWKNL_BUILTIN=YES \
 
 WRKSRC=		${WRKDIR}/OpenLieroX
 
-PORTSCOUT=	skipv:0.59_beta8,0.59_beta9,0.59_beta10 # unstable
+# 0.59 versions are unstable
+PORTSCOUT=	skipv:0.59_beta1,0.59_beta2,0.59_beta3,0.59_beta4,0.59_beta5,0.59_beta6,0.59_beta7,0.59_beta8,0.59_beta9,0.59_beta10
 
 PORTDOCS=	*
 PORTDATA=	*


More information about the svn-ports-all mailing list