From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 14 03:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 322E11065670 for ; Tue, 14 Jul 2009 03:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 10BF38FC20 for ; Tue, 14 Jul 2009 03:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6E3e1it021190 for ; Tue, 14 Jul 2009 03:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6E3e19C021189; Tue, 14 Jul 2009 03:40:01 GMT (envelope-from gnats) Resent-Date: Tue, 14 Jul 2009 03:40:01 GMT Resent-Message-Id: <200907140340.n6E3e19C021189@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yi-Jheng Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD989106566B for ; Tue, 14 Jul 2009 03:31:39 +0000 (UTC) (envelope-from yzlin@yzlin.org) Received: from yzlin.org (yzlin.cs.nctu.edu.tw [140.113.24.68]) by mx1.freebsd.org (Postfix) with ESMTP id 4202D8FC08 for ; Tue, 14 Jul 2009 03:31:38 +0000 (UTC) (envelope-from yzlin@yzlin.org) Received: by yzlin.org (Postfix, from userid 1001) id 02BF548F495; Tue, 14 Jul 2009 11:21:13 +0800 (CST) Message-Id: <20090714032114.02BF548F495@yzlin.org> Date: Tue, 14 Jul 2009 11:21:13 +0800 (CST) From: Yi-Jheng Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/136732: [MAINTAINER] graphics/py-graph: update to 1.6.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 03:40:02 -0000 >Number: 136732 >Category: ports >Synopsis: [MAINTAINER] graphics/py-graph: update to 1.6.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 14 03:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.2-STABLE amd64 >Organization: NCTU CS >Environment: System: FreeBSD yzlin 7.2-STABLE FreeBSD 7.2-STABLE #0: Sun May 24 03:53:58 CST 2009 >Description: - Update to 1.6.1 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py-graph-1.6.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/py-graph/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 9 May 2009 09:18:33 -0000 1.4 +++ Makefile 14 Jul 2009 03:31:24 -0000 @@ -6,7 +6,7 @@ # PORTNAME= graph -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.1 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,9 +20,7 @@ PROJECTHOST= python-graph USE_PYTHON= yes USE_PYDISTUTILS= easy_install -PYDISTUTILS_PKGNAME= python-graph - -WRKSRC= ${WRKDIR}/${PYDISTUTILS_PKGNAME} +PYDISTUTILS_PKGNAME= python_graph USE_BZIP2= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/py-graph/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 9 May 2009 09:18:33 -0000 1.4 +++ distinfo 14 Jul 2009 03:31:24 -0000 @@ -1,3 +1,3 @@ -MD5 (python-graph-1.5.0.tar.bz2) = fc349565a013286a4cb20297cd00364b -SHA256 (python-graph-1.5.0.tar.bz2) = f7bf5d9e7233d75b72defc724c9678abed54a54633dab0e700c7aec47a390532 -SIZE (python-graph-1.5.0.tar.bz2) = 53892 +MD5 (python-graph-1.6.1.tar.bz2) = 4c52cb006e139e7578f9bdf2338d166d +SHA256 (python-graph-1.6.1.tar.bz2) = 33279db94653f83ba58c3cc114b99c55d9fbd187caeff2c8998e95a36c02487a +SIZE (python-graph-1.6.1.tar.bz2) = 54402 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/py-graph/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 9 May 2009 09:18:33 -0000 1.4 +++ pkg-plist 14 Jul 2009 03:31:24 -0000 @@ -17,45 +17,48 @@ %%PORTDOCS%%%%DOCSDIR%%/crarr.png %%PORTDOCS%%%%DOCSDIR%%/epydoc.css %%PORTDOCS%%%%DOCSDIR%%/epydoc.js -%%PORTDOCS%%%%DOCSDIR%%/graph-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.accessibility-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.critical-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.cycles-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.exceptions-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.exceptions.python_graph_exception-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.exceptions.unreachable-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.filters-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.filters.Find-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.filters.Find.find-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.filters.Null-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.filters.Null.null-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.filters.Radius-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.filters.Radius.radius-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.generators-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.heuristics-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.heuristics.Chow-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.heuristics.Chow.chow-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.heuristics.Euclidean-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.heuristics.Euclidean.euclidean-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.minmax-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.readwrite-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.searching-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.sorting-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.traversal-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.utils-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.utils.HeapItem-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.algorithms.utils.priority_queue-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.classes-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.classes.Digraph-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.classes.Digraph.digraph-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.classes.Graph-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.classes.Graph.graph-class.html -%%PORTDOCS%%%%DOCSDIR%%/graph.classes.Hypergraph-module.html -%%PORTDOCS%%%%DOCSDIR%%/graph.classes.Hypergraph.hypergraph-class.html %%PORTDOCS%%%%DOCSDIR%%/help.html %%PORTDOCS%%%%DOCSDIR%%/identifier-index.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/module-tree.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.accessibility-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.critical-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.cycles-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.filters-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.filters.Find-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.filters.Find.find-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.filters.Null-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.filters.Null.null-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.filters.Radius-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.filters.Radius.radius-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.generators-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.heuristics-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.heuristics.Chow-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.heuristics.Chow.chow-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.heuristics.Euclidean-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.heuristics.Euclidean.euclidean-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.minmax-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.searching-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.sorting-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.traversal-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.utils-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.utils.HeapItem-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.algorithms.utils.priority_queue-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Digraph-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Digraph.digraph-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Exceptions-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Exceptions.GraphError-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Exceptions.InvalidGraphType-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Exceptions.NodeUnreachable-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Graph-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Graph.graph-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Hypergraph-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.classes.Hypergraph.hypergraph-class.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.readwrite-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.readwrite.dot-module.html +%%PORTDOCS%%%%DOCSDIR%%/pygraph.readwrite.markup-module.html %%PORTDOCS%%%%DOCSDIR%%/redirect.html %%PORTDOCS%%@dirrm %%DOCSDIR%% Index: files/patch-setup.py =================================================================== RCS file: /home/ncvs/ports/graphics/py-graph/files/patch-setup.py,v retrieving revision 1.3 diff -u -r1.3 patch-setup.py --- files/patch-setup.py 9 May 2009 09:18:33 -0000 1.3 +++ files/patch-setup.py 14 Jul 2009 03:31:24 -0000 @@ -1,6 +1,6 @@ --- setup.py.orig +++ setup.py -@@ -4,11 +4,7 @@ +@@ -4,12 +4,7 @@ import os import logging @@ -9,18 +9,18 @@ -except ImportError, ie: - import ez_setup - ez_setup.use_setuptools() +- from setuptools import setup, find_packages +from setuptools import setup, find_packages # Startup appname = "python-graph" -@@ -37,8 +33,8 @@ +@@ -40,9 +35,6 @@ name = appname, version = appversion, - packages = ['graph', 'graph.algorithms', 'graph.algorithms.filters', 'graph.algorithms.heuristics', 'graph.classes'], + packages = ['pygraph', 'pygraph.algorithms', 'pygraph.algorithms.filters', 'pygraph.algorithms.heuristics', 'pygraph.classes', 'pygraph.readwrite'], - data_files = [(docsdir,docsfiles), - (datadir,datafiles)], -+# data_files = [(docsdir,docsfiles), -+# (datadir,datafiles)], +- install_requires = ['pydot'], author = "Pedro Matiello", author_email = "pmatiello@gmail.com", description = "A library for working with graphs in Python", --- py-graph-1.6.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: