Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2016 16:39:33 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420622 - head/x11/xfce4-whiskermenu-plugin
Message-ID:  <201608221639.u7MGdXfl014317@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Mon Aug 22 16:39:33 2016
New Revision: 420622
URL: https://svnweb.freebsd.org/changeset/ports/420622

Log:
  Tell to PORTSCOUT to monitor only 1.6.x releases. Others (2.x) require
  devel Xfce core components

Modified:
  head/x11/xfce4-whiskermenu-plugin/Makefile

Modified: head/x11/xfce4-whiskermenu-plugin/Makefile
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/Makefile	Mon Aug 22 16:14:49 2016	(r420621)
+++ head/x11/xfce4-whiskermenu-plugin/Makefile	Mon Aug 22 16:39:33 2016	(r420622)
@@ -13,6 +13,8 @@ COMMENT=	Alternate menu for the Xfce Des
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+PORTSCOUT=	limit:^1\.6\.
+
 USES=	cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce
 USE_GNOME=	gtk20 cairo
 USE_XFCE=	panel



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