From owner-freebsd-ports@FreeBSD.ORG Sat Apr 14 04:33:42 2012 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 7C42F106566B for ; Sat, 14 Apr 2012 04:33:42 +0000 (UTC) (envelope-from jhelfman@e-e.com) Received: from mail.dw.redsrci.com (mail.pub.dw.redsrci.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 54FE58FC0A for ; Sat, 14 Apr 2012 04:33:42 +0000 (UTC) Received: from mail.dw.redsrci.com (localhost [127.0.0.1]) by mail.dw.redsrci.com (Postfix) with ESMTP id 274C37136D5; Fri, 13 Apr 2012 21:33:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= content-transfer-encoding:content-type:content-type:mime-version :user-agent:from:from:subject:subject:date:date:references :in-reply-to:message-id:received:received:received; s=ee; t= 1334378021; x=1336192421; bh=tBSPZmOouXQt/4eONaFjoaUaVZFSq7NL0a/ ebPSct24=; b=NqxYE8ZAMEUO9LiImTNYRNZ72qxJ5V7Wgb+nbiKx6gZxytnegAi JMbJQ4Cfn8ZENniHJ8YH2HDA45ubZtNDwezOr5x6ITBmOzzzU+NXyhKMyAnkM4jN lf+6H1lbSBCaJxfY342y+79QFz4olmibr9cWL9o274epdfCPxY/rg6wk= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.dw.redsrci.com ([127.0.0.1]) by mail.dw.redsrci.com (mail.dw.redsrci.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kxaRE0B4YCbj; Fri, 13 Apr 2012 21:33:41 -0700 (PDT) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.dw.redsrci.com (Postfix) with ESMTP id DD4127136AE; Fri, 13 Apr 2012 21:33:40 -0700 (PDT) Received: from 66.122.76.184 (SquirrelMail authenticated user jhelfman) by mail.experts-exchange.com with HTTP; Fri, 13 Apr 2012 21:33:40 -0700 Message-ID: In-Reply-To: References: <60f4f4334f50b47a069002113ce780bb.squirrel@mail.experts-exchange.com> Date: Fri, 13 Apr 2012 21:33:40 -0700 From: "Jason Helfman" To: "Mikhail Tsatsenko" User-Agent: SquirrelMail/1.4.20 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: ports@freebsd.org Subject: Re: databases/sqlrelay DEPRECATED X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2012 04:33:42 -0000 >> Is this comment still true from the pr: >> Sqlrelay 0.44 requires newer rudiments 0.35 > Yes, It is. I just successfully built sqlrelay 0.44 against rudiments 0.35 >> If so, I am building what the patch is now, however the portstree does >> have rudiments 0.35, now. > Looks like I have missed this update while submitting PR. > The patch to update sqlrelay to 0.44 is still trivial > http://pastebin.com/gAAnguwE > > -- > Mikhail >> I am taking care of this now, and can get it updated soon. >> >> -jgh >> >> > > Committed! -jgh