Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2018 06:38:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230279] security/fprintd: Update 0.8.1
Message-ID:  <bug-230279-7788-LCMWXBtogn@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

--- Comment #5 from Tobias Kortkamp <tobik@freebsd.org> ---
(In reply to Nathan from comment #3)
-USES=3D          tar:xz gmake libtool pkgconfig
+USES=3D          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=3Doff?

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.

--=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-LCMWXBtogn>