mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
security/sudo: Update to 1.8.26
PR: 233206 (based on) Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
7f9bab9bd1
commit
36a10e45fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484929
3 changed files with 9 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sudo
|
||||
PORTVERSION= 1.8.25p1
|
||||
PORTVERSION= 1.8.26
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SUDO
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1536846838
|
||||
SHA256 (sudo-1.8.25p1.tar.gz) = 9dc99c7a7d37a0ab938410995c133e15d6afb970c2c66f9264fe36d20c89195b
|
||||
SIZE (sudo-1.8.25p1.tar.gz) = 3189951
|
||||
TIMESTAMP = 1542196166
|
||||
SHA256 (sudo-1.8.26.tar.gz) = 40da219a6f0341ccb22d04a98988e27f09b831d2561b14c6154067a49ef3fee2
|
||||
SIZE (sudo-1.8.26.tar.gz) = 3286368
|
||||
|
|
|
@ -32,13 +32,15 @@ sbin/visudo
|
|||
%%PORTDOCS%%%%DOCSDIR%%/TROUBLESHOOTING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/UPGRADE
|
||||
%%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/README.LDAP
|
||||
%%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.ActiveDirectory
|
||||
%%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.OpenLDAP
|
||||
%%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.iPlanet
|
||||
%%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.ActiveDirectory
|
||||
%%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.olcSudo
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pam.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sudo.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sudoers
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/sudo.mo
|
||||
|
@ -78,6 +80,8 @@ sbin/visudo
|
|||
%%NLS%%share/locale/nn/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/sudo.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/sudoers.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/sudo.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue