Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2019 13:39:52 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492132 - head/graphics/sdl2_gfx
Message-ID:  <201902041339.x14Ddqmo034837@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Feb  4 13:39:51 2019
New Revision: 492132
URL: https://svnweb.freebsd.org/changeset/ports/492132

Log:
  Tweak PORTSCOUT, gives false positive 1.1.0 as well

Modified:
  head/graphics/sdl2_gfx/Makefile

Modified: head/graphics/sdl2_gfx/Makefile
==============================================================================
--- head/graphics/sdl2_gfx/Makefile	Mon Feb  4 13:38:15 2019	(r492131)
+++ head/graphics/sdl2_gfx/Makefile	Mon Feb  4 13:39:51 2019	(r492132)
@@ -18,7 +18,7 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 
-PORTSCOUT=	limit:^1
+PORTSCOUT=	limit:^1\.0\.
 
 OPTIONS_DEFINE=	MMX
 



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