pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/sudo sudo: add missing files in PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3befc579141
branches: trunk
changeset: 343201:a3befc579141
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Thu Oct 31 14:43:13 2019 +0000
description:
sudo: add missing files in PLIST
pkgsrc changes:
---------------
* Add missing locale files in PLIST.
* Bump revision.
diffstat:
security/sudo/Makefile | 4 ++--
security/sudo/PLIST | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r 666aecd71866 -r a3befc579141 security/sudo/Makefile
--- a/security/sudo/Makefile Thu Oct 31 14:19:18 2019 +0000
+++ b/security/sudo/Makefile Thu Oct 31 14:43:13 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.169 2019/10/16 20:25:21 maya Exp $
+# $NetBSD: Makefile,v 1.170 2019/10/31 14:43:13 triaxx Exp $
DISTNAME= sudo-1.8.28
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= https://www.sudo.ws/dist/
MASTER_SITES+= ftp://ftp.sudo.ws/pub/sudo/
diff -r 666aecd71866 -r a3befc579141 security/sudo/PLIST
--- a/security/sudo/PLIST Thu Oct 31 14:19:18 2019 +0000
+++ b/security/sudo/PLIST Thu Oct 31 14:43:13 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2018/11/30 18:08:05 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.18 2019/10/31 14:43:13 triaxx Exp $
bin/cvtsudoers
bin/sudo
bin/sudoedit
@@ -38,6 +38,7 @@
share/examples/sudo/sudoers
share/examples/sudo/syslog.conf
${PLIST.nls}share/locale/ast/LC_MESSAGES/sudo.mo
+${PLIST.nls}share/locale/ast/LC_MESSAGES/sudoers.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
@@ -100,3 +101,4 @@
${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
+${PLIST.nls}share/locale/zh_TW/LC_MESSAGES/sudoers.mo
Home |
Main Index |
Thread Index |
Old Index