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:           Wed Jul 30 06:29:47 UTC 2025

Modified Files:
        pkgsrc/security/sudo: PLIST

Log Message:
sudo: Fix installation with nls option enabled

Add cantonese locale.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 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.26 pkgsrc/security/sudo/PLIST:1.27
--- pkgsrc/security/sudo/PLIST:1.26     Sun Sep 15 15:22:56 2024
+++ pkgsrc/security/sudo/PLIST  Wed Jul 30 06:29:47 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2024/09/15 15:22:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2025/07/30 06:29:47 triaxx Exp $
 bin/cvtsudoers
 bin/sudo
 bin/sudoedit
@@ -119,6 +119,7 @@ ${PLIST.nls}share/locale/uk/LC_MESSAGES/
 ${PLIST.nls}share/locale/uk/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/vi/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/vi/LC_MESSAGES/sudoers.mo
+${PLIST.nls}share/locale/yue/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/sudo.mo
 ${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/sudoers.mo
 ${PLIST.nls}share/locale/zh_TW/LC_MESSAGES/sudo.mo



Home | Main Index | Thread Index | Old Index