pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Updated ocaml to 4.10.0
Module Name: pkgsrc-wip
Committed By: Jaap Boender <jaapb%NetBSD.org@localhost>
Pushed By: jaapb
Date: Mon Mar 9 00:19:03 2020 +0100
Changeset: b98873b8b15d6d8af62273c00dc7364bfd7be9a0
Modified Files:
ocaml/Makefile.common
ocaml/buildlink3.mk
ocaml/distinfo
Log Message:
Updated ocaml to 4.10.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b98873b8b15d6d8af62273c00dc7364bfd7be9a0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ocaml/Makefile.common | 6 +++---
ocaml/buildlink3.mk | 4 ++--
ocaml/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs:
diff --git a/ocaml/Makefile.common b/ocaml/Makefile.common
index 350e511a30..9859f4e027 100644
--- a/ocaml/Makefile.common
+++ b/ocaml/Makefile.common
@@ -1,8 +1,8 @@
# $NetBSD: Makefile.common,v 1.55 2018/11/12 16:09:34 jaapb Exp $
# used by x11/labltk/Makefile
-DISTNAME= ocaml-4.10.0+beta2
-PKGNAME= ocaml-4.10.0beta2
+DISTNAME= ocaml-4.10.0
+#PKGNAME= ocaml-4.10.0
CATEGORIES= lang
MASTER_SITES= http://caml.inria.fr/pub/distrib/ocaml-4.10/
#EXTRACT_SUFX= .tar.bz2
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
#CONFIGURE_ARGS+= -with-pthread
#CONFIGURE_ARGS+= -host ${MACHINE_GNU_PLATFORM:Q}
#CONFIGURE_ARGS+= -mandir ${PREFIX}/lib/ocaml/${PKGMANDIR}
-CONFIGURE_ARGS+= --without-x
+#CONFIGURE_ARGS+= --without-x
#CPPFLAGS+= -DDB_DBM_HSEARCH
#DISTINFO_FILE= ${.CURDIR}/../../lang/ocaml/distinfo
diff --git a/ocaml/buildlink3.mk b/ocaml/buildlink3.mk
index 00c566c465..eaa1b45c1d 100644
--- a/ocaml/buildlink3.mk
+++ b/ocaml/buildlink3.mk
@@ -5,8 +5,8 @@ BUILDLINK_TREE+= ocaml
.if !defined(OCAML_BUILDLINK3_MK)
OCAML_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.ocaml+= ocaml>=4.09.0
-BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=4.09.0
+BUILDLINK_API_DEPENDS.ocaml+= ocaml>=4.10.0+rc1
+BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=4.10.0+rc1
BUILDLINK_PKGSRCDIR.ocaml?= ../../lang/ocaml
#BUILDLINK_DEPMETHOD.ocaml?= build
diff --git a/ocaml/distinfo b/ocaml/distinfo
index 0c330de1b8..d3d514eedc 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.10.0+beta2.tar.gz) = 9dd2e4c0b9eef2000aeafd7d2e62c11e89e98e39
-RMD160 (ocaml-4.10.0+beta2.tar.gz) = 73e2d2f11acc0f9d0623f19fd4ed5149d136e05a
-SHA512 (ocaml-4.10.0+beta2.tar.gz) = 190b4edd9a433c53cebd4872d5bcfda80ef6c5ca2870325fcccddf6525157aa86d91fa75e429a0eb812eb2aebf4c8893f74e8ebfd0c8526ef1f83ad665ca5d6e
-Size (ocaml-4.10.0+beta2.tar.gz) = 4921681 bytes
+SHA1 (ocaml-4.10.0.tar.gz) = 619139f9120aed1c2bbacdb9a659c475fd7a4c70
+RMD160 (ocaml-4.10.0.tar.gz) = 4d0e72f6cf4e2f66132aa602fde77661898e9c37
+SHA512 (ocaml-4.10.0.tar.gz) = 12a8b58807be2410c3b4bd0df5a33e861edaea3de654214590296ba0cc52a5199664014e91cca9c79f7cc3c6dea6dc13dce6ae1c84009300b39dc838b100254a
+Size (ocaml-4.10.0.tar.gz) = 4922813 bytes
SHA1 (patch-Makefile) = 50103df7b34f110a1d7f2b9c2d7f47c9885e8b52
SHA1 (patch-Makefile.common.in) = 37d880f7125040fd4a125ff0e24615811ce9c827
SHA1 (patch-asmcomp_amd64_emit.mlp) = c2b90f50bc3c4bf9817916bdd455a8bfc03cb69b
Home |
Main Index |
Thread Index |
Old Index