svn commit: r539724 - head/x11-wm/xfce4-desktop

Guido Falsi madpilot at FreeBSD.org
Sat Jun 20 09:48:35 UTC 2020


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


More information about the svn-ports-all mailing list