aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2008-03-09 20:51:31 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2008-03-09 20:51:31 +0000
commitcbaf0981e187eacf32722bfbf27a95fbc4fd8488 (patch)
treeeecefcca6f1a714ca8212097d3e2500a606c76cb /security/sudo
parent40288fbd6940a7a1bac7018a17b18b0f5b585bd5 (diff)
downloadports-cbaf0981e187eacf32722bfbf27a95fbc4fd8488.tar.gz
ports-cbaf0981e187eacf32722bfbf27a95fbc4fd8488.zip
- Update to 1.6.9p14
* Check sudoers even if user is found in LDAP so Defaults can take effect. * Fix crash when pam_lastlog is (incorrectly) usesd in session section of PAM file.
Notes
Notes: svn path=/head/; revision=208688
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile4
-rw-r--r--security/sudo/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 6e760574b79b..e64aa370bc1f 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sudo
-PORTVERSION= 1.6.9.12
+PORTVERSION= 1.6.9.14
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://obsd.isc.org/pub/sudo/ \
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://ftp.wiretapped.net/pub/security/host-security/sudo/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= tmclaugh/sudo
-DISTNAME= ${PORTNAME}-1.6.9p12
+DISTNAME= ${PORTNAME}-1.6.9p14
MAINTAINER= tmclaugh@FreeBSD.org
COMMENT= Allow others to run commands as root
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 415e7993008c..67d491d6ea8b 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,3 +1,3 @@
-MD5 (sudo-1.6.9p12.tar.gz) = a5795c292e5c64dd9f7bcba8c1c712c9
-SHA256 (sudo-1.6.9p12.tar.gz) = d25c7a04f0db65c4a4e587df337fb6c4bd5165155d7ab64e8b00a89f745dd4aa
-SIZE (sudo-1.6.9p12.tar.gz) = 581936
+MD5 (sudo-1.6.9p14.tar.gz) = a274767d74e99bdd86ebef4e9899a246
+SHA256 (sudo-1.6.9p14.tar.gz) = cffccc9090df1daf3aba129f94bf5e01724e723e3264124b9d57d4a1437f097a
+SIZE (sudo-1.6.9p14.tar.gz) = 589298