git: d64ff16d15b9 - main - devel/checkbashisms: Add portscout limit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Aug 2022 17:17:01 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=d64ff16d15b91f5b95500dc0c38c66f5ecec1913 commit d64ff16d15b91f5b95500dc0c38c66f5ecec1913 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-08-06 17:11:20 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-08-06 17:11:20 +0000 devel/checkbashisms: Add portscout limit --- devel/checkbashisms/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/checkbashisms/Makefile b/devel/checkbashisms/Makefile index 9b3634f20548..e0b5b200e459 100644 --- a/devel/checkbashisms/Makefile +++ b/devel/checkbashisms/Makefile @@ -17,6 +17,7 @@ SHEBANG_FILES= scripts/checkbashisms.pl NO_ARCH= yes NO_BUILD= yes +PORTSCOUT= limit:^d\.d+\.d WRKSRC= ${WRKDIR}/devscripts-${PORTVERSION} PLIST_FILES= bin/checkbashisms \