From owner-svn-ports-all@freebsd.org Fri Jul 17 11:21:44 2015 Return-Path: Delivered-To: svn-ports-all@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 033749A31C4; Fri, 17 Jul 2015 11:21:44 +0000 (UTC) (envelope-from trtrmitya@gmail.com) Received: from mail-lb0-x22a.google.com (mail-lb0-x22a.google.com [IPv6:2a00:1450:4010:c04::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D6641886; Fri, 17 Jul 2015 11:21:43 +0000 (UTC) (envelope-from trtrmitya@gmail.com) Received: by lbbyj8 with SMTP id yj8so59475866lbb.0; Fri, 17 Jul 2015 04:21:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=feetI7I16wzJVRUHKC4qtu8e1eaPZ4Jt6uKZyrFtDEs=; b=Z0ZXQBGOK7t4fImXAmLjj+J1gm4IEqrCEx/DcITYS9PNK8aM4w+GRH/IpJBwj2zIVW OPxCy1Vc6UtPsX901kyDrjiUHZ3ulWsSgmYmjKJgkDtFsIvWzWhpkAFboT5W2FFf9kwY Nwdo9MOYmLJdsBqz8ZBkznXznPkJw2sDF9GMCL4d3z5ToGYqCnRox3tgsRybsBg5BkD3 yFwuuERVirfiYP4FlD2w/30GNYPxfWg4OwbqdM9TCGkonXfP75asFPjEzvRvCMmHy2OQ 3LjbS86VFRqFZDX8kiUYVtJ8WWzkBZaseDnmjsG7bF3hZDdEp3eg3q6MoV3TJNMmjrFM XXDw== X-Received: by 10.152.5.65 with SMTP id q1mr14053978laq.110.1437132101660; Fri, 17 Jul 2015 04:21:41 -0700 (PDT) Received: from ?IPv6:2a02:6b8::408:cd62:b0be:6270:a453? ([2a02:6b8:0:408:cd62:b0be:6270:a453]) by smtp.gmail.com with ESMTPSA id kv1sm2727252lbb.48.2015.07.17.04.21.40 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 Jul 2015 04:21:41 -0700 (PDT) Sender: Dmitry Sivachenko Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: svn commit: r392346 - head/graphics/py-graph From: Dmitry Sivachenko In-Reply-To: <55A8E3FA.8040501@FreeBSD.org> Date: Fri, 17 Jul 2015 14:21:39 +0300 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, freebsd-python@FreeBSD.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201507171105.t6HB5f82036991@repo.freebsd.org> <55A8E3FA.8040501@FreeBSD.org> To: koobs@FreeBSD.org X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 11:21:44 -0000 > On 17 =D0=B8=D1=8E=D0=BB=D1=8F 2015 =D0=B3., at 14:16, Kubilay Kocak = wrote: >=20 >=20 > Hi Dmitry, >=20 > Unrelated to this commit, the correct name for this python package is > python-graph and should be renamed accordingly: >=20 > https://pypi.python.org/pypi/python-graph >=20 > There is another package in PyPI which is named graph (correctly), = which > conflicts with this one: >=20 > https://pypi.python.org/pypi/graph >=20 > This is one more in a long line of incorrectly named and conflicting > ports in the tree, which one of the reasons (among a few others) why = we > now have the following working draft policy in place: >=20 > https://wiki.freebsd.org/Python/PortsPolicy >=20 > Would you mind moving this to its correct name, or would you like me = to > take care of it? >=20 Hello, I don't mind.