[Bug 272816] pkgbase: caroot and openssl packages need reorganising
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Aug 2023 08:32:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272816
--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1d7ffb373c9d639c9645a6b09ae46b2b92adb2e3
commit 1d7ffb373c9d639c9645a6b09ae46b2b92adb2e3
Author: Doug Rabson <dfr@FreeBSD.org>
AuthorDate: 2023-07-31 14:38:45 +0000
Commit: Doug Rabson <dfr@FreeBSD.org>
CommitDate: 2023-08-05 08:30:35 +0000
pkgbase: reorganise caroot and openssl packages
This splits out the certctl utility into a new certctl package and the
openssl libs into an openssl-lib package.
PR: 272816
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D41321
release/packages/Makefile.package | 10 ++++++++--
release/packages/{caroot.ucl => certctl.ucl} | 0
release/packages/generate-ucl.sh | 14 ++++++++------
secure/lib/libcrypto/Makefile | 2 +-
secure/lib/libssl/Makefile | 2 +-
usr.sbin/certctl/Makefile | 2 +-
6 files changed, 19 insertions(+), 11 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.