[Bug 287989] ports-mgmt/pkg: packages version recognizing error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Jul 2025 18:34:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287989
--- Comment #2 from John Y. <freebsd.org@reg.a0fs.net> ---
# pkg repositories
FreeBSD: {
url : "pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly",
enabled : yes,
priority : 0,
mirror_type : "SRV",
signature_type : "FINGERPRINTS",
fingerprints : "/usr/share/keys/pkg"
}
FreeBSD-kmods: {
url :
"pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3",
enabled : yes,
priority : 0,
mirror_type : "SRV",
signature_type : "FINGERPRINTS",
fingerprints : "/usr/share/keys/pkg"
}
angie: {
url : "https://download.angie.software/angie/freebsd/14/amd64",
enabled : yes,
priority : 0,
signature_type : "PUBKEY",
pubkey : "/usr/local/etc/pkg/angie/angie-signing.rsa"
}
"Software" is "angie" in my first message.
--
You are receiving this mail because:
You are the assignee for the bug.