pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sudo Add missing .mo files to PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9625ae2a893c
branches:  trunk
changeset: 372221:9625ae2a893c
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Thu Nov 30 07:39:33 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 a1c01e3672bd -r 9625ae2a893c security/sudo/PLIST
--- a/security/sudo/PLIST       Thu Nov 30 07:38:55 2017 +0000
+++ b/security/sudo/PLIST       Thu Nov 30 07:39:33 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.10 2017/11/30 07:39:33 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