Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:10:27 +0000
Message-ID:  <69ef6043.30bf7.148e039e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 71e3a037f9ffa2a36a1de7d7f3aba358a5e30a0f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:02:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:06:59 +0000

    www/libjwt: Update to 2.1.3
    
    Changes:        https://github.com/benmcollins/libjwt/releases
---
 www/libjwt/Makefile | 4 ++--
 www/libjwt/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile
index 904b6eea8e79..e77614183494 100644
--- a/www/libjwt/Makefile
+++ b/www/libjwt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libjwt
-PORTVERSION=	2.1.2
+PORTVERSION=	2.1.3
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/benmcollins/libjwt/releases/download/v${PORTVERSION}/
 
@@ -15,7 +15,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 pkgconfig ssl tar:bz2
+USES=		gmake libtool pkgconfig ssl tar:xz
 
 CONFIGURE_ARGS=	--disable-doxygen-chi \
 		--disable-doxygen-chm \
diff --git a/www/libjwt/distinfo b/www/libjwt/distinfo
index a2a303266513..1d835e8b7bfc 100644
--- a/www/libjwt/distinfo
+++ b/www/libjwt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745177918
-SHA256 (libjwt-2.1.2.tar.bz2) = d0f048a1713bfe0735dba7064bbfe313d65d5ed6f50ee192154f3a656990ce38
-SIZE (libjwt-2.1.2.tar.bz2) = 425163
+TIMESTAMP = 1777252536
+SHA256 (libjwt-2.1.3.tar.xz) = f095f503c3a33fd9c6e3439212b461bda59d9c37ce64bffbe5a871fbd11ed29b
+SIZE (libjwt-2.1.3.tar.xz) = 343832


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef6043.30bf7.148e039e>