From owner-svn-ports-head@FreeBSD.ORG Mon Jun 23 00:21:21 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 9C3EE40A; Mon, 23 Jun 2014 00:21:21 +0000 (UTC) Received: from mail-pd0-x232.google.com (mail-pd0-x232.google.com [IPv6:2607:f8b0:400e:c02::232]) (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 605062714; Mon, 23 Jun 2014 00:21:21 +0000 (UTC) Received: by mail-pd0-f178.google.com with SMTP id r10so5017278pdi.9 for ; Sun, 22 Jun 2014 17:21:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=vdVW32VJNhtK/ATj1Ce74s/qBjO2SChlMRMgLvY9lzo=; b=iC6yBwygVCektszvx46kXbOaQIP4lY8kNhiofZ9CkQkrkQIlc7xhPONfDOjhT6oZwo uFDvvB147HQae2QC61COxC0OeMt+7Ri1bgN1hSAl6VtcnsXRtMjbpxIx86eKzL0J6als mPnTLZB3P/ezCXcV/N1asG6hkY/M1XYrzwHBBHKIu9tfvZ/WDPBPbaRHnf7ChNc+A8u0 OetreZqy9EBzusKPeHvfTGx+8mNpkfwh08uB2KmT/amVqk4vGQGr6DkfhWY0ewahc4MF no5c9q3CR2msY9SETsMhvy3CBUoBAJGf86PCxi6keFajN5b7pUuL/0rZVx2Lio6h5UjN nMAg== X-Received: by 10.66.65.204 with SMTP id z12mr23950314pas.60.1403482881045; Sun, 22 Jun 2014 17:21:21 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id ek2sm23837699pbd.30.2014.06.22.17.21.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Jun 2014 17:21:20 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <53A772FB.90908@FreeBSD.org> Date: Mon, 23 Jun 2014 10:21:15 +1000 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Raphael Kubo da Costa , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r358855 - head/databases/py-redis References: <201406222222.s5MMMCjr009114@svn.freebsd.org> In-Reply-To: <201406222222.s5MMMCjr009114@svn.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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 00:21:21 -0000 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. 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? Can you please revert this change, or if that is inconvenient, commit a change that renames HTMLDOCS to the standard DOCS option name. -- Regards, Koobs