Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2020 09:48:34 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r539724 - head/x11-wm/xfce4-desktop
Message-ID:  <202006200948.05K9mYEi035080@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Jun 20 09:48:34 2020
New Revision: 539724
URL: https://svnweb.freebsd.org/changeset/ports/539724

Log:
  Tell portscout to only check for stable updates.

Modified:
  head/x11-wm/xfce4-desktop/Makefile

Modified: head/x11-wm/xfce4-desktop/Makefile
==============================================================================
--- head/x11-wm/xfce4-desktop/Makefile	Sat Jun 20 09:28:49 2020	(r539723)
+++ head/x11-wm/xfce4-desktop/Makefile	Sat Jun 20 09:48:34 2020	(r539724)
@@ -29,6 +29,8 @@ INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--enable-gio-unix \
 		--enable-notifications
 
+PORTSCOUT=	limitw:1,even
+
 OPTIONS_DEFINE=			NLS THUNAR
 OPTIONS_DEFAULT=		THUNAR
 OPTIONS_SUB=			yes



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