svn commit: r462160 - head/net/sbm

Tobias Kortkamp tobik at FreeBSD.org
Sat Feb 17 13:52:49 UTC 2018


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 \


More information about the svn-ports-head mailing list