svn commit: r546740 - head/net-im/chatterino2

Steve Wills swills at FreeBSD.org
Fri Aug 28 14:49:13 UTC 2020


Author: swills
Date: Fri Aug 28 14:49:12 2020
New Revision: 546740
URL: https://svnweb.freebsd.org/changeset/ports/546740

Log:
  net-im/chatterino2: add portscout skip for versions before this snapshot

Modified:
  head/net-im/chatterino2/Makefile   (contents, props changed)

Modified: head/net-im/chatterino2/Makefile
==============================================================================
--- head/net-im/chatterino2/Makefile	Fri Aug 28 14:42:13 2020	(r546739)
+++ head/net-im/chatterino2/Makefile	Fri Aug 28 14:49:12 2020	(r546740)
@@ -51,6 +51,8 @@ QMAKE_ARGS=	INCLUDEPATH+=${LOCALBASE}/include/qt5keych
 PORTDOCS=	README.md docs/Commands.md docs/ENV.md docs/IMAGEUPLOADER.md \
 		docs/README.md docs/Regex.md
 
+PORTSCOUT=	skipv:v2.1.7,v2.1.0,v2.0.4,v2.0.3,v2.0.2,v2.0.1,v2.0.0
+
 post-extract:
 	@${RM} ${WRKSRC}/lib/qtkeychain.pri
 


More information about the svn-ports-head mailing list