aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:41:50 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:20:23 +0000
commitf729d8e558a104e8932eca96beffd685980a4c2c (patch)
tree69f33884828a94ce3fe8a54ffcfe4f742aaa32bf
parent2e564f445ebe155c78dbb43a9fb10c35df868ccc (diff)
downloadports-f729d8e558a104e8932eca96beffd685980a4c2c.tar.gz
ports-f729d8e558a104e8932eca96beffd685980a4c2c.zip
security/p5-Net-SAML2: Update to 0.64
-rw-r--r--security/p5-Net-SAML2/Makefile5
-rw-r--r--security/p5-Net-SAML2/distinfo6
-rw-r--r--security/p5-Net-SAML2/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/security/p5-Net-SAML2/Makefile b/security/p5-Net-SAML2/Makefile
index 918c16dc249b..0ad74ea581bc 100644
--- a/security/p5-Net-SAML2/Makefile
+++ b/security/p5-Net-SAML2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Net-SAML2
-PORTVERSION= 0.62
+PORTVERSION= 0.64
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -29,10 +29,11 @@ RUN_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:security/p5-Crypt-OpenSSL-Bignum \
p5-MooseX-Types-Common>=0:devel/p5-MooseX-Types-Common \
p5-MooseX-Types-DateTime>=0:devel/p5-MooseX-Types-DateTime \
p5-MooseX-Types-URI>=0:devel/p5-MooseX-Types-URI \
+ p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-Types-Serialiser>=0:devel/p5-Types-Serialiser \
p5-URI>=0:net/p5-URI \
p5-URI-Encode>=0:www/p5-URI-Encode \
- p5-URN-OASIS-SAML2>=0.002:security/p5-URN-OASIS-SAML2 \
+ p5-URN-OASIS-SAML2>=0.003:security/p5-URN-OASIS-SAML2 \
p5-XML-Enc>=0.05:textproc/p5-XML-Enc \
p5-XML-Generator>=0:textproc/p5-XML-Generator \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
diff --git a/security/p5-Net-SAML2/distinfo b/security/p5-Net-SAML2/distinfo
index 80d2f6e1cea8..92f8cc914c99 100644
--- a/security/p5-Net-SAML2/distinfo
+++ b/security/p5-Net-SAML2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589684
-SHA256 (Net-SAML2-0.62.tar.gz) = 88474f262f5dfef2e1e9c80f3e05570fc49fc7c0f8f43d68ebbad9dd8bceb1d0
-SIZE (Net-SAML2-0.62.tar.gz) = 126545
+TIMESTAMP = 1677771145
+SHA256 (Net-SAML2-0.64.tar.gz) = 169cfe44b426de2edd7208868c321ecd8bd5831a0b385052d62868675b42cef1
+SIZE (Net-SAML2-0.64.tar.gz) = 170217
diff --git a/security/p5-Net-SAML2/pkg-plist b/security/p5-Net-SAML2/pkg-plist
index 9deae6bfc1a5..11af0f9ea185 100644
--- a/security/p5-Net-SAML2/pkg-plist
+++ b/security/p5-Net-SAML2/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/Net/SAML2/Binding/Redirect.pm
%%SITE_PERL%%/Net/SAML2/Binding/SOAP.pm
%%SITE_PERL%%/Net/SAML2/IdP.pm
+%%SITE_PERL%%/Net/SAML2/Protocol/Artifact.pm
%%SITE_PERL%%/Net/SAML2/Protocol/ArtifactResolve.pm
%%SITE_PERL%%/Net/SAML2/Protocol/Assertion.pm
%%SITE_PERL%%/Net/SAML2/Protocol/AuthnRequest.pm
@@ -20,6 +21,7 @@
%%PERL5_MAN3%%/Net::SAML2::Binding::Redirect.3.gz
%%PERL5_MAN3%%/Net::SAML2::Binding::SOAP.3.gz
%%PERL5_MAN3%%/Net::SAML2::IdP.3.gz
+%%PERL5_MAN3%%/Net::SAML2::Protocol::Artifact.3.gz
%%PERL5_MAN3%%/Net::SAML2::Protocol::ArtifactResolve.3.gz
%%PERL5_MAN3%%/Net::SAML2::Protocol::Assertion.3.gz
%%PERL5_MAN3%%/Net::SAML2::Protocol::AuthnRequest.3.gz