Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2024 03:10:46 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dead46e4a628 - main - devel/uv: Add PORTSCOUT line
Message-ID:  <202405070310.4473AkUJ037616@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit dead46e4a62896cfea0ab2b0b0648f175f73b371
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-07 00:17:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-07 03:10:40 +0000

    devel/uv: Add PORTSCOUT line
---
 devel/uv/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/uv/Makefile b/devel/uv/Makefile
index 190a453fa28f..3e98117e0667 100644
--- a/devel/uv/Makefile
+++ b/devel/uv/Makefile
@@ -538,6 +538,8 @@ PROGS=		uv \
 
 PLIST_FILES=	${PROGS:S/^/bin\//}
 
+PORTSCOUT=	ignore:perma-31 # portscout picked up this non-existent tag
+
 do-install:
 	# workaround for error: found a virtual manifest at `xx` instead of a package manifest
 .for p in ${PROGS}



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