Bug 273768

Summary: devel/p5-Connector: Update to 1.51
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/whiterabbitsecurity/connector/compare/1.47...1.51
Attachments:
Description Flags
git format-patch -1 main svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2023-09-13 21:51:23 UTC
Created attachment 244818 [details]
git format-patch -1 main

ChangeLog: https://github.com/whiterabbitsecurity/connector/compare/1.47...1.51

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.2-RELEASE-p3
portlint 2.20.0
portfmt 1.1.5
pkg 1.20.990.5
poudriere-git-3.3.99.20220831
perl 5.34.1_3
openssl 1.1.1t-freebsd
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-17 15:31:22 UTC
A commit in branch main references this bug:

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

commit a1a8f538649ae9502dfb3c59f8ac659ba65fa421
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-09-13 21:46:06 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-17 15:23:13 +0000

    devel/p5-Connector: Update to 1.51

    ChangeLog: https://github.com/whiterabbitsecurity/connector/compare/1.47...1.51

    PR:             273768

 devel/p5-Connector/Makefile                              |  6 +++---
 devel/p5-Connector/distinfo                              |  6 +++---
 .../files/patch-t_01-proxy-proc-safeexec.t (new)         | 11 +++++++++++
 devel/p5-Connector/pkg-plist                             | 16 +++++++++-------
 4 files changed, 26 insertions(+), 13 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-09-17 15:33:43 UTC
Thank you for your contribution.