git: 6c9d2743ea4e - main - security/p5-Net-SAML2: Update to 0.61
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 15:39:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c9d2743ea4e66e00660cf14696cae315e88095b commit 6c9d2743ea4e66e00660cf14696cae315e88095b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-09 15:31:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-09 15:37:53 +0000 security/p5-Net-SAML2: Update to 0.61 Changes: https://metacpan.org/dist/Net-SAML2/changes --- security/p5-Net-SAML2/Makefile | 2 +- security/p5-Net-SAML2/distinfo | 6 +++--- security/p5-Net-SAML2/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/security/p5-Net-SAML2/Makefile b/security/p5-Net-SAML2/Makefile index cc3dbe36548c..b290bfaef61e 100644 --- a/security/p5-Net-SAML2/Makefile +++ b/security/p5-Net-SAML2/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-SAML2 -PORTVERSION= 0.59 +PORTVERSION= 0.61 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Net-SAML2/distinfo b/security/p5-Net-SAML2/distinfo index 2f1766789ba7..a5a841e54584 100644 --- a/security/p5-Net-SAML2/distinfo +++ b/security/p5-Net-SAML2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661950856 -SHA256 (Net-SAML2-0.59.tar.gz) = 46cd0810e134ae037b4576ea4863247ed303cc7baa68028c2ef68ce695bee556 -SIZE (Net-SAML2-0.59.tar.gz) = 112244 +TIMESTAMP = 1665073110 +SHA256 (Net-SAML2-0.61.tar.gz) = 362bcde4f9f18ecb967c0d0cc900e9e197af6e57b766ad0cfdab0bd96bb1333d +SIZE (Net-SAML2-0.61.tar.gz) = 124769 diff --git a/security/p5-Net-SAML2/pkg-plist b/security/p5-Net-SAML2/pkg-plist index 1a93e57ccaca..9deae6bfc1a5 100644 --- a/security/p5-Net-SAML2/pkg-plist +++ b/security/p5-Net-SAML2/pkg-plist @@ -9,6 +9,7 @@ %%SITE_PERL%%/Net/SAML2/Protocol/LogoutRequest.pm %%SITE_PERL%%/Net/SAML2/Protocol/LogoutResponse.pm %%SITE_PERL%%/Net/SAML2/Role/ProtocolMessage.pm +%%SITE_PERL%%/Net/SAML2/Role/VerifyXML.pm %%SITE_PERL%%/Net/SAML2/SP.pm %%SITE_PERL%%/Net/SAML2/Types.pm %%SITE_PERL%%/Net/SAML2/Util.pm @@ -25,6 +26,7 @@ %%PERL5_MAN3%%/Net::SAML2::Protocol::LogoutRequest.3.gz %%PERL5_MAN3%%/Net::SAML2::Protocol::LogoutResponse.3.gz %%PERL5_MAN3%%/Net::SAML2::Role::ProtocolMessage.3.gz +%%PERL5_MAN3%%/Net::SAML2::Role::VerifyXML.3.gz %%PERL5_MAN3%%/Net::SAML2::SP.3.gz %%PERL5_MAN3%%/Net::SAML2::Types.3.gz %%PERL5_MAN3%%/Net::SAML2::Util.3.gz