From owner-cvs-all@FreeBSD.ORG Fri Oct 28 23:07:50 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA16016A41F; Fri, 28 Oct 2005 23:07:50 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A45F743D48; Fri, 28 Oct 2005 23:07:50 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9SN7o7T064989; Fri, 28 Oct 2005 23:07:50 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9SN7o7D064988; Fri, 28 Oct 2005 23:07:50 GMT (envelope-from mi) Message-Id: <200510282307.j9SN7o7D064988@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 28 Oct 2005 23:07:50 +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/net/rdist6 Makefile ports/net/rdist6/files patch-ae 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: Fri, 28 Oct 2005 23:07:51 -0000 mi 2005-10-28 23:07:50 UTC FreeBSD ports repository Modified files: net/rdist6 Makefile net/rdist6/files patch-ae Log: Fix patch-ae to compare the specified rsh-equivalent with "/usr/bin/rsh" instead of the compiled in _PATH_REMSH, which is now ssh. This allows some users to still specify /usr/bin/rsh and (if they run as root) have the program use rcmd(), while solving the problems like that in the PR: 79093 Submitted by: Alex Deiter Bump PORTREVISION. Revision Changes Path 1.27 +1 -1 ports/net/rdist6/Makefile 1.4 +1 -1 ports/net/rdist6/files/patch-ae