From owner-freebsd-ports@FreeBSD.ORG Tue Mar 25 10:31:28 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AFF7106564A for ; Tue, 25 Mar 2008 10:31:28 +0000 (UTC) (envelope-from lists@qwirky.net) Received: from public.aci.on.ca (mailbox.aci.on.ca [205.207.148.251]) by mx1.freebsd.org (Postfix) with ESMTP id 243B48FC1F for ; Tue, 25 Mar 2008 10:31:27 +0000 (UTC) (envelope-from lists@qwirky.net) Received: from (invalid client hostname: host address literal does not match remote client address)[127.0.0.1] ((no PTR matching greeting name)xtreme-54-62.dyn.aci.on.ca[24.137.213.62] port=1819) by public.aci.on.ca([205.207.148.251] port=25) via TCP with esmtp (1748 bytes) (sender: ) id for ; Tue, 25 Mar 2008 06:29:12 -0400 (EDT) (Smail-3.2.0.122-Pre 2005-Nov-17 #1 built 2007-Apr-30) Message-ID: <47E8D46D.6090304@qwirky.net> Date: Tue, 25 Mar 2008 06:31:09 -0400 From: Jeff Royle User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: ports@FreeBSD.org References: <47E7B3D2.8050608@qwirky.net> <20080325094753.ab96559b.ehaupt@FreeBSD.org> In-Reply-To: <20080325094753.ab96559b.ehaupt@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080324-0, 24/03/2008), Outbound message X-Antivirus-Status: Clean Cc: Emanuel Haupt Subject: Re: rsync 3.0.0 Bug + Fix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lists@qwirky.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2008 10:31:28 -0000 Emanuel Haupt wrote: >> I recently upgraded my rsync to 3.0.0 from the ports and noticed the >> following in my logs... >> >> 2008/03/24 08:43:09 [96818] No match for refuse-options string "iconv" >> >> Doing some reading I found this has been reported and apparently fixed >> in the git rsync repository. >> >> Is there plans of releasing a patch for this port (soonish?) or should I >> just manually patch all my machines myself? > > There will be a bugfix release soon: > http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.1pre1-NEWS > > I'll commit an update as soon as it's released. > > Emanuel Thanks for the update Emanuel. It's funny, I never really considered how much I do with rsync before this, turns out I do a hell of a lot ;-) Cheers, Jeff