Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2021 23:39:23 GMT
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8c19c99f0eb0 - main - textproc/jtc: Add PORTSCOUT
Message-ID:  <202110312339.19VNdNSm012509@gitrepo.freebsd.org>

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

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

commit 8c19c99f0eb02ffdf9fe577065e134212e7c9a81
Author:     Lewis Cook <lcook@FreeBSD.org>
AuthorDate: 2021-10-31 23:28:15 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2021-10-31 23:39:10 +0000

    textproc/jtc: Add PORTSCOUT
---
 textproc/jtc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/jtc/Makefile b/textproc/jtc/Makefile
index 850752ecc4fc..6b14cbc3599d 100644
--- a/textproc/jtc/Makefile
+++ b/textproc/jtc/Makefile
@@ -15,7 +15,7 @@ GH_ACCOUNT=	ldn-softdev
 
 LDFLAGS+=	-lexecinfo -lpthread
 
-PORTSCOUT=	skipv:standard.json
+PORTSCOUT=	skipv:latestbuild,standard.json
 PLIST_FILES=	bin/${PORTNAME}
 PORTDOCS=	"Release Notes.md" "User Guide.md" "Walk-path tutorial.md" \
 		README.md



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