Summary: | [patch] security/pinentry-gnome3 enable libsecret by default | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Koop Mast <kwm> | ||||
Component: | Individual Port(s) | Assignee: | Koop Mast <kwm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Keywords: | patch | ||||
Priority: | --- | Flags: | makc:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Approved, please don't forget to bump portrevision for pinentry-gnome3 along with this change. Thanks! A commit references this bug: Author: kwm Date: Fri Aug 21 12:26:23 UTC 2015 New revision: 394948 URL: https://svnweb.freebsd.org/changeset/ports/394948 Log: Build the pinentry-gnome3 port with libsecret support. GNOME 3.18 expects it. PR: 202509 Submitted by: myself Approved by: maintainer (makc@) Changes: head/security/pinentry/Makefile head/security/pinentry-gnome3/Makefile |
Created attachment 160133 [details] Enable pinentry for gnome3 slave GNOME 3.17 is switching to using pinentry-gnome3. And upstream wants/expects that it is build with libsecret. Since libsecret is used by other parts of GNOME 3 it is already present.