ports/185581: [PATCH] security/sudo: update to 1.8.9p1.

Yasuhiro KIMURA yasu at utahime.org
Wed Feb 5 01:53:51 UTC 2014


Newer version 1.8.9p5 is released. So please commit attached patch
instead of previous ones.

Regards.

-------------- next part --------------
Index: Makefile
===================================================================
--- Makefile	(revision 342486)
+++ Makefile	(working copy)
@@ -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 @@
 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 342486)
+++ 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.9p5.tar.gz) = bc9d5c96de5f8b4d2b014f87a37870aef60d2891c869202454069150a21a5c21
+SIZE (sudo-1.8.9p5.tar.gz) = 2179066
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 342486)
+++ 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