[Bug 230279] security/fprintd: Update 0.8.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 2 11:36:27 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230279

--- Comment #6 from Nathan <ndowens.fbsd at yandex.com> ---

(In reply to Tobias Kortkamp from comment #5)
> (In reply to Nathan from comment #3)
> -USES=		tar:xz gmake libtool pkgconfig
> +USES=		tar:xz gmake \
> +		libtool pkgconfig
> 
> Nathan, thanks for all of your submissions, but please do not make
> changes like this.  There is nothing wrong with the original version.
> You can maybe add a newline to USES when the line approaches 80
> columns but it is not even close here.
> 
> -etc/fprintd.conf
> +%%ETCDIR%%.conf
> 
> This is bogus.  Please revert it.  %%ETCDIR%% is supposed to be a
> directory (as the name implies) not part of a filename.
> 
> +share/locale/ar/LC_MESSAGES/fprintd.mo
> 
> Where did %%NLS%% go?  Did you do a test build with NLS=off?
> 
> make makeplist is a big help in generating a plist but you still
> have to sanity check its output and not just accept it as is.  This
> is doubly important when the port has options.


Nope didn’t turn it off. Seems to be some bug somewhere. It shows in configure
says nls is explicitly enabled. On the etc.conf issue I couldn’t find where
make caused that

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


More information about the freebsd-ports-bugs mailing list