From owner-freebsd-ports@FreeBSD.ORG Tue Jan 1 02:23:25 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A12DDD for ; Tue, 1 Jan 2013 02:23:25 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B34C48FC0C for ; Tue, 1 Jan 2013 02:23:24 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so13279726vba.13 for ; Mon, 31 Dec 2012 18:23:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=8z5iVWCimAxyBF+MWW62w4Ibq6k/i+J72oIDdH1DKQs=; b=hlgma7vh4VSpNZscvS5IGxl9H3/SdXvzLY//FsumL2axdKa89FiEkwGOn86Aht2xJM KgY6WYMx1f2XB8FBWUVWkgwjnDAN6wh7OpFlkptZ4F8PbGZreyXT36pTlKe7kZm3YW4L H0czrU0rvaef+YPRSzZM5OO2YV407eiQw8aG/3v4jUciEXKIy5UYTucHVylhhXxYcP6t vk6GgTXBr/puUuGD9rTUG9DkgKCInQdPbz+cSCpaIj1jq9ajCCh3p1xAHXjUcMgAJmfp oQbGytGnRivIFUIqWsuxcih7bzz7HMsOOUx/b77fwk4M7/Na/z38nN/rmJOzjSFgkh5o mCeA== MIME-Version: 1.0 Received: by 10.52.22.240 with SMTP id h16mr58573674vdf.82.1357006998116; Mon, 31 Dec 2012 18:23:18 -0800 (PST) Sender: bsd-src@helfman.org Received: by 10.58.161.165 with HTTP; Mon, 31 Dec 2012 18:23:17 -0800 (PST) In-Reply-To: References: <50DE966C.5050107@douglasthrift.net> <20121229171713.021135b6@krasus.massy.renchap.com> Date: Mon, 31 Dec 2012 18:23:17 -0800 X-Google-Sender-Auth: oyswj7aWuQPj67g9mtRvDrUYEQs Message-ID: Subject: Re: FreeBSD Port: rubygem-chef-0.10.8_1 From: Jason Helfman To: Jason Helfman X-Gm-Message-State: ALoCoQkAco2yucXVVjd+h0s6g73cs+41p5mr+HSJGqu3oSk2E6EsPYC7HDyMuotl7iWJ5Yla2FqH Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports , douglas@douglasthrift.net, Renaud Chaput X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jan 2013 02:23:25 -0000 On Mon, Dec 31, 2012 at 3:48 PM, Jason Helfman wrote: > On Sat, Dec 29, 2012 at 10:37 AM, Jason Helfman wrote: > >> On Sat, Dec 29, 2012 at 8:17 AM, Renaud Chaput wrot= e: >> >>> Hi Douglas, >>> >>> The updated Chef port for 10.16.4 is ready, I am waiting for PRs >>> #173646 #173647 and #173648 to submit it, as they are needed >>> dependancies. >>> >>> If you need, I can send you the patch for rubygem-chef-10.16.4. >>> >>> Renaud >>> >>> Le Fri, 28 Dec 2012 23:06:20 -0800, >>> Douglas Thrift a =E9crit : >>> >>> > Hello, >>> > >>> > Are there any plans to update to Chef 10.16.4? >>> > >>> > Thanks! >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org= " >>> >> >> I was working on updating chef with a colleagues PR's some months ago, >> and discovered that an upgraded dependency of chef (either highline or >> net-ssh, I believe it was the latter ) failed for at least one port that >> required it as a dependency. I can take a look at this again. >> >> The update to chef is here >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/171005 >> >> and seems less of an issue compared with another pr for the update. >> >> -jgh >> >> -- >> Jason Helfman | FreeBSD Committer >> jgh@FreeBSD.org | http://people.freebsd.org/~jgh | The Power to >> Serve >> > > Ok, after updating rubygem-{highline,net-ssh} and rebuilding all ports > that require it, I was able to build chef against version 10.12.0 that is > from this http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/171005 > > Here is a link to the modified patch. > http://people.freebsd.org/~jgh/files/chef.diff > > Additionally, if you apply the patches in these prs, it should be good fo= r > testing it out, at least. > > rubygem-highline: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/1736= 47 > rubygem-net-ssh: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/17101= 0 > > The update to net-ssh was very similar to yours, however this also took > into account the options framework updates. > > I can take a look at 173646, then I believe we will be ready to move > forward with the chef update. Please send me the patch, and I can work on > it. > > Thanks! > > -jgh > > > -- > Jason Helfman | FreeBSD Committer > jgh@FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serv= e > One point I forgot to mention is that rubygem-highline updated can be committed without any foreseeable breakage. However, rubygem-net-ssh, at this point, needs to be updated at the same point that rubygem-chef is updated, as the current rubygem-chef isn't compatible with the current version in the tree. Thanks! -jgh