pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update ocaml to 4.08beta3



Module Name:	pkgsrc-wip
Committed By:	Jaap Boender <jaapb%kerguelen.org@localhost>
Pushed By:	jaapb
Date:		Thu Apr 18 14:09:30 2019 +0100
Changeset:	4e79c039d97b23b5b29907e9a66d265a9411ef80

Modified Files:
	ocaml/Makefile.common
	ocaml/PLIST
	ocaml/distinfo

Log Message:
Update ocaml to 4.08beta3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4e79c039d97b23b5b29907e9a66d265a9411ef80

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ocaml/Makefile.common | 4 ++--
 ocaml/PLIST           | 3 +++
 ocaml/distinfo        | 8 ++++----
 3 files changed, 9 insertions(+), 6 deletions(-)

diffs:
diff --git a/ocaml/Makefile.common b/ocaml/Makefile.common
index 2916d74fb1..a85e77d8b7 100644
--- a/ocaml/Makefile.common
+++ b/ocaml/Makefile.common
@@ -2,8 +2,8 @@
 
 # used by x11/labltk/Makefile
 # used by x11/ocaml-graphics/Makefile
-DISTNAME=	ocaml-4.08.0+beta2
-PKGNAME=	ocaml-4.08.0beta2
+DISTNAME=	ocaml-4.08.0+beta3
+PKGNAME=	ocaml-4.08.0beta3
 CATEGORIES=	lang
 MASTER_SITES=	http://caml.inria.fr/pub/distrib/ocaml-4.08/
 #EXTRACT_SUFX=	.tar.bz2
diff --git a/ocaml/PLIST b/ocaml/PLIST
index 427cbe0bcc..2406c3841c 100644
--- a/ocaml/PLIST
+++ b/ocaml/PLIST
@@ -1423,6 +1423,8 @@ ${PLIST.ocaml-opt}lib/ocaml/libasmrund.a
 ${PLIST.instrumented_runtime}${PLIST.ocaml-opt}lib/ocaml/libasmruni.a
 ${PLIST.ocaml-prof}${PLIST.ocaml-opt}lib/ocaml/libasmrunp.a
 lib/ocaml/libcamlrun.a
+lib/ocaml/libcamlrun_pic.a
+lib/ocaml/libcamlrun_shared.so
 lib/ocaml/libcamlrund.a
 ${PLIST.instrumented_runtime}lib/ocaml/libcamlruni.a
 lib/ocaml/libcamlstr.a
@@ -2347,6 +2349,7 @@ man/man3/Stdlib.String.3
 man/man3/Stdlib.StringLabels.3
 man/man3/Stdlib.Sys.3
 man/man3/Stdlib.Uchar.3
+man/man3/Stdlib.Unit.3
 man/man3/Stdlib.Weak.3
 man/man3/Str.3
 man/man3/Stream.3
diff --git a/ocaml/distinfo b/ocaml/distinfo
index 67f085bb11..142c8cbe0e 100644
--- a/ocaml/distinfo
+++ b/ocaml/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.125 2019/01/07 18:52:23 jaapb Exp $
 
-SHA1 (ocaml-4.08.0+beta2.tar.gz) = 890863e97122821059378659811f66a19f441584
-RMD160 (ocaml-4.08.0+beta2.tar.gz) = 3a7c1cf1966a84ac707eef621eec9cc540c8f973
-SHA512 (ocaml-4.08.0+beta2.tar.gz) = 6cf13ba80462a6d5dad904d58f73c82fc01073bb126b4001db01de878b876409cd1439ec87cb85b8294088e3cd55227997b312530a702158731e2f46f2ca4de4
-Size (ocaml-4.08.0+beta2.tar.gz) = 4895272 bytes
+SHA1 (ocaml-4.08.0+beta3.tar.gz) = b5976a66e42f0d2a6a6379b71bf488aa50e36fc3
+RMD160 (ocaml-4.08.0+beta3.tar.gz) = 4b151e8e32d0a940254a52a1101662fa05f1892f
+SHA512 (ocaml-4.08.0+beta3.tar.gz) = b68cd6af7d48b4134e79d3646315c2ae613afd77b4eaac33e725addf568f61bafd6063997ef158373c279a90f8a31a5ce708f87a3272a13986447addce71a3cb
+Size (ocaml-4.08.0+beta3.tar.gz) = 4902188 bytes
 SHA1 (patch-Makefile) = 4ed79d0a5e2368a3840f51ebcdfd5a8f91e6c74e
 SHA1 (patch-Makefile.common.in) = 6bfbaf2fb7f9f74227c5f581eb65430985c1ac01
 SHA1 (patch-asmcomp_amd64_emit.mlp) = 68cc42afd6439347524f2d81c48305dcbc173869


Home | Main Index | Thread Index | Old Index