git: 6d3a001a0b1d - main - www/libjwt: Update to 2.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Apr 2025 05:43:39 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6d3a001a0b1d6e51fd7d5c1cb16dcb9757eae3d1
commit 6d3a001a0b1d6e51fd7d5c1cb16dcb9757eae3d1
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-04-18 05:13:23 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-18 05:37:09 +0000
www/libjwt: Update to 2.1.2
Changes: https://github.com/benmcollins/libjwt/releases
---
www/libjwt/Makefile | 10 +++++++---
www/libjwt/distinfo | 6 +++---
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile
index ff5711998353..46b4d732ff0a 100644
--- a/www/libjwt/Makefile
+++ b/www/libjwt/Makefile
@@ -1,7 +1,8 @@
PORTNAME= libjwt
-PORTVERSION= 2.1.1
+PORTVERSION= 2.1.2
+DISTVERSIONPREFIX= v
CATEGORIES= www
-MASTER_SITES= https://github.com/benmcollins/libjwt/releases/download/v${PORTVERSION}/
+#MASTER_SITES= https://github.com/benmcollins/libjwt/releases/download/v${PORTVERSION}/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= JSON Web Token implementation in C
@@ -15,7 +16,7 @@ BUILD_DEPENDS= jansson>=2.0:devel/jansson
LIB_DEPENDS= libjansson.so:devel/jansson
TEST_DEPENDS= check>=0.9.4:devel/check
-USES= gmake libtool pathfix pkgconfig ssl tar:bz2
+USES= autoreconf gmake libtool pathfix pkgconfig ssl
CONFIGURE_ARGS= --disable-doxygen-chi \
--disable-doxygen-chm \
@@ -35,6 +36,9 @@ TEST_ARGS= CFLAGS+=-I${LOCALBASE}/include LIBS+="-L${LOCALBASE}/lib -lcheck"
TEST_TARGET= check
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= benmcollins
+
OPTIONS_DEFINE= GNUTLS
GNUTLS_CONFIGURE_WITH= gnutls
diff --git a/www/libjwt/distinfo b/www/libjwt/distinfo
index edfdc197114c..ac5e658fa702 100644
--- a/www/libjwt/distinfo
+++ b/www/libjwt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735227808
-SHA256 (libjwt-2.1.1.tar.bz2) = e50e7d88a5a6f04e3dbaffca5218869b7a14a26d8ecc9c791df858a1442a04d7
-SIZE (libjwt-2.1.1.tar.bz2) = 424656
+TIMESTAMP = 1744288756
+SHA256 (benmcollins-libjwt-v2.1.2_GH0.tar.gz) = cb6114ea6a01a61367fdb7fc11ee708110e3c7f7fc74a6c3266c03321841ee17
+SIZE (benmcollins-libjwt-v2.1.2_GH0.tar.gz) = 125048