View | Details | Raw Unified | Return to bug 258479
Collapse All | Expand All

(-)b/security/sudo/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: erich@rrnet.com
1
# Created by: erich@rrnet.com
2
2
3
PORTNAME=	sudo
3
PORTNAME=	sudo
4
PORTVERSION=	1.9.7p2
4
PORTVERSION=	1.9.8
5
CATEGORIES=	security
5
CATEGORIES=	security
6
MASTER_SITES=	SUDO
6
MASTER_SITES=	SUDO
7
7
(-)b/security/sudo/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1627665930
1
TIMESTAMP = 1631546736
2
SHA256 (sudo-1.9.7p2.tar.gz) = 28b5ee725dbf89a7852f42f309ca877d2810a9531b4eecfe59f3a84b6b4afca8
2
SHA256 (sudo-1.9.8.tar.gz) = f1735de999804ea1af068fba6a82cb6674ea64c789813b29266fd3b16cb294e6
3
SIZE (sudo-1.9.7p2.tar.gz) = 4200036
3
SIZE (sudo-1.9.8.tar.gz) = 4301188
(-)b/security/sudo/pkg-plist (+1 lines)
Lines 14-19 libexec/sudo/libsudo_util.so.0 Link Here
14
libexec/sudo/libsudo_util.so.0.0.0
14
libexec/sudo/libsudo_util.so.0.0.0
15
%%PYTHON%%libexec/sudo/python_plugin.so
15
%%PYTHON%%libexec/sudo/python_plugin.so
16
libexec/sudo/sample_approval.so
16
libexec/sudo/sample_approval.so
17
libexec/sudo/sudo_intercept.so
17
libexec/sudo/sudo_noexec.so
18
libexec/sudo/sudo_noexec.so
18
libexec/sudo/sudoers.so
19
libexec/sudo/sudoers.so
19
libexec/sudo/system_group.so
20
libexec/sudo/system_group.so

Return to bug 258479