git: ae2d9ef4d3d7 - main - www/libjwt: Update to 3.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 May 2025 03:37:13 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae2d9ef4d3d76917723ed071072b5fc877831b4f commit ae2d9ef4d3d76917723ed071072b5fc877831b4f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-05-18 03:16:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-05-18 03:34:20 +0000 www/libjwt: Update to 3.4.1 Changes: https://github.com/benmcollins/libjwt/releases --- www/libjwt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile index fcba0cbae903..5163274dc86e 100644 --- a/www/libjwt/Makefile +++ b/www/libjwt/Makefile @@ -35,6 +35,8 @@ TEST_ARGS= CFLAGS+=-I${LOCALBASE}/include LIBS+="-L${LOCALBASE}/lib -lcheck" TEST_TARGET= check USE_LDCONFIG= yes +PORTSCOUT= limit:^2\. + OPTIONS_DEFINE= GNUTLS GNUTLS_CONFIGURE_WITH= gnutls