pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Crypt-JWT



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Oct  9 11:58:00 UTC 2023

Modified Files:
        pkgsrc/security/p5-Crypt-JWT: Makefile distinfo

Log Message:
Update to 0.035

Upstream changes:
0.035   2023-10-03
        - PR #37 Speed up decode_jwt


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/p5-Crypt-JWT/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/p5-Crypt-JWT/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-Crypt-JWT/Makefile
diff -u pkgsrc/security/p5-Crypt-JWT/Makefile:1.6 pkgsrc/security/p5-Crypt-JWT/Makefile:1.7
--- pkgsrc/security/p5-Crypt-JWT/Makefile:1.6   Thu Jul  6 09:41:22 2023
+++ pkgsrc/security/p5-Crypt-JWT/Makefile       Mon Oct  9 11:58:00 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2023/07/06 09:41:22 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2023/10/09 11:58:00 wen Exp $
 
-DISTNAME=              Crypt-JWT-0.034
+DISTNAME=              Crypt-JWT-0.035
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 

Index: pkgsrc/security/p5-Crypt-JWT/distinfo
diff -u pkgsrc/security/p5-Crypt-JWT/distinfo:1.5 pkgsrc/security/p5-Crypt-JWT/distinfo:1.6
--- pkgsrc/security/p5-Crypt-JWT/distinfo:1.5   Sun Mar 20 01:43:36 2022
+++ pkgsrc/security/p5-Crypt-JWT/distinfo       Mon Oct  9 11:58:00 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/03/20 01:43:36 wen Exp $
+$NetBSD: distinfo,v 1.6 2023/10/09 11:58:00 wen Exp $
 
-BLAKE2s (Crypt-JWT-0.034.tar.gz) = e5decd56e22b7dba321515a93d6691fa30af6f0208be11296843bce641f77df0
-SHA512 (Crypt-JWT-0.034.tar.gz) = 0fc2012aeb5721d9b5992faf827da5e681353db3eff5fe26367001f5c583af61b2ec277b360938f3659890b0754d86d4248b8507a6538bc5794457efcfa77a09
-Size (Crypt-JWT-0.034.tar.gz) = 84195 bytes
+BLAKE2s (Crypt-JWT-0.035.tar.gz) = 3d3b0f1e195c470cf9e5ed1e97f508b4c8d1f5ba883449a6c6f007a234bc3530
+SHA512 (Crypt-JWT-0.035.tar.gz) = f8e579c290eef074d43946259bea163905a1c27646022d59ec425a431e5a253bc414f89331d136a10036a229f499dae8529bde3820a1baca57541e5931c8db28
+Size (Crypt-JWT-0.035.tar.gz) = 84581 bytes



Home | Main Index | Thread Index | Old Index