From owner-cvs-ports@FreeBSD.ORG Sun Aug 22 01:58:33 2010 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 CDAB11065695; Sun, 22 Aug 2010 01:58:33 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A3E5E8FC17; Sun, 22 Aug 2010 01:58:33 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o7M1wX4O016530; Sun, 22 Aug 2010 01:58:33 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o7M1wX8d016529; Sun, 22 Aug 2010 01:58:33 GMT (envelope-from wxs) Message-Id: <201008220158.o7M1wX8d016529@repoman.freebsd.org> From: Wesley Shields Date: Sun, 22 Aug 2010 01:58:33 +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 distinfo pkg-plist ports/security/sudo/files patch-Makefile.in patch-sudoers 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: Sun, 22 Aug 2010 01:58:33 -0000 wxs 2010-08-22 01:58:33 UTC FreeBSD ports repository Modified files: security/sudo Makefile distinfo pkg-plist security/sudo/files patch-Makefile.in patch-sudoers Log: Update to 1.7.4p3 Install etc/pam.d/sudo and etc/pam.d/sudo.default Revision Changes Path 1.113 +7 -4 ports/security/sudo/Makefile 1.68 +3 -3 ports/security/sudo/distinfo 1.3 +5 -5 ports/security/sudo/files/patch-Makefile.in 1.4 +2 -2 ports/security/sudo/files/patch-sudoers 1.20 +4 -0 ports/security/sudo/pkg-plist