pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2017Q3]: pkgsrc/security/sudo Add missing .mo files to PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4429a17a660f
branches:  pkgsrc-2017Q3
changeset: 408619:4429a17a660f
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Thu Nov 30 07:37:59 2017 +0000

description:
Add missing .mo files to PLIST

Since the last update, translations have been added but the additional files
have not been included into PLIST. The build failed in such a case:
PKG_OPTIONS.sudo= +nls
PKG_DEVELOPER= yes

diffstat:

 security/sudo/PLIST |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r 72b34349ee04 -r 4429a17a660f security/sudo/PLIST
--- a/security/sudo/PLIST       Sat Nov 25 09:42:23 2017 +0000
+++ b/security/sudo/PLIST       Thu Nov 30 07:37:59 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2016/01/09 11:22:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.9.16.1 2017/11/30 07:37:59 triaxx Exp $
 bin/sudo
 bin/sudoedit
 bin/sudoreplay
@@ -52,19 +52,24 @@
 ${PLIST.nls}share/locale/fi/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/fr/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/fr/LC_MESSAGES/sudoers.mo
+${PLIST.nls}share/locale/fur/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/gl/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/hr/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/hr/LC_MESSAGES/sudoers.mo
+${PLIST.nls}share/locale/hu/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/hu/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/it/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/it/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/ja/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/ja/LC_MESSAGES/sudoers.mo
+${PLIST.nls}share/locale/ko/LC_MESSAGES/sudo.mo
+${PLIST.nls}share/locale/ko/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/lt/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/nb/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/nb/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/nl/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/nl/LC_MESSAGES/sudoers.mo
+${PLIST.nls}share/locale/nn/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/pl/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/pl/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/sudo.mo



Home | Main Index | Thread Index | Old Index