Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2019 10:27:16 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498662 - head/security/fswatch
Message-ID:  <201904111027.x3BARG10092191@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Thu Apr 11 10:27:15 2019
New Revision: 498662
URL: https://svnweb.freebsd.org/changeset/ports/498662

Log:
  security/fswatch: Tell portscout to ignore a certain version

Modified:
  head/security/fswatch/Makefile

Modified: head/security/fswatch/Makefile
==============================================================================
--- head/security/fswatch/Makefile	Thu Apr 11 10:20:26 2019	(r498661)
+++ head/security/fswatch/Makefile	Thu Apr 11 10:27:15 2019	(r498662)
@@ -18,6 +18,8 @@ CONFIGURE_ARGS=	--prefix=${PREFIX} \
 		--enable-stflags
 GNU_CONFIGURE=	yes
 
+PORTSCOUT=	ignore:0.02.04beta
+
 post-patch:
 	@${REINPLACE_CMD} '/INSTALL/ s|prefix)|DESTDIR)$$(&|' \
 		${WRKSRC}/examples/Makefile.in



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