Skip to content

Commit

Permalink
devel/p5-Connector: Update to 1.41
Browse files Browse the repository at this point in the history
PR:		257473
  • Loading branch information
svysh authored and lwhsu committed Jul 28, 2021
1 parent 4bf0b1e commit aee4a8e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Connector/Makefile
@@ -1,7 +1,7 @@
# Created by: Sergei Vyshenski <svysh.fbsd@gmail.com>

PORTNAME= Connector
PORTVERSION= 1.37
PORTVERSION= 1.41
CATEGORIES= devel perl5
PKGNAMEPREFIX= p5-

Expand Down Expand Up @@ -35,7 +35,7 @@ USES= perl5
USE_GITHUB= yes
GH_ACCOUNT= mrscotty
GH_PROJECT= ${PORTNAME:tl}
USE_PERL5= configure
USE_PERL5= modbuildtiny
NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/p5-Connector/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1617992202
SHA256 (mrscotty-connector-1.37_GH0.tar.gz) = 7dbf92d4e8786b3b2414e8910397c88816438e89c9d96a1e05a3f11d25eef2d7
SIZE (mrscotty-connector-1.37_GH0.tar.gz) = 66713
TIMESTAMP = 1627468927
SHA256 (mrscotty-connector-1.41_GH0.tar.gz) = 786ed31894751b21d74fa53c5a5314b2599c01588590eb540e13437430ea7c7f
SIZE (mrscotty-connector-1.41_GH0.tar.gz) = 70369
6 changes: 6 additions & 0 deletions devel/p5-Connector/pkg-plist
@@ -1,16 +1,22 @@
%%PERL5_MAN3%%/Connector.3.gz
%%PERL5_MAN3%%/Connector::Builtin.3.gz
%%PERL5_MAN3%%/Connector::Types.3.gz
%%PERL5_MAN3%%/Connector::Builtin::Memory.3.gz
%%PERL5_MAN3%%/Connector::Builtin::Static.3.gz
%%PERL5_MAN3%%/Connector::Builtin::Authentication::LDAP.3.gz
%%PERL5_MAN3%%/Connector::Builtin::Authentication::Password.3.gz
%%PERL5_MAN3%%/Connector::Builtin::Authentication::PasswordScheme.3.gz
%%PERL5_MAN3%%/Connector::Builtin::Env.3.gz
%%PERL5_MAN3%%/Connector::Builtin::File::Path.3.gz
%%PERL5_MAN3%%/Connector::Builtin::File::SCP.3.gz
%%PERL5_MAN3%%/Connector::Builtin::File::Simple.3.gz
%%PERL5_MAN3%%/Connector::Iterator.3.gz
%%PERL5_MAN3%%/Connector::Multi.3.gz
%%PERL5_MAN3%%/Connector::Multi::Merge.3.gz
%%PERL5_MAN3%%/Connector::Multi::YAML.3.gz
%%PERL5_MAN3%%/Connector::Proxy.3.gz
%%PERL5_MAN3%%/Connector::Proxy::Authentication::KeyNanny.3.gz
%%PERL5_MAN3%%/Connector::Proxy::Config::Std.3.gz
%%PERL5_MAN3%%/Connector::Proxy::Config::Versioned.3.gz
%%PERL5_MAN3%%/Connector::Proxy::DBI.3.gz
%%PERL5_MAN3%%/Connector::Proxy::HTTP.3.gz
Expand Down

0 comments on commit aee4a8e

Please sign in to comment.