svn commit: r350215 - head/games/glmaze
Rusmir Dusko
nemysis at FreeBSD.org
Sat Apr 5 11:08:56 UTC 2014
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)
More information about the svn-ports-head
mailing list