Update ocamlgraph to 1.8.1

Feature safe:	yes
This commit is contained in:
Johan van Selst 2011-11-14 21:51:51 +00:00
parent c8144eafb4
commit 01cf91c83d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285797
3 changed files with 4 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= ocamlgraph
PORTVERSION= 1.8
PORTVERSION= 1.8.1
CATEGORIES= math
MASTER_SITES= http://ocamlgraph.lri.fr/download/
PKGNAMEPREFIX= ocaml-

View file

@ -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

View file

@ -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