aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2014-02-08 21:48:04 +0000
committerWesley Shields <wxs@FreeBSD.org>2014-02-08 21:48:04 +0000
commitf72dc6cc4b5044a4ed694e299bcc93ec728bd800 (patch)
tree6476e42048d8721627dd250fc99462b05b606484 /security/sudo
parent2bdfb5c62241e2aeae64d47edba26ba96853190a (diff)
downloadports-f72dc6cc4b5044a4ed694e299bcc93ec728bd800.tar.gz
ports-f72dc6cc4b5044a4ed694e299bcc93ec728bd800.zip
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile3
-rw-r--r--security/sudo/distinfo4
-rw-r--r--security/sudo/pkg-plist1
3 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 4ee9d45f7cee..ee89207f9d4a 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sudo
-DISTVERSION= 1.8.8
+DISTVERSION= 1.8.9p5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SUDO}
@@ -73,7 +73,6 @@ CONFIGURE_ARGS+= --with-ldap=${PREFIX}
SUDO_LDAP_CONF?= ldap.conf
CONFIGURE_ARGS+= --with-ldap-conf-file=${PREFIX}/etc/${SUDO_LDAP_CONF}
PLIST_SUB+= LDAP=""
-MAN5+= sudoers.ldap.5
.else
PLIST_SUB+= LDAP="@comment "
.endif
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 0661a91bb1e5..563c38efb344 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sudo-1.8.8.tar.gz) = 9f911c1e9297fb8006deb52fa81197a8d06b9d54e70672f723c467ecae992fc9
-SIZE (sudo-1.8.8.tar.gz) = 2117145
+SHA256 (sudo-1.8.9p5.tar.gz) = bc9d5c96de5f8b4d2b014f87a37870aef60d2891c869202454069150a21a5c21
+SIZE (sudo-1.8.9p5.tar.gz) = 2179066
diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist
index 57027f90c154..5bf2b12904f6 100644
--- a/security/sudo/pkg-plist
+++ b/security/sudo/pkg-plist
@@ -14,6 +14,7 @@ libexec/sudo/sudoers.so
libexec/sudo/system_group.so
man/man5/sudo.conf.5.gz
man/man5/sudoers.5.gz
+%%LDAP%%man/man5/sudoers.ldap.5.gz
man/man8/sudo.8.gz
man/man8/sudo_plugin.8.gz
man/man8/sudoedit.8.gz