Bug 273768 - devel/p5-Connector: Update to 1.51
Summary: devel/p5-Connector: Update to 1.51
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/whiterabbitsecurit...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-13 21:51 UTC by Sergei Vyshenski
Modified: 2023-09-17 15:33 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch -1 main (6.18 KB, patch)
2023-09-13 21:51 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.