summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorcube <cube>2006-01-09 15:53:40 +0000
committercube <cube>2006-01-09 15:53:40 +0000
commit39517f52257b6cb9575be033611c58ac8c06706c (patch)
tree0390ce366c86f5b92c0403324f823a49780c150c /security/sudo/Makefile
parent6c09428b81f3f0b6226f9fac3ef630755106537a (diff)
downloadpkgsrc-39517f52257b6cb9575be033611c58ac8c06706c.tar.gz
Sync with latest sudo release (1.6.8pl12). The actual diff is one line
long. PR#32378 by Stefan Krüger. Changes: Added PS4 and SHELLOPTS to the list of variables to remove from the environment. (Already in pkgsrc) Added JAVA_TOOL_OPTIONS to the list of variables to remove from the environment. Added PERLLIB, PERL5LIB and PERL5OPT to the list of variables to remove from the environment. (Already in pkgsrc)
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index a50f92ee212..499febef1e2 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2005/12/29 06:22:12 jlam Exp $
+# $NetBSD: Makefile,v 1.86 2006/01/09 15:53:40 cube Exp $
#
-DISTNAME= sudo-1.6.8p9
-PKGNAME= sudo-1.6.8pl9
-PKGREVISION= 2
+DISTNAME= sudo-1.6.8p12
+PKGNAME= sudo-1.6.8pl12
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \