From owner-cvs-ports@FreeBSD.ORG Wed Aug 17 10:52:13 2011 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 32338106564A; Wed, 17 Aug 2011 10:52:13 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0B3288FC12; Wed, 17 Aug 2011 10:52:13 +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 p7HAqCPZ019184; Wed, 17 Aug 2011 10:52:12 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7HAqCYW019183; Wed, 17 Aug 2011 10:52:12 GMT (envelope-from crees) Message-Id: <201108171052.p7HAqCYW019183@repoman.freebsd.org> From: Chris Rees Date: Wed, 17 Aug 2011 10:52:12 +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/cfs Makefile ports/security/cfs/files cfsd.sh.in 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: Wed, 17 Aug 2011 10:52:13 -0000 crees 2011-08-17 10:52:12 UTC FreeBSD ports repository Modified files: security/cfs Makefile security/cfs/files cfsd.sh.in Log: Fix rc script to stop nfs hangs PR: ports/133563 Submitted by: Thiemo Nordenholz , yar Revision Changes Path 1.27 +1 -1 ports/security/cfs/Makefile 1.3 +5 -3 ports/security/cfs/files/cfsd.sh.in