From owner-cvs-ports@FreeBSD.ORG Fri Aug 3 00:56:01 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73D7E16A418; Fri, 3 Aug 2007 00:56:01 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4D03A13C467; Fri, 3 Aug 2007 00:56:01 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l730u1tv007920; Fri, 3 Aug 2007 00:56:01 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l730u1pd007919; Fri, 3 Aug 2007 00:56:01 GMT (envelope-from tmclaugh) Message-Id: <200708030056.l730u1pd007919@repoman.freebsd.org> From: Tom McLaughlin Date: Fri, 3 Aug 2007 00:56:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/sudo Makefile ports/security/sudo/files pam.conf X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 00:56:01 -0000 tmclaugh 2007-08-03 00:56:01 UTC FreeBSD ports repository Modified files: security/sudo Makefile security/sudo/files pam.conf Log: Fix session stack in default pam file. Revision Changes Path 1.88 +1 -0 ports/security/sudo/Makefile 1.4 +1 -1 ports/security/sudo/files/pam.conf