ports/185581: [PATCH] security/sudo: update to 1.8.9p1.
Yasuhiro KIMURA
yasu at utahime.org
Wed Jan 15 23:47:11 UTC 2014
Newer version 1.8.9p4 is released. So please commit attached patch
instead of original one.
Regards.
-------------- next part --------------
Index: Makefile
===================================================================
--- Makefile (revision 339753)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sudo
-DISTVERSION= 1.8.8
+DISTVERSION= 1.8.9p4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SUDO}
@@ -73,7 +73,6 @@
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
Index: distinfo
===================================================================
--- distinfo (revision 339753)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (sudo-1.8.8.tar.gz) = 9f911c1e9297fb8006deb52fa81197a8d06b9d54e70672f723c467ecae992fc9
-SIZE (sudo-1.8.8.tar.gz) = 2117145
+SHA256 (sudo-1.8.9p4.tar.gz) = 1943f9e9409c6542935d2e2d862c48d0d69dcf27288b294b8b537c02f52ac7a7
+SIZE (sudo-1.8.9p4.tar.gz) = 2178544
Index: pkg-plist
===================================================================
--- pkg-plist (revision 339753)
+++ pkg-plist (working copy)
@@ -14,6 +14,7 @@
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
More information about the freebsd-ports-bugs
mailing list