From owner-freebsd-current Mon Jun 17 20:30:57 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 9631037B413; Mon, 17 Jun 2002 20:30:54 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g5I3TgP8020798; Mon, 17 Jun 2002 20:29:42 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.4/8.12.3/Submit) id g5I3Tebx020797; Mon, 17 Jun 2002 20:29:40 -0700 (PDT) Date: Mon, 17 Jun 2002 20:29:40 -0700 From: "David O'Brien" To: Oliver Braun Cc: Kris Kennaway , ijliao@freebsd.org, ports@freebsd.org, current@freebsd.org Subject: Re: rsync 5.x breakage Message-ID: <20020617202940.E20621@dragon.nuxi.com> Reply-To: ports@freebsd.org, current@freebsd.org Mail-Followup-To: David O'Brien , Oliver Braun , Kris Kennaway , ijliao@freebsd.org, ports@freebsd.org, current@freebsd.org References: <20020616040000.A16402@xor.obsecurity.org> <20020616123029.GA12998@informatik.unibw-muenchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020616123029.GA12998@informatik.unibw-muenchen.de>; from obraun@informatik.unibw-muenchen.de on Sun, Jun 16, 2002 at 02:30:29PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 16, 2002 at 02:30:29PM +0200, Oliver Braun wrote: > The problem is that sed(1) on -current fails with "sed -i.bak file", if > file.bak already exists, but perl does not. Please file a PR about this. > Since net/rsync/Makefile > uses 3 ${REINPLACE_CMD}s on one file (rsync.h), I have removed the > backup file with ${RM} file.bak between the calls. :-( I can see I should not have dropped maintainership of this port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message