From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 8 13:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EB7A4A19 for ; Wed, 8 Jan 2014 13:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C272A18D4 for ; Wed, 8 Jan 2014 13:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s08DU0oI079592 for ; Wed, 8 Jan 2014 13:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s08DU0P0079580; Wed, 8 Jan 2014 13:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 8 Jan 2014 13:30:00 GMT Resent-Message-Id: <201401081330.s08DU0P0079580@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yasuhiro KIMURA Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A8265A9 for ; Wed, 8 Jan 2014 13:26:24 +0000 (UTC) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id 6705418A4 for ; Wed, 8 Jan 2014 13:26:23 +0000 (UTC) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 2F9BC61F9D; Wed, 8 Jan 2014 22:26:16 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id F341E4E654; Wed, 8 Jan 2014 22:26:15 +0900 (JST) Received: from rolling-vm-freebsd2.home.utahime.org (rolling-vm-freebsd2.home.utahime.org [192.168.174.54]) by eastasia.home.utahime.org (Postfix) with ESMTP id CA1684E642; Wed, 8 Jan 2014 22:26:15 +0900 (JST) Received: by rolling-vm-freebsd2.home.utahime.org (Postfix, from userid 1000) id 939C4188AAD; Wed, 8 Jan 2014 22:26:15 +0900 (JST) Message-Id: <20140108132615.939C4188AAD@rolling-vm-freebsd2.home.utahime.org> Date: Wed, 8 Jan 2014 22:26:15 +0900 (JST) From: Yasuhiro KIMURA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/185581: [PATCH] security/sudo: update to 1.8.9p1. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 13:30:01 -0000 >Number: 185581 >Category: ports >Synopsis: [PATCH] security/sudo: update to 1.8.9p1. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 08 13:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Yasuhiro KIMURA >Release: FreeBSD 10.0-RC5 amd64 >Organization: >Environment: System: FreeBSD xxxx 10.0-RC5 FreeBSD 10.0-RC5 #0 r260441: Wed Jan 8 16:36:49 JST 2014 xxxx amd64 >Description: - Update to 1.8.9p1. - Fix fatal error of portlint about handling of sudoers.ldap.5. >How-To-Repeat: >Fix: --- patch-sudo begins here --- Index: Makefile =================================================================== --- Makefile (revision 339114) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -DISTVERSION= 1.8.8 +DISTVERSION= 1.8.9p1 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 339114) +++ 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.9p1.tar.gz) = c22089aa1023233bf27808e8f7611b6b4c4fec2d151616179e1898876703cd51 +SIZE (sudo-1.8.9p1.tar.gz) = 2169497 Index: pkg-plist =================================================================== --- pkg-plist (revision 339114) +++ 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 --- patch-sudo ends here --- >Release-Note: >Audit-Trail: >Unformatted: