From 9f32c334f5149f1de10443ff719f6c88e09c08df Mon Sep 17 00:00:00 2001 From: millert Date: Wed, 8 Jun 2022 17:08:58 +0000 Subject: [PATCH] Update to 1.9.11p1 --- security/sudo/Makefile | 2 +- security/sudo/distinfo | 4 ++-- security/sudo/pkg/PLIST-main | 2 +- security/sudo/pkg/PLIST-python | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 29c060ecde1..ca1f1adb18c 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ COMMENT-main= execute a command as another user COMMENT-python= sudo Python plugin -V= 1.9.10 +V= 1.9.11p1 DISTNAME= sudo-${V} CATEGORIES= security diff --git a/security/sudo/distinfo b/security/sudo/distinfo index bb12f436486..875860b0d65 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.9.10.tar.gz) = RKFGEJjnx7jmrFl0mcJPsuQ3SMDBOai0lE5X0TSaZPQ= -SIZE (sudo-1.9.10.tar.gz) = 4516568 +SHA256 (sudo-1.9.11p1.tar.gz) = 64tsGmmprfS4IDC2bZnXkhTXy6UDGgvkMQOmF2sWJUs= +SIZE (sudo-1.9.11p1.tar.gz) = 4825102 diff --git a/security/sudo/pkg/PLIST-main b/security/sudo/pkg/PLIST-main index a1b92a0ab48..0b70eaaea11 100644 --- a/security/sudo/pkg/PLIST-main +++ b/security/sudo/pkg/PLIST-main @@ -28,11 +28,11 @@ libexec/sudo/system_group.la @man man/man5/sudo.conf.5 @man man/man5/sudo_logsrv.proto.5 @man man/man5/sudo_logsrvd.conf.5 +@man man/man5/sudo_plugin.5 @man man/man5/sudoers.5 @man man/man5/sudoers_timestamp.5 @man man/man8/sudo.8 @man man/man8/sudo_logsrvd.8 -@man man/man8/sudo_plugin.8 @man man/man8/sudo_sendlog.8 @man man/man8/sudoedit.8 @man man/man8/sudoreplay.8 diff --git a/security/sudo/pkg/PLIST-python b/security/sudo/pkg/PLIST-python index 4e653b29701..1e29e3b3609 100644 --- a/security/sudo/pkg/PLIST-python +++ b/security/sudo/pkg/PLIST-python @@ -1,6 +1,6 @@ libexec/sudo/python_plugin.la @so libexec/sudo/python_plugin.so -@man man/man8/sudo_plugin_python.8 +@man man/man5/sudo_plugin_python.5 share/examples/sudo/example_approval_plugin.py share/examples/sudo/example_audit_plugin.py share/examples/sudo/example_conversation.py