From owner-freebsd-ports@FreeBSD.ORG Thu Nov 7 07:55:18 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DD4945F9; Thu, 7 Nov 2013 07:55:18 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B4EEF2210; Thu, 7 Nov 2013 07:55:18 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.26.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 97953435C7; Thu, 7 Nov 2013 01:55:01 -0600 (CST) Message-ID: <527B4745.5070904@marino.st> Date: Thu, 07 Nov 2013 08:54:45 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Michael_Gr=FCnewald?= Subject: Re: OCaml 4? References: <830ACA3E-9233-453F-A891-2EA0F0B9F2DB@felyko.com> <527A9A9B.2040202@laposte.net> <527A9BB8.5010401@marino.st> <527AA045.7000302@laposte.net> <527AA687.9080405@marino.st> <527B2DFA.1060406@laposte.net> In-Reply-To: <527B2DFA.1060406@laposte.net> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: marino@freebsd.org, Rui Paulo , FreeBSD ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 07:55:18 -0000 On 11/7/2013 07:06, Michael Grünewald wrote: > John Marino wrote: >> On 11/6/2013 21:02, Michael Grünewald wrote: >>> It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test >>> it, your feddback would be welcome! >> >> Surely dports could be updated to ocaml 4.01.0 as easily as changing the >> PORTVERSION and regenerating the distinfo file? > > Besides this, there is a minor update of the configure script, you can > get it from > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173364 Hmmm, I was thinking the holdup was on your end, but it seems from that PR that bf@ is the bottle-neck. The last thing he said (in August) that he was going to work on it, which is 8 months after he said, "I'll take the PR". Has the whole thing stalled? 11 months to get a PR through when the submitter is responsive seems excessive to me, maybe somebody else should take over the PR if bf@ is too busy. John