From owner-svn-ports-head@FreeBSD.ORG Mon Jun 23 07:16:51 2014 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id D92245E7; Mon, 23 Jun 2014 07:16:51 +0000 (UTC) Received: from mail-lb0-x234.google.com (mail-lb0-x234.google.com [IPv6:2a00:1450:4010:c04::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB49625F3; Mon, 23 Jun 2014 07:16:50 +0000 (UTC) Received: by mail-lb0-f180.google.com with SMTP id w7so3886092lbi.39 for ; Mon, 23 Jun 2014 00:16:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=bESb+rvid7SJ7DBB4d0LeaWOpj84982LcNKqw6XbZUQ=; b=jloSN7hWkEJd+HT2l0gagwtOI+d5F79ussdLMv4duHCw6CswwBrFHKOWwd7oNtPtMt 54Inkss442GgcrQIYijizIl7Thmnvfs8MYSUXAiQsZS/cMIzY3uLj4g7F/PSiYce3/F9 M/fFHvm6WjATXVI79qKnFPMVMWNMn8+ohOf8litkrWUL6STUR+/8OdWTUZnk8AsJ59LW q+Sj1eaqcPWvXI5UNZhUpENpMedGZ/gYicby7iq4BclwO4vG0AXhAavwCt0Mv2zlP8y3 NbQyZwOHpbe2AtzPHbltEWIfdaMQmJlmqrUqL4cB4VOKy+E4l+0fC0qNbGISTYizvHAl xh5A== X-Received: by 10.152.180.168 with SMTP id dp8mr16061895lac.11.1403507808609; Mon, 23 Jun 2014 00:16:48 -0700 (PDT) Received: from orwell.Elisa.gmail.com (a91-154-115-217.elisa-laajakaista.fi. [91.154.115.217]) by mx.google.com with ESMTPSA id j10sm11743066lbp.40.2014.06.23.00.16.47 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 23 Jun 2014 00:16:47 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Kubilay Kocak Subject: Re: svn commit: r358855 - head/databases/py-redis References: <201406222222.s5MMMCjr009114@svn.freebsd.org> <53A772FB.90908@FreeBSD.org> Date: Mon, 23 Jun 2014 10:16:40 +0300 In-Reply-To: <53A772FB.90908@FreeBSD.org> (Kubilay Kocak's message of "Mon, 23 Jun 2014 10:21:15 +1000") Message-ID: <867g48rt7r.fsf@orwell.Elisa> User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 23 Jun 2014 07:16:51 -0000 Kubilay Kocak writes: > On 23/06/2014 8:22 AM, Raphael Kubo da Costa wrote: >> Author: rakuco >> Date: Sun Jun 22 22:22:11 2014 >> New Revision: 358855 >> URL: http://svnweb.freebsd.org/changeset/ports/358855 >> QAT: https://qat.redports.org/buildarchive/r358855/ >> >> Log: >> - Updates to 2.10.1 >> - Add support to build HTML documentation via sphinx. >> >> PR: 191267 >> Submitted by: melvyn@magemana.nl (maintainer) > > Submitter is not maintainer, and patch has not been reviewed or QA'd yet. Sorry about that, I forgot to run make maintainer on this one. > Also, although I received the send-pr CC, it didn't make it into > Bugzilla via gnats so I'm not sure how this was visible to others? I have a Bugzilla query that shows open bugs assigned to freebsd-ports@, and this was one of them (without anyone else CC'ed other than the submitter). > Can you please revert this change, or if that is inconvenient, commit a > change that renames HTMLDOCS to the standard DOCS option name. I've submitted a follow-up patch to that bug; let me know if that's enough, otherwise I'll just revert and bump PORTEPOCH.