From owner-svn-ports-all@FreeBSD.ORG Mon Jun 15 13:13:01 2015 Return-Path: Delivered-To: svn-ports-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20443543; Mon, 15 Jun 2015 13:13:01 +0000 (UTC) (envelope-from trtrmitya@gmail.com) Received: from mail-lb0-x22d.google.com (mail-lb0-x22d.google.com [IPv6:2a00:1450:4010:c04::22d]) (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 993E7FB0; Mon, 15 Jun 2015 13:13:00 +0000 (UTC) (envelope-from trtrmitya@gmail.com) Received: by lbbwc1 with SMTP id wc1so1293213lbb.2; Mon, 15 Jun 2015 06:12:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=SBQBdXgAj44zX/LbP7BKFLRAAWak51E4bhP5oTR9w9I=; b=jijEdhW0JghTcDACMjCBgJHvsfahQ5ZPxXApOCp07arYdQGJgKzXfI1CFsSzDZ/SWk ar3iYg8h3hsP4m1TTOmQ0uYnMuW2c1W3FnqCLY6xUQJTUS2ktZy6H8d31QmHPttrawZA wW5cDAZSMFlXUj0P55232ZrSGuEGTWRkC8ZtQwzZvlxx64x/kMn5WRb1uPeqGyi5bCRb FZoNVjC5k9+lrp9Fk/To1ro8HTXV/R5sjhkrFVkeUlpqbwIwtX+ZBT3GiywDYqEyHWAE iHx8t17YUjFdoncf/Ohlngd8JWqyDOR38S2PpWHdRRogaB5JbEzU/3hEuaFOQjTDSyGy lfsQ== X-Received: by 10.112.202.234 with SMTP id kl10mr167994lbc.51.1434373978189; Mon, 15 Jun 2015 06:12:58 -0700 (PDT) Received: from ?IPv6:2a02:6b8::408:e840:f19:f1fa:81d0? ([2a02:6b8:0:408:e840:f19:f1fa:81d0]) by mx.google.com with ESMTPSA id h3sm2707881lbj.19.2015.06.15.06.12.57 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jun 2015 06:12:57 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: svn commit: r389644 - in head/math/py-networkx: . files From: Dmitry Sivachenko In-Reply-To: <201506141540.t5EFeXUl066872@svn.freebsd.org> Date: Mon, 15 Jun 2015 16:12:56 +0300 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <99541E49-CAC2-4CDC-AA6E-574571499AFB@gmail.com> References: <201506141540.t5EFeXUl066872@svn.freebsd.org> To: Wen Heping X-Mailer: Apple Mail (2.2098) 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: Mon, 15 Jun 2015 13:13:01 -0000 > On 14 =D0=B8=D1=8E=D0=BD=D1=8F 2015 =D0=B3., at 18:40, Wen Heping = wrote: >=20 > Author: wen > Date: Sun Jun 14 15:40:33 2015 > New Revision: 389644 > URL: https://svnweb.freebsd.org/changeset/ports/389644 >=20 > Log: > - Update to 1.9.1 >=20 > PR: 200679 > Submitted by: yuri@rawbw.com > Approved by: maintainer >=20 > Modified: > head/math/py-networkx/Makefile > head/math/py-networkx/distinfo > head/math/py-networkx/files/patch-setup.py >=20 > Modified: head/math/py-networkx/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/math/py-networkx/Makefile Sun Jun 14 15:31:28 2015 = (r389643) > +++ head/math/py-networkx/Makefile Sun Jun 14 15:40:33 2015 = (r389644) > @@ -2,7 +2,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D networkx > -PORTVERSION=3D 1.8.1 > +PORTVERSION=3D 1.9.1 > CATEGORIES=3D math python > MASTER_SITES=3D http://networkx.lanl.gov/download/networkx/ \ > CHEESESHOP > @@ -13,6 +13,15 @@ COMMENT=3D Tools for complex networks >=20 > LICENSE=3D BSD3CLAUSE >=20 > +RUN_DEPENDS:=3D = ${PYTHON_PKGNAMEPREFIX}graphviz>=3D1.2:${PORTSDIR}/graphics/py-graphviz = \ > + = ${PYTHON_PKGNAMEPREFIX}decorator>=3D3.4.0:${PORTSDIR}/devel/py-decorator = \ > + = ${PYTHON_PKGNAMEPREFIX}matplotlib>=3D1.4.0:${PORTSDIR}/math/py-matplotlib = \ > + = ${PYTHON_PKGNAMEPREFIX}numpy>=3D1.9.2:${PORTSDIR}/math/py-numpy \ > + = ${PYTHON_PKGNAMEPREFIX}scipy>=3D0.15.1:${PORTSDIR}/science/py-scipy \ > + = ${PYTHON_PKGNAMEPREFIX}scikit-sparse>=3D0.2:${PORTSDIR}/science/py-scikit-= sparse \ > + = ${PYTHON_PKGNAMEPREFIX}sphinx>=3D1.2.3:${PORTSDIR}/textproc/py-sphinx \ > + = ${PYTHON_PKGNAMEPREFIX}docutils>=3D0.12:${PORTSDIR}/textproc/py-docutils > + Hmm... so am I right that version 1.8.1 worked without these deps and = 1.9.1 require all of them? This turned networkx port into huge monster. I suspect most of them are = at least optional (does it need sphinx to run?)