Date: Sun, 19 May 2024 22:14:49 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f3d8ee88e58d - main - www/libjwt: Update to 1.17.1 Message-ID: <202405192214.44JMEnt5082541@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3d8ee88e58df90648df782e1af613c8a7e64817 commit f3d8ee88e58df90648df782e1af613c8a7e64817 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 22:10:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 22:10:34 +0000 www/libjwt: Update to 1.17.1 Changes: https://github.com/benmcollins/libjwt/releases --- www/libjwt/Makefile | 2 +- www/libjwt/distinfo | 6 +++--- www/libjwt/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile index 8cdfed93c813..6a3287566887 100644 --- a/www/libjwt/Makefile +++ b/www/libjwt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libjwt -PORTVERSION= 1.17.0 +PORTVERSION= 1.17.1 MASTER_SITES= https://github.com/benmcollins/libjwt/releases/download/v${PORTVERSION}/ CATEGORIES= www diff --git a/www/libjwt/distinfo b/www/libjwt/distinfo index 88234fe867a7..4cc004c890d4 100644 --- a/www/libjwt/distinfo +++ b/www/libjwt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708448966 -SHA256 (libjwt-1.17.0.tar.bz2) = b8b257da9b64ba9075fce3a3f670ae02dee7fc95ab7009a2e1ad60905e3f8d48 -SIZE (libjwt-1.17.0.tar.bz2) = 407710 +TIMESTAMP = 1716142054 +SHA256 (libjwt-1.17.1.tar.bz2) = 1db8ffcd2fc5e0ee750aee8d90aaecf467282a4836c88524f04bb068b1a06d72 +SIZE (libjwt-1.17.1.tar.bz2) = 404481 diff --git a/www/libjwt/pkg-plist b/www/libjwt/pkg-plist index 25cceef44d80..c17190bae8ff 100644 --- a/www/libjwt/pkg-plist +++ b/www/libjwt/pkg-plist @@ -4,5 +4,5 @@ include/jwt.h lib/libjwt.a lib/libjwt.so lib/libjwt.so.2 -lib/libjwt.so.2.10.0 +lib/libjwt.so.2.10.1 libdata/pkgconfig/libjwt.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405192214.44JMEnt5082541>