diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-07 14:25:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-07 14:25:13 +0000 |
commit | 9d714e7784960b503888dfb9252c983e332eef7b (patch) | |
tree | 4632accf8fbe6adb9ec17022633491b59f7c4013 /devel/ocaml-lacaml | |
parent | ff4e0c01131830c1cde6cfe0c1f1a69dcdd3b040 (diff) |
- Update to 7.0.7
PR: 175578
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=311842
Diffstat (limited to 'devel/ocaml-lacaml')
-rw-r--r-- | devel/ocaml-lacaml/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-lacaml/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile index 7daa47ccf17a..9b608f1016df 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lacaml -PORTVERSION= 7.0.3 +PORTVERSION= 7.0.7 CATEGORIES= devel MASTER_SITES= http://cdn.bitbucket.org/mmottl/lacaml/downloads/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-lacaml/distinfo b/devel/ocaml-lacaml/distinfo index ff254d76caf2..9f1de949b6df 100644 --- a/devel/ocaml-lacaml/distinfo +++ b/devel/ocaml-lacaml/distinfo @@ -1,2 +1,2 @@ -SHA256 (lacaml-7.0.3.tar.gz) = 3ebd0b35ae0e4fe5cc5483e61a8bf1fb46ef8fed60f5c89a09e589b91b7ec982 -SIZE (lacaml-7.0.3.tar.gz) = 151742 +SHA256 (lacaml-7.0.7.tar.gz) = 9dc8bad78b4189330379313c230c8a6bf34cbba831329e92406cf2b1a2390462 +SIZE (lacaml-7.0.7.tar.gz) = 155345 |