Bug 266444 - security/p5-openxpki*: Update to 3.22.2
Summary: security/p5-openxpki*: Update to 3.22.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Neel Chauhan
URL: https://github.com/openxpki/openxpki/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 13:15 UTC by Sergei Vyshenski
Modified: 2022-09-19 16:21 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" patch to update two ports (2.06 KB, patch)
2022-09-16 13:15 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 2022-09-16 13:15:10 UTC
Created attachment 236592 [details]
"git diff" patch to update two ports

- Update two ports sharing the same distribution
	3.22.0_1 -> 3.22.2 (bugfix stable release)
Changes: https://github.com/openxpki/openxpki/compare/v3.22.0...v3.22.2

- "portlint -AC" complains about "WWW" misplaced.
- "portclippy Makefile" is happy.
- "portfmt -D gives non-relevant warns.
- Tested with:
13.1-RELEASE-p2
pkg 1.18.3
poudriere 3.3.7_1
perl 5.32.1_1
openssl 1.1.1o
ssl=base
- During build, non-relevant warns are issued about possible redundant use of 
modules from perl core.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-09-19 15:56:30 UTC
A commit in branch main references this bug:

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

commit 325fb964fb897446d016c92510dc95fe998d6b3c
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2022-09-19 15:55:13 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-09-19 15:55:13 +0000

    security/p5-openxpki*: Update to 3.22.2

    PR:     266444

 security/p5-openxpki-i18n/Makefile | 2 +-
 security/p5-openxpki-i18n/distinfo | 6 +++---
 security/p5-openxpki/Makefile      | 3 +--
 security/p5-openxpki/distinfo      | 6 +++---
 4 files changed, 8 insertions(+), 9 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2022-09-19 16:21:14 UTC
Committed!