From 8123aa36741c3819ab59e68964da2cb1a19f9c4f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 18 Dec 2003 07:07:37 +0000 Subject: Update to 0.98I of 12/05/2003. The old version had not been fetchable for over a year. Adds priority queues, reworks menus, better integration with TK. Since the current maintainer is temporarily away from FreeBSD, anyone interested in this port should consider volunteering to be its maintainer. It appears to still be under active development. --- math/py-gato/files/patch-GraphUtil.py | 9 --------- 1 file changed, 9 deletions(-) (limited to 'math/py-gato/files/patch-GraphUtil.py') diff --git a/math/py-gato/files/patch-GraphUtil.py b/math/py-gato/files/patch-GraphUtil.py index 8c652aaaee22..fe744b91e881 100644 --- a/math/py-gato/files/patch-GraphUtil.py +++ b/math/py-gato/files/patch-GraphUtil.py @@ -1,14 +1,5 @@ --- GraphUtil.py.orig Wed May 16 13:16:58 2001 +++ GraphUtil.py Mon Sep 3 12:21:49 2001 -@@ -31,7 +31,7 @@ - # - ################################################################################ - --from regsub import split -+from re import split - from GatoGlobals import * - from Graph import Graph - from DataStructures import Point2D, VertexLabeling, EdgeLabeling, EdgeWeight, VertexWeight, Queue @@ -223,13 +223,13 @@ break -- cgit v1.2.3