Bug 274100

Summary: security/debian-keyring: New port: GnuPG keys of Debian Developers and Maintainers
Product: Ports & Packages Reporter: King John <jinking.this>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://salsa.debian.org/debian-keyring/keyring
Attachments:
Description Flags
keyrings of Debian devs and maints, version 2022.12.24. none

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.