Date: Mon, 3 May 2021 20:14:24 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 252197ba9c73 - main - security/p5-Crypt-JWT: Update to 0.033 Message-ID: <202105032014.143KEO1P034101@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=252197ba9c73048a3240b51614edd5d4b616d57c commit 252197ba9c73048a3240b51614edd5d4b616d57c Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-05-03 20:08:36 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-05-03 20:14:19 +0000 security/p5-Crypt-JWT: Update to 0.033 Changelog: https://metacpan.org/changes/distribution/Crypt-JWT PR: 255568 Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) --- security/p5-Crypt-JWT/Makefile | 2 +- security/p5-Crypt-JWT/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/p5-Crypt-JWT/Makefile b/security/p5-Crypt-JWT/Makefile index 03ce998e7a40..ea1723eaca3d 100644 --- a/security/p5-Crypt-JWT/Makefile +++ b/security/p5-Crypt-JWT/Makefile @@ -1,7 +1,7 @@ # Created by: Sergei Vyshenski PORTNAME= Crypt-JWT -PORTVERSION= 0.032 +PORTVERSION= 0.033 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-JWT/distinfo b/security/p5-Crypt-JWT/distinfo index 5ee12d0434b3..c02eb6e4d9c8 100644 --- a/security/p5-Crypt-JWT/distinfo +++ b/security/p5-Crypt-JWT/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619536946 -SHA256 (Crypt-JWT-0.032.tar.gz) = 1d3e0f11aba0a946e39578abf8b3c45ef1a2fd0ad87245f5c1da75a660f035ca -SIZE (Crypt-JWT-0.032.tar.gz) = 83732 +TIMESTAMP = 1620052416 +SHA256 (Crypt-JWT-0.033.tar.gz) = a37b4ed2849bbcf21876eaddff1bbae23f2590b983677b7f1894fb6ea983c81d +SIZE (Crypt-JWT-0.033.tar.gz) = 84063
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105032014.143KEO1P034101>