From 5ebc099a7949ff791958791a5797dcbc4a9a6405 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 3 Nov 2015 09:44:23 +0000 Subject: - Update security/sudo to 1.8.15 - Remove patch-plugins__sudoers__Makefile.in, unnecessary on stagedir days - Remove patch-plugins__sudoers__audit.c, sudo_gettext.h is already included by sudoers.h - Rework patch-plugins__sudoers__sudoers.in to replace pkg_* utilities by pkg on message --- security/sudo/files/patch-plugins__sudoers__sudoers.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/sudo/files/patch-plugins__sudoers__sudoers.in') diff --git a/security/sudo/files/patch-plugins__sudoers__sudoers.in b/security/sudo/files/patch-plugins__sudoers__sudoers.in index cdc4428cb78b..d98171752380 100644 --- a/security/sudo/files/patch-plugins__sudoers__sudoers.in +++ b/security/sudo/files/patch-plugins__sudoers__sudoers.in @@ -5,8 +5,8 @@ ## Defaults specification ## +## Uncomment if needed to preserve environmental variables related to the -+## FreeBSD pkg_* utilities and fetch. -+# Defaults env_keep += "PKG_PATH PKG_DBDIR PKG_TMPDIR TMPDIR PACKAGEROOT PACKAGESITE PKGDIR FTP_PASSIVE_MODE" ++## FreeBSD pkg utility and fetch. ++# Defaults env_keep += "PKG_CACHEDIR PKG_DBDIR FTP_PASSIVE_MODE" +## +## Additionally uncomment if needed to preserve environmental variables +## related to portupgrade -- cgit v1.2.3