Update to match current ocaml version
In the future, this may be included in lang/ocaml instead
This commit is contained in:
parent
49e5747aed
commit
791de6b028
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304598
2 changed files with 7 additions and 7 deletions
|
@ -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}/ \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue