Bug 261858 - security/p5-openxpki*: Update to 3.18.0
Summary: security/p5-openxpki*: Update to 3.18.0
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: Guangyuan Yang
URL: https://github.com/openxpki/openxpki/...
Keywords:
Depends on: 261805 261806
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-10 10:18 UTC by Sergei Vyshenski
Modified: 2022-02-16 22:20 UTC (History)
2 users (show)

See Also:


Attachments
"git diff" to update two ports (6.11 KB, patch)
2022-02-10 10:18 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-02-10 10:18:14 UTC
Created attachment 231707 [details]
"git diff" to update two ports

- Update two ports sharing the same distribution
	3.16.1 -> 3.18.0 (major stable release)
Changes: https://github.com/openxpki/openxpki/compare/v3.16.1...v3.18.0

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- "portfmt -D gives non-relevant warns.
- Tested with:
12.2-RELEASE-p7
pkg 1.17.5
poudriere 3.3.7_1
perl 5.32.1_1
openssl 1.1.1k
ssl=base
- During build, non-relevannt warns are issued about possible redundant use of 
modules from perl core.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-16 22:13:56 UTC
A commit in branch main references this bug:

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

commit ebc761ad341b439dc3d3236005e8f6212d4c9dfd
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2022-02-16 22:12:35 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-02-16 22:12:35 +0000

    security/p5-openxpki*: Update to 3.18.0

    Changelog:      https://github.com/openxpki/openxpki/compare/v3.16.1...v3.18.0

    PR:             261858

 security/p5-openxpki-i18n/Makefile        | 2 +-
 security/p5-openxpki-i18n/distinfo        | 6 +++---
 security/p5-openxpki/Makefile             | 3 ++-
 security/p5-openxpki/distinfo             | 6 +++---
 security/p5-openxpki/files/pkg-message.in | 1 +
 security/p5-openxpki/pkg-plist            | 8 ++++----
 6 files changed, 14 insertions(+), 12 deletions(-)