diff --git a/math/ocaml-ocamlgraph/Makefile b/math/ocaml-ocamlgraph/Makefile index 82b134837d76..20679dcfdab7 100644 --- a/math/ocaml-ocamlgraph/Makefile +++ b/math/ocaml-ocamlgraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ocamlgraph -PORTVERSION= 1.8 +PORTVERSION= 1.8.1 CATEGORIES= math MASTER_SITES= http://ocamlgraph.lri.fr/download/ PKGNAMEPREFIX= ocaml- diff --git a/math/ocaml-ocamlgraph/distinfo b/math/ocaml-ocamlgraph/distinfo index 719dbd934bde..6ceda864d886 100644 --- a/math/ocaml-ocamlgraph/distinfo +++ b/math/ocaml-ocamlgraph/distinfo @@ -1,2 +1,2 @@ -SHA256 (ocamlgraph-1.8.tar.gz) = f781da1c4c8cf1eeb5cf256041af350ce08adc83bd34cd29ecca1f2bafa0348b -SIZE (ocamlgraph-1.8.tar.gz) = 249916 +SHA256 (ocamlgraph-1.8.1.tar.gz) = ba6388ffc2c15139b0f26330ef6dd922f0ff0f364eee99a3202bf1cd93512b43 +SIZE (ocamlgraph-1.8.1.tar.gz) = 252502 diff --git a/math/ocaml-ocamlgraph/pkg-plist b/math/ocaml-ocamlgraph/pkg-plist index 441d46fcd999..532070651bcd 100644 --- a/math/ocaml-ocamlgraph/pkg-plist +++ b/math/ocaml-ocamlgraph/pkg-plist @@ -13,6 +13,7 @@ %%OCAMLGRAPHDIR%%/dot.mli %%OCAMLGRAPHDIR%%/dot_ast.mli %%OCAMLGRAPHDIR%%/dot_parser.mli +%%OCAMLGRAPHDIR%%/fixpoint.mli %%OCAMLGRAPHDIR%%/flow.mli %%OCAMLGRAPHDIR%%/gmap.mli %%OCAMLGRAPHDIR%%/gml.mli