From owner-svn-ports-head@freebsd.org Sat Apr 1 22:03:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8FC8D290AE; Sat, 1 Apr 2017 22:03:37 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 74094EA9; Sat, 1 Apr 2017 22:03:37 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id DA9FABDCAF; Sun, 2 Apr 2017 00:03:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=subject:to :references:cc:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=plouf; bh=UPT8YPZBNAI eTOCeeCfVCw0cwZo=; b=Pq/GOh0u98emqT/qS3hPwgkQax48OH/nnm5i+FTwUGB D3oBYt3PAxGeXGjCgwv2fH++YwyUAbwwj3i0GFf+tK0r38D6aEnA46QAQbSyQR3u E/yEtJMe42zSPN4HiQsO59X94J4idBsQqjxcWlJhpHkzDeYg5ax5K+7jbKkLUPJ4 = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id C6915BDC91; Sun, 2 Apr 2017 00:03:35 +0200 (CEST) Subject: Re: svn commit: r416439 - head/sysutils/fusefs-ntfs To: Cy Schubert References: <201704012157.v31LvDJq035490@slippy.cwsent.com> Cc: Jason Unovitch , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Mathieu Arnold Message-ID: <105cd6a7-80a1-7427-7173-ae95d053a856@mat.cc> Date: Sun, 2 Apr 2017 00:03:35 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <201704012157.v31LvDJq035490@slippy.cwsent.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2017 22:03:37 -0000 Le 01/04/2017 =C3=A0 23:57, Cy Schubert a =C3=A9crit : > In message <02a45cdf-904b-1306-5d93-4dcc82f39cea@mat.cc>, Mathieu Arnol= d=20 > writes > : >> Le 01/04/2017 =C3=83 22:20, Cy Schubert a =C3=83=C2=A9crit : >>> There have been updates posted by the upline over the past 14 months = but no >> =20 >>> updates to the port. I'd like to update the port. >> Open a PR with the patch, and wait for the maintainer to either approv= e >> it or 14 days to timeout. > Already done. Lucky for me he approved very quickly. Having said that,=20 > personally, I expect a maintainer to keep a port up to date. That's now= I=20 > got my ports bit, initially. I kept submitting PRs and sending patches = to=20 > nectar@ (my ports mentor) until he literally got sick of my constant=20 > pestering and sent me an invite. I kind of think maintainers would want= to=20 > do that. It is what it is I guess. Yeah, which is why it is important to always open PR, so that, in case the maintainer is MIA you get a trace of the timeouts and you can reset the maintainership. --=20 Mathieu Arnold