git: 5785ebfccb45 - main - devel/p5-Connector: Update to 1.43
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Nov 2021 17:20:48 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=5785ebfccb4570581c289f30061ad58121395074 commit 5785ebfccb4570581c289f30061ad58121395074 Author: Jose G. Juanino <jjuanino@gmail.com> AuthorDate: 2021-11-26 13:35:17 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2021-11-28 17:19:39 +0000 devel/p5-Connector: Update to 1.43 ChangeLog: https://github.com/mrscotty/connector/compare/1.41...1.43 PR: 259804 Reported by: svysh.fbsd@gmail.com (maintainer) --- devel/p5-Connector/Makefile | 8 ++++---- devel/p5-Connector/distinfo | 6 +++--- devel/p5-Connector/pkg-plist | 2 ++ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel/p5-Connector/Makefile b/devel/p5-Connector/Makefile index 502f28cb4be4..a6094f948bf0 100644 --- a/devel/p5-Connector/Makefile +++ b/devel/p5-Connector/Makefile @@ -1,7 +1,7 @@ # Created by: Sergei Vyshenski <svysh.fbsd@gmail.com> PORTNAME= Connector -PORTVERSION= 1.41 +DISTVERSION= 1.43 CATEGORIES= devel perl5 PKGNAMEPREFIX= p5- @@ -19,15 +19,15 @@ RUN_DEPENDS= bash:shells/bash \ p5-Config-Versioned>=1.01:devel/p5-Config-Versioned \ p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ p5-DBI>=0:databases/p5-DBI \ + p5-libwww>=0:www/p5-libwww \ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ p5-Module-Install>=0:devel/p5-Module-Install \ p5-Moose>=0:devel/p5-Moose \ + p5-perl-ldap>=0:net/p5-perl-ldap \ p5-Proc-SafeExec>=0:devel/p5-Proc-SafeExec \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ - p5-YAML>=1.06:textproc/p5-YAML \ - p5-libwww>=0:www/p5-libwww \ - p5-perl-ldap>=0:net/p5-perl-ldap + p5-YAML>=1.06:textproc/p5-YAML TEST_DEPENDS= p5-Config-Merge>=0:devel/p5-Config-Merge \ p5-DBD-SQLite>=0:databases/p5-DBD-SQLite diff --git a/devel/p5-Connector/distinfo b/devel/p5-Connector/distinfo index ef3168c59327..1f39e2084a60 100644 --- a/devel/p5-Connector/distinfo +++ b/devel/p5-Connector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627468927 -SHA256 (mrscotty-connector-1.41_GH0.tar.gz) = 786ed31894751b21d74fa53c5a5314b2599c01588590eb540e13437430ea7c7f -SIZE (mrscotty-connector-1.41_GH0.tar.gz) = 70369 +TIMESTAMP = 1636757872 +SHA256 (mrscotty-connector-1.43_GH0.tar.gz) = a917e4ff30ca9966df07b5f2c3ca8b4d507d59b7a710d0fa21b34b1af701228f +SIZE (mrscotty-connector-1.43_GH0.tar.gz) = 71259 diff --git a/devel/p5-Connector/pkg-plist b/devel/p5-Connector/pkg-plist index 2bfffab006ec..d3c375c7406e 100644 --- a/devel/p5-Connector/pkg-plist +++ b/devel/p5-Connector/pkg-plist @@ -30,6 +30,7 @@ %%PERL5_MAN3%%/Connector::Proxy::Proc::SafeExec.3.gz %%PERL5_MAN3%%/Connector::Proxy::SOAP::Lite.3.gz %%PERL5_MAN3%%/Connector::Role::LocalPath.3.gz +%%PERL5_MAN3%%/Connector::Role::SessionCache.3.gz %%PERL5_MAN3%%/Connector::Role::SSLUserAgent.3.gz %%PERL5_MAN3%%/Connector::Tee.3.gz %%PERL5_MAN3%%/Connector::Wrapper.3.gz @@ -64,6 +65,7 @@ %%SITE_PERL%%/Connector/Proxy/SOAP/Lite.pm %%SITE_PERL%%/Connector/Proxy/YAML.pm %%SITE_PERL%%/Connector/Role/LocalPath.pm +%%SITE_PERL%%/Connector/Role/SessionCache.pm %%SITE_PERL%%/Connector/Role/SSLUserAgent.pm %%SITE_PERL%%/Connector/Tee.pm %%SITE_PERL%%/Connector/Types.pm