Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jul 2025 18:34:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 287989] ports-mgmt/pkg: packages version recognizing error
Message-ID:  <bug-287989-32340-8vSqDazatb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287989-32340@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287989-32340-8vSqDazatb>