diff options
author | Renato Botelho <garga@FreeBSD.org> | 2020-09-22 13:25:16 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2020-09-22 13:25:16 +0000 |
commit | 79fdef58cd25d60104aed152aa3d8a41bc869200 (patch) | |
tree | ae73974135b691136edfbbac7a3dde90e5251fd4 | |
parent | 11f95ab80a888c8b387b4ecb4dedd8d04fd222d9 (diff) |
Notes
-rw-r--r-- | security/sudo/Makefile | 2 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 | ||||
-rw-r--r-- | security/sudo/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 80c740e4bc81..6659be05edf7 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/sudo/distinfo b/security/sudo/distinfo index ed99cf661de5..3cdaf11b6100 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595434041 -SHA256 (sudo-1.9.2.tar.gz) = 7c98d201f181c47152711b9f391e0f6b5545f3ef8926298a3e8bc6288e118314 -SIZE (sudo-1.9.2.tar.gz) = 3890859 +TIMESTAMP = 1600719435 +SHA256 (sudo-1.9.3.tar.gz) = 1d9889cc3b3b15ed8c2c7c3de3aa392a3a726838d020815067c080525c3f5837 +SIZE (sudo-1.9.3.tar.gz) = 3956793 diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist index 1171250086b4..e06c5866f6b1 100644 --- a/security/sudo/pkg-plist +++ b/security/sudo/pkg-plist @@ -27,7 +27,7 @@ man/man5/sudoers_timestamp.5.gz man/man8/sudo.8.gz man/man8/sudo_logsrvd.8.gz man/man8/sudo_plugin.8.gz -man/man8/sudo_plugin_python.8.gz +%%PYTHON%%man/man8/sudo_plugin_python.8.gz man/man8/sudo_sendlog.8.gz man/man8/sudoedit.8.gz man/man8/sudoreplay.8.gz |