From owner-cvs-all@FreeBSD.ORG Tue Sep 23 04:30:45 2008 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 E77F0106564A; Tue, 23 Sep 2008 04:30:45 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D41C08FC19; Tue, 23 Sep 2008 04:30:45 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8N4UjbB092216; Tue, 23 Sep 2008 04:30:45 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8N4Uji5092211; Tue, 23 Sep 2008 04:30:45 GMT (envelope-from mezz) Message-Id: <200809230430.m8N4Uji5092211@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 23 Sep 2008 04:30:45 +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/x11-wm/fluxbox Makefile ports/x11-wm/fluxbox/files patch-util::fluxbox-generate_menu.in patch-util_fbsetbg X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 04:30:46 -0000 mezz 2008-09-23 04:30:45 UTC FreeBSD ports repository Modified files: x11-wm/fluxbox Makefile x11-wm/fluxbox/files patch-util::fluxbox-generate_menu.in Added files: x11-wm/fluxbox/files patch-util_fbsetbg Log: Fix both shell scripts to not use 'hash', so use which(1) instead that was took (better word, backout) from 1.0.0 release. The 'hash' isn't available some shells. Bump the PORTREVISION. Reported by: Alexey Shuvaev Tested by Alexey Shuvaev Randy Pratt Revision Changes Path 1.50 +1 -1 ports/x11-wm/fluxbox/Makefile 1.5 +75 -10 ports/x11-wm/fluxbox/files/patch-util::fluxbox-generate_menu.in 1.1 +43 -0 ports/x11-wm/fluxbox/files/patch-util_fbsetbg (new)