pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-JWT Update to 0.033
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ce06ecc9320
branches: trunk
changeset: 455531:6ce06ecc9320
user: wen <wen%pkgsrc.org@localhost>
date: Mon Jul 05 23:04:03 2021 +0000
description:
Update to 0.033
Upstream changes:
0.033 2021-05-01
- fix #31 verify_xxx options do not work properly with decode_payload=0
0.032 2021-03-18
- fix #30 use lower uid/gid in release tarball
0.031 2021-01-10
- fix #29 Broken JWS support for ES256K "alg" type
0.030 2021-01-08
- fix #28 Using "kid_keys" with PS256 fails
diffstat:
security/p5-Crypt-JWT/Makefile | 5 ++---
security/p5-Crypt-JWT/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r de60a316e6b5 -r 6ce06ecc9320 security/p5-Crypt-JWT/Makefile
--- a/security/p5-Crypt-JWT/Makefile Mon Jul 05 20:37:23 2021 +0000
+++ b/security/p5-Crypt-JWT/Makefile Mon Jul 05 23:04:03 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/05/24 19:53:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/07/05 23:04:03 wen Exp $
-DISTNAME= Crypt-JWT-0.029
+DISTNAME= Crypt-JWT-0.033
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff -r de60a316e6b5 -r 6ce06ecc9320 security/p5-Crypt-JWT/distinfo
--- a/security/p5-Crypt-JWT/distinfo Mon Jul 05 20:37:23 2021 +0000
+++ b/security/p5-Crypt-JWT/distinfo Mon Jul 05 23:04:03 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/09/13 08:16:48 wiz Exp $
+$NetBSD: distinfo,v 1.2 2021/07/05 23:04:03 wen Exp $
-SHA1 (Crypt-JWT-0.029.tar.gz) = e5001a82a49d08358a63694c9512b62b55253c3e
-RMD160 (Crypt-JWT-0.029.tar.gz) = 349a0dc343f546e559943bce34fc36b062142a49
-SHA512 (Crypt-JWT-0.029.tar.gz) = a09db9afa231a2b24ca7e88e610d62f9c60bb36076219dd661defb4e19d7399d83102c1aedb79069ea973d25e0e3d17221007684053e41f644aad92dbd4d825e
-Size (Crypt-JWT-0.029.tar.gz) = 83868 bytes
+SHA1 (Crypt-JWT-0.033.tar.gz) = d7af520262e30e33ce954773bda0d5c7d610f2de
+RMD160 (Crypt-JWT-0.033.tar.gz) = a770f88b84762849de812db28c16cf95bb494799
+SHA512 (Crypt-JWT-0.033.tar.gz) = c846c9267f72fab8f760d49c31b58c527cc97da684975fad33f16a4325b878197810fa4e16687cbe132f821f5449825521a4067da4754ecdb6335461b08aa3a9
+Size (Crypt-JWT-0.033.tar.gz) = 84063 bytes
Home |
Main Index |
Thread Index |
Old Index