Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Aug 2018 22:49:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230279] security/fprintd: Update 0.8.0
Message-ID:  <bug-230279-7788-5Pzcg8IbNA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230279-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230279-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230279

Tobias Kortkamp <tobik@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobik@freebsd.org

--- Comment #7 from Tobias Kortkamp <tobik@freebsd.org> ---
(In reply to Nathan from comment #6)

> Nope didn=E2=80=99t turn it off. Seems to be some bug somewhere.
> It shows in configure says nls is explicitly enabled

If the NLS option doesn't do its job properly (in fprintd 0.6.0 it works=20
correctly) we either need to fix it or remove it entirely if it's unfixable.
Either way we shouldn't leave it in a half-broken state.  Please readd the
%%NLS%% prefixes to all share/locale entries in pkg-plist again as a first
step.

> On the etc.conf issue I couldn=E2=80=99t find where make caused that

It's normal because there's a PLIST_SUB for ETCDIR imposed by the framework
(which is defined to etc/${PORTNAME} in PLIST_SUB by default) and makeplist
tries to substitute values to variables in pkg-plist based on PLIST_SUB.
It sometimes gets things wrong and you need to manually correct it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230279-7788-5Pzcg8IbNA>