svn commit: r547445 - head/graphics/ksnip

Tobias C. Berner tcberner at FreeBSD.org
Thu Sep 3 13:22:20 UTC 2020


Author: tcberner
Date: Thu Sep  3 13:22:16 2020
New Revision: 547445
URL: https://svnweb.freebsd.org/changeset/ports/547445

Log:
  graphics/ksnip: make portscout ignore the 'continuous' release

Modified:
  head/graphics/ksnip/Makefile

Modified: head/graphics/ksnip/Makefile
==============================================================================
--- head/graphics/ksnip/Makefile	Thu Sep  3 13:18:02 2020	(r547444)
+++ head/graphics/ksnip/Makefile	Thu Sep  3 13:22:16 2020	(r547445)
@@ -23,4 +23,6 @@ USE_QT=		concurrent core dbus gui network printsupport
 		buildtools_build linguisttools_build qmake_build
 USE_XORG=	x11 xcb
 
+PORTSCOUT=	limit:^[0-9]
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list