Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 07:45:55 +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: r536674 - head/x11/libexo
Message-ID:  <202005270745.04R7jthG063317@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Wed May 27 07:45:55 2020
New Revision: 536674
URL: https://svnweb.freebsd.org/changeset/ports/536674

Log:
  Tell portscout to only check stable versions.

Modified:
  head/x11/libexo/Makefile

Modified: head/x11/libexo/Makefile
==============================================================================
--- head/x11/libexo/Makefile	Wed May 27 07:41:40 2020	(r536673)
+++ head/x11/libexo/Makefile	Wed May 27 07:45:55 2020	(r536674)
@@ -34,6 +34,8 @@ INSTALLS_ICONS=	yes
 INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--without-html-dir --disable-silent-rules
 
+PORTSCOUT=	limit:^0\.12\.
+
 OPTIONS_DEFINE=	GTK2 NLS
 OPTIONS_DEFAULT=	GTK2
 OPTIONS_SUB=	yes



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