diff options
author | stas <stas@FreeBSD.org> | 2008-04-14 14:36:26 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-04-14 14:36:26 +0800 |
commit | 5a6d9abcaf0d22cc5a19f2fdf1c0276a3bf12e0d (patch) | |
tree | eca8692db5280a81ea87719895dbc9886424b1d4 | |
parent | a534166e1ccedd221250d833dfbc12a696e30b8f (diff) | |
download | freebsd-ports-gnome-5a6d9abcaf0d22cc5a19f2fdf1c0276a3bf12e0d.tar.gz freebsd-ports-gnome-5a6d9abcaf0d22cc5a19f2fdf1c0276a3bf12e0d.tar.zst freebsd-ports-gnome-5a6d9abcaf0d22cc5a19f2fdf1c0276a3bf12e0d.zip |
- Update to 4.3.0.
-rw-r--r-- | devel/ocaml-lacaml/Makefile | 8 | ||||
-rw-r--r-- | devel/ocaml-lacaml/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile index 6ccaf9a8fc95..ad470cfcf063 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -7,8 +7,8 @@ # PORTNAME= lacaml -PORTVERSION= 3.0.20 -PORTREVISION= 1 +PORTVERSION= 4.3.0 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- @@ -35,10 +35,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME} .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700042 -BROKEN= Does not install with GCC 4.2 -.endif - post-extract: # # CFLAGS safety diff --git a/devel/ocaml-lacaml/distinfo b/devel/ocaml-lacaml/distinfo index 75d668cf47e6..9194d08d4474 100644 --- a/devel/ocaml-lacaml/distinfo +++ b/devel/ocaml-lacaml/distinfo @@ -1,3 +1,3 @@ -MD5 (lacaml-3.0.20.tar.bz2) = 2090bd3bc848dbe01a1bd7a26b254717 -SHA256 (lacaml-3.0.20.tar.bz2) = 70c55f5abca067a12abc3b4ac8cd466dcb8c9d43b47647dde04b3b66d9cada4e -SIZE (lacaml-3.0.20.tar.bz2) = 69053 +MD5 (lacaml-4.3.0.tar.bz2) = dd42769a777f9dfc086b1d23e2d6ed44 +SHA256 (lacaml-4.3.0.tar.bz2) = 2d88da0ac02841e7db0e05960ab5d3bc48c05a46acab93474bad36cb34db25c3 +SIZE (lacaml-4.3.0.tar.bz2) = 71257 |