From owner-cvs-all@FreeBSD.ORG Fri May 20 12:20:54 2011 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 5530B1065672; Fri, 20 May 2011 12:20:54 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B4968FC1E; Fri, 20 May 2011 12:20:54 +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 p4KCKsTP074245; Fri, 20 May 2011 12:20:54 GMT (envelope-from culot@repoman.freebsd.org) Received: (from culot@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4KCKs1m074244; Fri, 20 May 2011 12:20:54 GMT (envelope-from culot) Message-Id: <201105201220.p4KCKs1m074244@repoman.freebsd.org> From: Frederic Culot Date: Fri, 20 May 2011 12:20:54 +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/misc/findutils Makefile ports/misc/findutils/files patch-locate__updatedb.sh 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, 20 May 2011 12:20:54 -0000 culot 2011-05-20 12:20:54 UTC FreeBSD ports repository Modified files: misc/findutils Makefile Added files: misc/findutils/files patch-locate__updatedb.sh Log: - Add a patch to fix usage of su(1) in the gupdatedb script provided with findutils - Bump PORTREVISION PR: ports/157129 Submitted by: Klaus Aehlig (maintainer) Revision Changes Path 1.45 +1 -0 ports/misc/findutils/Makefile 1.1 +38 -0 ports/misc/findutils/files/patch-locate__updatedb.sh (new)