git: 7252ee9f1e5a - main - devel/p5-Connector: Update to 1.37
Kevin Bowling
kbowling at FreeBSD.org
Sat Apr 10 03:31:03 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7252ee9f1e5a5d30f849ced887d374d39f919b3f
commit 7252ee9f1e5a5d30f849ced887d374d39f919b3f
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-04-10 03:26:23 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-04-10 03:30:22 +0000
devel/p5-Connector: Update to 1.37
Changes https://github.com/mrscotty/connector/compare/1.36...1.37
PR: 254931
Approved by: Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
---
devel/p5-Connector/Makefile | 2 +-
devel/p5-Connector/distinfo | 6 +++---
devel/p5-Connector/pkg-plist | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/devel/p5-Connector/Makefile b/devel/p5-Connector/Makefile
index 277a49d2ce26..d709881e18d2 100644
--- a/devel/p5-Connector/Makefile
+++ b/devel/p5-Connector/Makefile
@@ -1,7 +1,7 @@
# Created by: Sergei Vyshenski <svysh.fbsd at gmail.com>
PORTNAME= Connector
-PORTVERSION= 1.36
+PORTVERSION= 1.37
CATEGORIES= devel perl5
PKGNAMEPREFIX= p5-
diff --git a/devel/p5-Connector/distinfo b/devel/p5-Connector/distinfo
index 5111ff7106d9..3c7da25ba022 100644
--- a/devel/p5-Connector/distinfo
+++ b/devel/p5-Connector/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610032776
-SHA256 (mrscotty-connector-1.36_GH0.tar.gz) = 03aa621b153a57a16c82fe25d38b2b7f797c42b779e58325cadf7d54e3c893c8
-SIZE (mrscotty-connector-1.36_GH0.tar.gz) = 67119
+TIMESTAMP = 1617992202
+SHA256 (mrscotty-connector-1.37_GH0.tar.gz) = 7dbf92d4e8786b3b2414e8910397c88816438e89c9d96a1e05a3f11d25eef2d7
+SIZE (mrscotty-connector-1.37_GH0.tar.gz) = 66713
diff --git a/devel/p5-Connector/pkg-plist b/devel/p5-Connector/pkg-plist
index 63a2b3012326..bcc60a180202 100644
--- a/devel/p5-Connector/pkg-plist
+++ b/devel/p5-Connector/pkg-plist
@@ -23,6 +23,8 @@
%%PERL5_MAN3%%/Connector::Proxy::Net::LDAP::Single.3.gz
%%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::SSLUserAgent.3.gz
%%PERL5_MAN3%%/Connector::Tee.3.gz
%%PERL5_MAN3%%/Connector::Wrapper.3.gz
%%SITE_PERL%%/Connector.pm
@@ -55,6 +57,8 @@
%%SITE_PERL%%/Connector/Proxy/Proc/SafeExec.pm
%%SITE_PERL%%/Connector/Proxy/SOAP/Lite.pm
%%SITE_PERL%%/Connector/Proxy/YAML.pm
+%%SITE_PERL%%/Connector/Role/LocalPath.pm
+%%SITE_PERL%%/Connector/Role/SSLUserAgent.pm
%%SITE_PERL%%/Connector/Tee.pm
%%SITE_PERL%%/Connector/Types.pm
%%SITE_PERL%%/Connector/Wrapper.pm
More information about the dev-commits-ports-all
mailing list