git: eef63e2076f3 - main - textproc/difftastic: ignore in portscout

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Fri, 08 Sep 2023 00:49:07 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eef63e2076f390ac9a65524de71c9e1138807237

commit eef63e2076f390ac9a65524de71c9e1138807237
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-08-29 17:43:51 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-09-08 00:12:25 +0000

    textproc/difftastic: ignore in portscout
    
    Portscout suggests new version from one of the crates this port
    consists of, which does not make sense.
---
 textproc/difftastic/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/difftastic/Makefile b/textproc/difftastic/Makefile
index 8ad5d326e372..708adce0f7c3 100644
--- a/textproc/difftastic/Makefile
+++ b/textproc/difftastic/Makefile
@@ -141,6 +141,8 @@ CARGO_CRATES=	ahash-0.7.6 \
 		yansi-0.5.1 \
 		tree_magic_mini@git+https://github.com/Wilfred/tree_magic?branch=fix-panic-for-empty-strings\#13dd6dda15c7062bd8f7dd5bc9bb5b16ce9ee613
 
+PORTSCOUT=	ignore:1
+
 PORTDOCS=	*
 
 OPTIONS_DEFINE=	DOCS