Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2022 18:14:14 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c4568c9875f5 - main - textproc/uncrustify: add PORTSCOUT
Message-ID:  <202209011814.281IEEnP080096@gitrepo.freebsd.org>

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

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

commit c4568c9875f570dfe204ebc202695e994926b12e
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-01 11:59:37 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-01 18:13:32 +0000

    textproc/uncrustify: add PORTSCOUT
---
 textproc/uncrustify/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index a960f2161427..4a182c5fb7e6 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -15,6 +15,8 @@ USES=		cmake compiler:c++11-lang python:build
 CMAKE_ON=	NoGitVersionString
 TEST_TARGET=	test
 
+PORTSCOUT=	limit:^[0-9]+\.
+
 PORTDOCS=	*
 PORTEXAMPLES=	*
 



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