diff options
author | garga <garga@FreeBSD.org> | 2005-12-02 01:29:47 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-02 01:29:47 +0800 |
commit | 7179151cfc86ffcfc98a0426a7a0e4beb4ffa6fd (patch) | |
tree | e107712d9933b61c29a9b137823bf3c0ef6b8edf /lang/ocaml-doc | |
parent | 8bd7d7647f0e8ec239c6cb0819396709e88b8239 (diff) | |
download | freebsd-ports-gnome-7179151cfc86ffcfc98a0426a7a0e4beb4ffa6fd.tar.gz freebsd-ports-gnome-7179151cfc86ffcfc98a0426a7a0e4beb4ffa6fd.tar.zst freebsd-ports-gnome-7179151cfc86ffcfc98a0426a7a0e4beb4ffa6fd.zip |
- Update to 3.09
- Add SHA256
PR: ports/89807
Submitted by: maintainer
Diffstat (limited to 'lang/ocaml-doc')
-rw-r--r-- | lang/ocaml-doc/Makefile | 2 | ||||
-rw-r--r-- | lang/ocaml-doc/distinfo | 10 |
2 files changed, 7 insertions, 5 deletions
diff --git a/lang/ocaml-doc/Makefile b/lang/ocaml-doc/Makefile index a11b52f5ec04..f7e3aff3525e 100644 --- a/lang/ocaml-doc/Makefile +++ b/lang/ocaml-doc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ocaml -PORTVERSION= 3.08 +PORTVERSION= 3.09 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME}/ \ ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME}/ \ diff --git a/lang/ocaml-doc/distinfo b/lang/ocaml-doc/distinfo index 0775be097e4f..3aadca5737db 100644 --- a/lang/ocaml-doc/distinfo +++ b/lang/ocaml-doc/distinfo @@ -1,4 +1,6 @@ -MD5 (ocaml-3.08-refman.html.tar.gz) = 0daee5643db6960682c1a7d84467885f -SIZE (ocaml-3.08-refman.html.tar.gz) = 488999 -MD5 (ocaml-3.08-refman.ps.gz) = 35a5d4318456c0982e72ee3f33364bf5 -SIZE (ocaml-3.08-refman.ps.gz) = 585397 +MD5 (ocaml-3.09-refman.html.tar.gz) = b25eb211bf91bcaa536b12d12731ceec +SHA256 (ocaml-3.09-refman.html.tar.gz) = 8e4766a4964a4f93ef202bdff907f806d71906d88d660b481e4a95d111ae404c +SIZE (ocaml-3.09-refman.html.tar.gz) = 484037 +MD5 (ocaml-3.09-refman.ps.gz) = 598bb8e86329afe1ae374385b2e177e7 +SHA256 (ocaml-3.09-refman.ps.gz) = 1056f68e7ed42eeec000905b947ad42144e4c6c8692246add6bfd85c809635e7 +SIZE (ocaml-3.09-refman.ps.gz) = 782553 |