svn commit: r459262 - in head/security/sudo: . files
Renato Botelho
garga at FreeBSD.org
Wed Jan 17 15:07:53 UTC 2018
Author: garga
Date: Wed Jan 17 15:07:51 2018
New Revision: 459262
URL: https://svnweb.freebsd.org/changeset/ports/459262
Log:
Update security/sudo to 1.8.22
Sponsored by: Rubicon Communications, LLC (Netgate)
Deleted:
head/security/sudo/files/patch-bug222510
Modified:
head/security/sudo/Makefile
head/security/sudo/distinfo
head/security/sudo/pkg-plist
Modified: head/security/sudo/Makefile
==============================================================================
--- head/security/sudo/Makefile Wed Jan 17 14:35:30 2018 (r459261)
+++ head/security/sudo/Makefile Wed Jan 17 15:07:51 2018 (r459262)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sudo
-PORTVERSION= 1.8.21p2
-PORTREVISION= 1
+PORTVERSION= 1.8.22
CATEGORIES= security
MASTER_SITES= SUDO
@@ -29,7 +28,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--with-long-otp-prompt
OPTIONS_DEFINE= LDAP INSULTS DISABLE_ROOT_SUDO DISABLE_AUTH NOARGS_SHELL \
- AUDIT OPIE NLS SSSD DOCS
+ AUDIT OPIE NLS SSSD DOCS EXAMPLES
OPTIONS_DEFAULT= AUDIT
OPTIONS_SUB= yes
Modified: head/security/sudo/distinfo
==============================================================================
--- head/security/sudo/distinfo Wed Jan 17 14:35:30 2018 (r459261)
+++ head/security/sudo/distinfo Wed Jan 17 15:07:51 2018 (r459262)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505753076
-SHA256 (sudo-1.8.21p2.tar.gz) = 74c5746cd33a814e2431c39faf0d76f7f8a697379bd073862e3b156cf0d76368
-SIZE (sudo-1.8.21p2.tar.gz) = 2976081
+TIMESTAMP = 1516196577
+SHA256 (sudo-1.8.22.tar.gz) = 7256cb27c20883b14360eddbd17f98922073d104b214cf65aeacf1d9c9b9fd02
+SIZE (sudo-1.8.22.tar.gz) = 3029051
Modified: head/security/sudo/pkg-plist
==============================================================================
--- head/security/sudo/pkg-plist Wed Jan 17 14:35:30 2018 (r459261)
+++ head/security/sudo/pkg-plist Wed Jan 17 15:07:51 2018 (r459262)
@@ -13,6 +13,7 @@ libexec/sudo/sudoers.so
libexec/sudo/system_group.so
man/man5/sudo.conf.5.gz
man/man5/sudoers.5.gz
+man/man5/sudoers_timestamp.5.gz
%%LDAP%%man/man5/sudoers.ldap.5.gz
man/man8/sudo.8.gz
man/man8/sudo_plugin.8.gz
@@ -56,6 +57,7 @@ sbin/visudo
%%NLS%%share/locale/fr/LC_MESSAGES/sudo.mo
%%NLS%%share/locale/fr/LC_MESSAGES/sudoers.mo
%%NLS%%share/locale/fur/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/fur/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
More information about the svn-ports-all
mailing list