Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2023 16:51:37 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: eee00aae164f - main - devel/gitoxide: Correct PORTSCOUT tag
Message-ID:  <202302111651.31BGpbpE085371@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=eee00aae164ffc1946e3625fc11ad0464ccd8a9d

commit eee00aae164ffc1946e3625fc11ad0464ccd8a9d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-11 04:31:09 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-11 16:51:33 +0000

    devel/gitoxide: Correct PORTSCOUT tag
---
 devel/gitoxide/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile
index 431d465f4ba8..290005403925 100644
--- a/devel/gitoxide/Makefile
+++ b/devel/gitoxide/Makefile
@@ -391,7 +391,7 @@ OPENSSLLIB=	/usr/lib
 PLIST_FILES=	bin/ein \
 		bin/gix
 
-PORTSCOUT=	ignore # repository tags don't make sense and only cause confusion
+PORTSCOUT=	ignore:1 # repository tags don't make sense and only cause confusion
 
 post-install:
 	@${STRIP_CMD} \



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