Bug 274100 - security/debian-keyring: New port: GnuPG keys of Debian Developers and Maintainers
Summary: security/debian-keyring: New port: GnuPG keys of Debian Developers and Mainta...
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: freebsd-ports-bugs (Nobody)
URL: https://salsa.debian.org/debian-keyri...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-26 07:21 UTC by King John
Modified: 2023-09-28 10:18 UTC (History)
1 user (show)

See Also:


Attachments
keyrings of Debian devs and maints, version 2022.12.24. (3.28 KB, patch)
2023-09-26 07:21 UTC, King John
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description King John 2023-09-26 07:21:52 UTC
Created attachment 245246 [details]
keyrings of Debian devs and maints, version 2022.12.24.

Add port security/debian-keyring, similar to security/ubuntu-keyring security/archlinux-keyring ports, but for Debian.

WWW: https://salsa.debian.org/debian-keyring/keyring
Comment 1 King John 2023-09-26 07:23:33 UTC
I can help to maintain this port, as I am new to port maintenance and can learn.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-28 05:51:21 UTC
A commit in branch main references this bug:

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

commit c6423991ff334d9b36f966e8b05fd81a1d34e7c6
Author:     King John <jinking.this@gmail.com>
AuthorDate: 2023-09-25 23:11:21 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-09-28 05:50:31 +0000

    security/debian-keyring: New port: GnuPG keys of Debian Developers and Maintainers

    The current version for Debian stable bookworm is 2022.12.24.

    PR:             274100

 security/Makefile                       |  1 +
 security/debian-keyring/Makefile (new)  | 24 ++++++++++++++++++++++++
 security/debian-keyring/distinfo (new)  |  3 +++
 security/debian-keyring/pkg-descr (new) |  6 ++++++
 security/debian-keyring/pkg-plist (new) |  4 ++++
 5 files changed, 38 insertions(+)
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2023-09-28 06:32:44 UTC
Committed with minor changes, thanks!
Comment 4 King John 2023-09-28 10:18:21 UTC
Thanks.