pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sudo sudo: fix PLIST (new locales)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf1d8493c07c
branches:  trunk
changeset: 326103:cf1d8493c07c
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Fri Nov 30 18:08:05 2018 +0000

description:
sudo: fix PLIST (new locales)

diffstat:

 security/sudo/PLIST |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 777be95ad754 -r cf1d8493c07c security/sudo/PLIST
--- a/security/sudo/PLIST       Fri Nov 30 17:30:24 2018 +0000
+++ b/security/sudo/PLIST       Fri Nov 30 18:08:05 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2018/11/14 15:30:42 leot Exp $
+@comment $NetBSD: PLIST,v 1.17 2018/11/30 18:08:05 triaxx Exp $
 bin/cvtsudoers
 bin/sudo
 bin/sudoedit
@@ -37,6 +37,7 @@
 share/examples/sudo/sudo.conf
 share/examples/sudo/sudoers
 share/examples/sudo/syslog.conf
+${PLIST.nls}share/locale/ast/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/ca/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/ca/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/cs/LC_MESSAGES/sudo.mo
@@ -76,6 +77,8 @@
 ${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/LC_MESSAGES/sudo.mo
+${PLIST.nls}share/locale/pt/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/ru/LC_MESSAGES/sudo.mo



Home | Main Index | Thread Index | Old Index