Bug 254931

Summary: devel/p5-Connector: Update to 1.37
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: kbowling, svysh.fbsd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/mrscotty/connector/compare/1.36...1.37
Attachments:
Description Flags
patch to update the port
svysh.fbsd: maintainer-approval+
patch to update the port svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2021-04-09 22:43:22 UTC
Created attachment 223962 [details]
patch to update the port

- Update 1.36 --> 1.37
Changes: https://github.com/mrscotty/connector/compare/1.36...1.37

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- Tested with:
12.2-RELEASE-p6
pkg 1.16.3
poudriere 3.3.6
perl 5.32.1
openssl 1.1.1h
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2021-04-09 22:45:29 UTC
Created attachment 223963 [details]
patch to update the port
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-10 03:32:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7252ee9f1e5a5d30f849ced887d374d39f919b3f

commit 7252ee9f1e5a5d30f849ced887d374d39f919b3f
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-10 03:26:23 +0000
Commit:     Kevin Bowling <kbowling@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@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(-)
Comment 3 Kevin Bowling freebsd_committer freebsd_triage 2021-04-10 03:32:16 UTC
Thanks for your contribution!