From e4b68d078981d90056af11350f671ee59cba49d3 Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 21 Jun 2020 12:38:52 +0000 Subject: [PATCH] sudo needs @pkgpath so that updates work (package path for the main package changed security/sudo -> security/sudo,-main so without this it's not considered a valid update candidate) --- security/sudo/Makefile | 3 ++- security/sudo/pkg/PLIST-main | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 4820e9f7bbd..afd86f49e9d 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.39 2020/06/21 12:03:33 millert Exp $ +# $OpenBSD: Makefile,v 1.40 2020/06/21 12:38:52 sthen Exp $ COMMENT-main= execute a command as another user COMMENT-python= sudo Python plugin V= 1.9.1 +REVISION-main= 0 DISTNAME= sudo-${V} CATEGORIES= security diff --git a/security/sudo/pkg/PLIST-main b/security/sudo/pkg/PLIST-main index cf25ebb4366..4d462ed39a7 100644 --- a/security/sudo/pkg/PLIST-main +++ b/security/sudo/pkg/PLIST-main @@ -1,4 +1,5 @@ -@comment $OpenBSD: PLIST-main,v 1.1 2020/06/21 12:03:34 millert Exp $ +@comment $OpenBSD: PLIST-main,v 1.2 2020/06/21 12:38:52 sthen Exp $ +@pkgpath security/sudo @rcscript ${RCDIR}/sudo_logsrvd @bin bin/cvtsudoers @mode 04555