From owner-dev-commits-ports-main@freebsd.org Sat Apr 10 03:31:03 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 765805C8F42; Sat, 10 Apr 2021 03:31:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FHLBH2R27z3Cwj; Sat, 10 Apr 2021 03:31:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 467F41E97; Sat, 10 Apr 2021 03:31:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13A3V3Iq012234; Sat, 10 Apr 2021 03:31:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13A3V3c3012233; Sat, 10 Apr 2021 03:31:03 GMT (envelope-from git) Date: Sat, 10 Apr 2021 03:31:03 GMT Message-Id: <202104100331.13A3V3c3012233@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 7252ee9f1e5a - main - devel/p5-Connector: Update to 1.37 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7252ee9f1e5a5d30f849ced887d374d39f919b3f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2021 03:31:03 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=7252ee9f1e5a5d30f849ced887d374d39f919b3f commit 7252ee9f1e5a5d30f849ced887d374d39f919b3f Author: Kevin Bowling AuthorDate: 2021-04-10 03:26:23 +0000 Commit: Kevin Bowling 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 (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 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