Date: Thu, 20 Sep 2012 20:43:09 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304598 - head/lang/ocaml-doc Message-ID: <201209202043.q8KKh92o091545@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Thu Sep 20 20:43:09 2012 New Revision: 304598 URL: http://svn.freebsd.org/changeset/ports/304598 Log: Update to match current ocaml version In the future, this may be included in lang/ocaml instead Modified: head/lang/ocaml-doc/Makefile head/lang/ocaml-doc/distinfo Modified: head/lang/ocaml-doc/Makefile ============================================================================== --- head/lang/ocaml-doc/Makefile Thu Sep 20 20:34:25 2012 (r304597) +++ head/lang/ocaml-doc/Makefile Thu Sep 20 20:43:09 2012 (r304598) @@ -6,7 +6,7 @@ # PORTNAME= ocaml -PORTVERSION= 3.11 +PORTVERSION= 3.12 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME}/ \ ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME}/ \ Modified: head/lang/ocaml-doc/distinfo ============================================================================== --- head/lang/ocaml-doc/distinfo Thu Sep 20 20:34:25 2012 (r304597) +++ head/lang/ocaml-doc/distinfo Thu Sep 20 20:43:09 2012 (r304598) @@ -1,6 +1,6 @@ -SHA256 (ocaml-3.11-refman.html.tar.gz) = 1c65b334ccb155aefa1e5e930a91f816d843d37e26b27d3a0351c57149005a5c -SIZE (ocaml-3.11-refman.html.tar.gz) = 536530 -SHA256 (ocaml-3.11-refman.ps.gz) = cfc16d35d4060c75d2e8121430caaebd1b9d9bef9fb323a9c4034b7db70684a3 -SIZE (ocaml-3.11-refman.ps.gz) = 808412 -SHA256 (ocaml-3.11-refman.pdf) = 35f5adfeb92817f7e3ef66dec6b4ca910f48a3a2cf0bfa34bd155fe6866de405 -SIZE (ocaml-3.11-refman.pdf) = 1946372 +SHA256 (ocaml-3.12-refman.html.tar.gz) = 84b9d793de25c75d4a3b7cd207bc17ddcf010c8a74296ced74c55814f6d038a1 +SIZE (ocaml-3.12-refman.html.tar.gz) = 526923 +SHA256 (ocaml-3.12-refman.ps.gz) = 6ce6338bb6bb88c59461d32d02febf2a2b378f0805ef0d827114b0dcef2a05c5 +SIZE (ocaml-3.12-refman.ps.gz) = 966339 +SHA256 (ocaml-3.12-refman.pdf) = 436f342c466a74a45879f1a11d7534f4eacc2fe6b746aa8e08c81be27fa1d5bf +SIZE (ocaml-3.12-refman.pdf) = 1307403
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209202043.q8KKh92o091545>