svn commit: r367346 - head/multimedia/smplayer

Rusmir Dusko nemysis at FreeBSD.org
Fri Sep 5 15:32:45 UTC 2014


Author: nemysis
Date: Fri Sep  5 15:32:44 2014
New Revision: 367346
URL: http://svnweb.freebsd.org/changeset/ports/367346
QAT: https://qat.redports.org/buildarchive/r367346/

Log:
  - Set PORTSCOUT, Do not use unstable versions

Modified:
  head/multimedia/smplayer/Makefile

Modified: head/multimedia/smplayer/Makefile
==============================================================================
--- head/multimedia/smplayer/Makefile	Fri Sep  5 15:31:31 2014	(r367345)
+++ head/multimedia/smplayer/Makefile	Fri Sep  5 15:32:44 2014	(r367346)
@@ -30,6 +30,9 @@ PORTDOCS=	Changelog Not_so_obvious_thing
 		Release_notes.txt Watching_TV.txt
 OPTIONS_DEFINE=	DOCS DEBUG
 
+# Do not use unstable versions
+PORTSCOUT= skipv:14.3.0.6306
+
 SUB_FILES=	pkg-message
 
 .include <bsd.port.options.mk>


More information about the svn-ports-head mailing list