Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 13:52:48 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462160 - head/net/sbm
Message-ID:  <201802171352.w1HDqmMA043215@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Feb 17 13:52:48 2018
New Revision: 462160
URL: https://svnweb.freebsd.org/changeset/ports/462160

Log:
  net/sbm: Portscout, please ignore version 0.9 which only has Linux related changes

Modified:
  head/net/sbm/Makefile

Modified: head/net/sbm/Makefile
==============================================================================
--- head/net/sbm/Makefile	Sat Feb 17 13:52:19 2018	(r462159)
+++ head/net/sbm/Makefile	Sat Feb 17 13:52:48 2018	(r462160)
@@ -19,6 +19,8 @@ PLIST_FILES=	bin/sbm \
 		bin/sbm-rt-plot \
 		man/man1/sbm.1.gz
 
+PORTSCOUT=	skipv:0.9 # only Linux related changes
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/sbm ${STAGEDIR}${PREFIX}/bin/
 	${INSTALL_SCRIPT} ${WRKSRC}/sbm-plot ${WRKSRC}/sbm-rt-plot \



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