From af626823de8ee6e56bb9343022e87fdefd1fe5cc Mon Sep 17 00:00:00 2001 From: johans Date: Thu, 24 Feb 2011 20:50:12 +0000 Subject: Update ocamlgraph to 1.7 --- math/ocaml-ocamlgraph/Makefile | 2 +- math/ocaml-ocamlgraph/distinfo | 4 ++-- math/ocaml-ocamlgraph/pkg-plist | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/ocaml-ocamlgraph/Makefile b/math/ocaml-ocamlgraph/Makefile index 6dec8cebe6c2..917eed22440b 100644 --- a/math/ocaml-ocamlgraph/Makefile +++ b/math/ocaml-ocamlgraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ocamlgraph -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= math MASTER_SITES= http://ocamlgraph.lri.fr/download/ PKGNAMEPREFIX= ocaml- diff --git a/math/ocaml-ocamlgraph/distinfo b/math/ocaml-ocamlgraph/distinfo index 45cd4750a20e..63da84bd15c2 100644 --- a/math/ocaml-ocamlgraph/distinfo +++ b/math/ocaml-ocamlgraph/distinfo @@ -1,2 +1,2 @@ -SHA256 (ocamlgraph-1.6.tar.gz) = 9a35f0017cef1fa59a5fa9f3ce00c7d1296092dbeb3b5aec7b4afa94b9daf74c -SIZE (ocamlgraph-1.6.tar.gz) = 235865 +SHA256 (ocamlgraph-1.7.tar.gz) = ec5e79a441ea575b50c9301824917e82738ed712a9e5bcf4aa6bea018eff60c6 +SIZE (ocamlgraph-1.7.tar.gz) = 236906 diff --git a/math/ocaml-ocamlgraph/pkg-plist b/math/ocaml-ocamlgraph/pkg-plist index e83ecd38ba5c..441d46fcd999 100644 --- a/math/ocaml-ocamlgraph/pkg-plist +++ b/math/ocaml-ocamlgraph/pkg-plist @@ -39,8 +39,12 @@ %%OCAMLGRAPHDIR%%/topological.mli %%OCAMLGRAPHDIR%%/traverse.mli %%OCAMLGRAPHDIR%%/util.mli +%%GUI%%%%OCAMLGRAPHDIR%%/dGraphContainer.mli %%GUI%%%%OCAMLGRAPHDIR%%/dGraphModel.mli %%GUI%%%%OCAMLGRAPHDIR%%/dGraphRandModel.mli +%%GUI%%%%OCAMLGRAPHDIR%%/dGraphSubTree.mli +%%GUI%%%%OCAMLGRAPHDIR%%/dGraphTreeLayout.mli +%%GUI%%%%OCAMLGRAPHDIR%%/dGraphTreeModel.mli %%GUI%%%%OCAMLGRAPHDIR%%/dGraphView.mli %%GUI%%%%OCAMLGRAPHDIR%%/dGraphViewItem.mli %%GUI%%%%OCAMLGRAPHDIR%%/dgraph.cmi -- cgit