Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 11:08:56 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350215 - head/games/glmaze
Message-ID:  <201404051108.s35B8uDU040062@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Sat Apr  5 11:08:55 2014
New Revision: 350215
URL: http://svnweb.freebsd.org/changeset/ports/350215
QAT: https://qat.redports.org/buildarchive/r350215/

Log:
  - Readdition PORTSCOUT, false positive portscout not use DISTVERSION

Modified:
  head/games/glmaze/Makefile

Modified: head/games/glmaze/Makefile
==============================================================================
--- head/games/glmaze/Makefile	Sat Apr  5 10:56:52 2014	(r350214)
+++ head/games/glmaze/Makefile	Sat Apr  5 11:08:55 2014	(r350215)
@@ -27,6 +27,9 @@ OPTIONS_DEFINE=	DOCS
 DESKTOP_ENTRIES="glMaze" "" "${PORTNAME}" \
 		"${PORTNAME}" "Game;ArcadeGame;" ""
 
+# Wrong versioning upstream
+PORTSCOUT=	ignore:1
+
 post-extract:
 	@(cd ${WRKSRC} && ${MV} ${PORTNAME}.1 ${PORTNAME}.6)
 



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