pkgsrc-WIP-changes archive

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

Updated ocaml to 4.09.0



Module Name:	pkgsrc-wip
Committed By:	Jaap Boender <jaapb%kerguelen.org@localhost>
Pushed By:	jaapb
Date:		Tue Nov 12 09:26:11 2019 +0000
Changeset:	73d0812cb83340dcdc914bc814d5f89d47ac276c

Modified Files:
	ocaml/Makefile.common
	ocaml/buildlink3.mk
	ocaml/distinfo

Log Message:
Updated ocaml to 4.09.0

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

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

diffstat:
 ocaml/Makefile.common | 2 +-
 ocaml/buildlink3.mk   | 4 ++--
 ocaml/distinfo        | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/ocaml/Makefile.common b/ocaml/Makefile.common
index a410140dd8..c474a2e4b3 100644
--- a/ocaml/Makefile.common
+++ b/ocaml/Makefile.common
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile.common,v 1.55 2018/11/12 16:09:34 jaapb Exp $
 
 # used by x11/labltk/Makefile
-DISTNAME=	ocaml-4.09.0+beta2
+DISTNAME=	ocaml-4.09.0
 CATEGORIES=	lang
 MASTER_SITES=	http://caml.inria.fr/pub/distrib/ocaml-4.09/
 #EXTRACT_SUFX=	.tar.bz2
diff --git a/ocaml/buildlink3.mk b/ocaml/buildlink3.mk
index 7a1da290b2..00c566c465 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.08.0
-BUILDLINK_ABI_DEPENDS.ocaml+=	ocaml>=4.08.0
+BUILDLINK_API_DEPENDS.ocaml+=	ocaml>=4.09.0
+BUILDLINK_ABI_DEPENDS.ocaml+=	ocaml>=4.09.0
 BUILDLINK_PKGSRCDIR.ocaml?=	../../lang/ocaml
 #BUILDLINK_DEPMETHOD.ocaml?=	build
 
diff --git a/ocaml/distinfo b/ocaml/distinfo
index 56647d7a09..e4f9919e93 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.09.0+beta2.tar.gz) = 042e5f48810fe1c7da268b1fde3c0110da249d2f
-RMD160 (ocaml-4.09.0+beta2.tar.gz) = 99d7d162656b6d061fa6dc4d24eff61c5785cae6
-SHA512 (ocaml-4.09.0+beta2.tar.gz) = b9fc5207f1ce1e436292eb72d00821770b5be020992d591ad1fe29855fc6f668b7f308275f6b9d1aa837b634154f625d774420424833435375217e53e6ad9dfa
-Size (ocaml-4.09.0+beta2.tar.gz) = 4831734 bytes
+SHA1 (ocaml-4.09.0.tar.gz) = 981f15617d90ed990919c031c8c1f39b45f62002
+RMD160 (ocaml-4.09.0.tar.gz) = a6c7b137ada913531092e111dabccd8c4248313d
+SHA512 (ocaml-4.09.0.tar.gz) = c1b666839960c157868fc32a96fe4137280a4b99464ba2c6616700b962d802ed86467ec21c341abbefdf684b8314b90fd6a5018c6de58dc29152af851eebea88
+Size (ocaml-4.09.0.tar.gz) = 4829882 bytes
 SHA1 (patch-Makefile) = 5540fa654349931a9796d97ad71ecdff90a60e91
 SHA1 (patch-Makefile.common.in) = 419b838a31898fffdbe5dc785ee7c602b48343ca
 SHA1 (patch-asmcomp_amd64_emit.mlp) = 68cc42afd6439347524f2d81c48305dcbc173869


Home | Main Index | Thread Index | Old Index