diff options
author | johans <johans@FreeBSD.org> | 2010-04-30 17:08:36 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-04-30 17:08:36 +0800 |
commit | 19ed9be348c21869bbc136a905f4fc356b3a6694 (patch) | |
tree | 100edba91bf70987e580187bcd7e22a6d3ab1b56 /math | |
parent | 36ef490824b612d240cc3873d25ecb93d30daecb (diff) | |
download | freebsd-ports-gnome-19ed9be348c21869bbc136a905f4fc356b3a6694.tar.gz freebsd-ports-gnome-19ed9be348c21869bbc136a905f4fc356b3a6694.tar.zst freebsd-ports-gnome-19ed9be348c21869bbc136a905f4fc356b3a6694.zip |
Update to 1.5
Diffstat (limited to 'math')
-rw-r--r-- | math/ocaml-ocamlgraph/Makefile | 2 | ||||
-rw-r--r-- | math/ocaml-ocamlgraph/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/ocaml-ocamlgraph/Makefile b/math/ocaml-ocamlgraph/Makefile index 4664cdf56f77..085d5a6a3e6c 100644 --- a/math/ocaml-ocamlgraph/Makefile +++ b/math/ocaml-ocamlgraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ocamlgraph -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= math MASTER_SITES= http://ocamlgraph.lri.fr/download/ PKGNAMEPREFIX= ocaml- diff --git a/math/ocaml-ocamlgraph/distinfo b/math/ocaml-ocamlgraph/distinfo index d3d3ef387d3e..8d9797d2e6ea 100644 --- a/math/ocaml-ocamlgraph/distinfo +++ b/math/ocaml-ocamlgraph/distinfo @@ -1,3 +1,3 @@ -MD5 (ocamlgraph-1.4.tar.gz) = 7723bd631c457881e7453ddb2b5bcec1 -SHA256 (ocamlgraph-1.4.tar.gz) = 5f37928ea125eb2b7a97f3b88d67b4466f244f7e1ecd590a32f834ff5ed6befe -SIZE (ocamlgraph-1.4.tar.gz) = 217830 +MD5 (ocamlgraph-1.5.tar.gz) = d49e2ce10ac4be00bf558380818b14eb +SHA256 (ocamlgraph-1.5.tar.gz) = 24a72e46ad38feedde5c30787707dbc9966088149a18100b9691c7ed0e3cd9f1 +SIZE (ocamlgraph-1.5.tar.gz) = 220307 |