pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/sudo



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Thu Nov 30 07:39:33 UTC 2017

Modified Files:
        pkgsrc/security/sudo: PLIST

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/sudo/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/sudo/PLIST
diff -u pkgsrc/security/sudo/PLIST:1.9 pkgsrc/security/sudo/PLIST:1.10
--- pkgsrc/security/sudo/PLIST:1.9      Sat Jan  9 11:22:12 2016
+++ pkgsrc/security/sudo/PLIST  Thu Nov 30 07:39:33 2017
@@ -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/
 ${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