svn commit: r472315 - head/multimedia/tvheadend

Bernhard Froehlich decke at FreeBSD.org
Wed Jun 13 13:10:58 UTC 2018


Author: decke
Date: Wed Jun 13 13:10:57 2018
New Revision: 472315
URL: https://svnweb.freebsd.org/changeset/ports/472315

Log:
  multimedia/tvheadend: tell PORTSCOUT to ignore development versions

Modified:
  head/multimedia/tvheadend/Makefile

Modified: head/multimedia/tvheadend/Makefile
==============================================================================
--- head/multimedia/tvheadend/Makefile	Wed Jun 13 13:06:20 2018	(r472314)
+++ head/multimedia/tvheadend/Makefile	Wed Jun 13 13:10:57 2018	(r472315)
@@ -34,6 +34,8 @@ GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes
 USE_RC_SUBR=	${PORTNAME}
 
+PORTSCOUT=	limitw:1,even
+
 SHEBANG_FILES=	${WRKSRC}/Autobuild.sh \
 		${WRKSRC}/configure \
 		${WRKSRC}/support/apt-update \


More information about the svn-ports-all mailing list