mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 1.8.5p1.
Changes: http://www.sudo.ws/sudo/stable.html#1.8.5p1
This commit is contained in:
parent
ce4db693b5
commit
76f2412bfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297123
@ -6,11 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= sudo
|
||||
PORTVERSION= 1.8.4
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.8.5p1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SUDO}
|
||||
DISTNAME= sudo-${PORTVERSION}p5
|
||||
|
||||
MAINTAINER= wxs@FreeBSD.org
|
||||
COMMENT= Allow others to run commands as root
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sudo-1.8.4p5.tar.gz) = cf41ea1ada17c0dfbd8480dd9dc800999e0db9f2972ffa8f7a2944751ad32aba
|
||||
SIZE (sudo-1.8.4p5.tar.gz) = 1609734
|
||||
SHA256 (sudo-1.8.5p1.tar.gz) = e99408d1f3815877fb3a2ec23b8b67ebca32425c7034cce30babae306844d231
|
||||
SIZE (sudo-1.8.5p1.tar.gz) = 1745790
|
||||
|
@ -30,6 +30,7 @@ sbin/visudo
|
||||
%%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.ActiveDirectory
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/sudo.mo
|
||||
@ -37,15 +38,22 @@ sbin/visudo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/sudoers.mo
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user