From owner-cvs-all@FreeBSD.ORG Fri Dec 24 07:52:56 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6B191065674; Fri, 24 Dec 2010 07:52:56 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AD4E18FC0C; Fri, 24 Dec 2010 07:52:56 +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 oBO7qu3v070431; Fri, 24 Dec 2010 07:52:56 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBO7quwX070430; Fri, 24 Dec 2010 07:52:56 GMT (envelope-from gahr) Message-Id: <201012240752.oBO7quwX070430@repoman.freebsd.org> From: Pietro Cerutti Date: Fri, 24 Dec 2010 07:52:56 +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/sysutils/pam_mount Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2010 07:52:56 -0000 gahr 2010-12-24 07:52:56 UTC FreeBSD ports repository Modified files: sysutils/pam_mount Makefile distinfo Log: - Update to 2.8 Changes: * config: options need to have a space for mount.fuse * pam_mount: fix truncation of groups on FUSE mounts * pam_mount: reimplement mkmountpoint * pam_mount: remove mountpoint early when mount failed Revision Changes Path 1.6 +1 -1 ports/sysutils/pam_mount/Makefile 1.4 +2 -2 ports/sysutils/pam_mount/distinfo