pkgsrc-WIP-changes archive

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

Updated wip/ocaml to version 4.08.0



Module Name:	pkgsrc-wip
Committed By:	Jaap Boender <jaapb%kerguelen.org@localhost>
Pushed By:	jaapb
Date:		Tue Jul 2 11:34:00 2019 +0100
Changeset:	226f7c9d189caddae7b840815ab2d63cac898c6b

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

Log Message:
Updated wip/ocaml to version 4.08.0

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

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/buildlink3.mk   | 4 ++--
 ocaml/distinfo        | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs:
diff --git a/ocaml/Makefile.common b/ocaml/Makefile.common
index a912132024..8c4ca15d09 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+beta3
-PKGNAME=	ocaml-4.08.0beta3
+DISTNAME=	ocaml-4.08.0
+PKGNAME=	ocaml-4.08.0
 CATEGORIES=	lang
 MASTER_SITES=	http://caml.inria.fr/pub/distrib/ocaml-4.08/
 #EXTRACT_SUFX=	.tar.bz2
diff --git a/ocaml/buildlink3.mk b/ocaml/buildlink3.mk
index 9f1c504055..7a1da290b2 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.07.0
-BUILDLINK_ABI_DEPENDS.ocaml+=	ocaml>=4.07.1nb1
+BUILDLINK_API_DEPENDS.ocaml+=	ocaml>=4.08.0
+BUILDLINK_ABI_DEPENDS.ocaml+=	ocaml>=4.08.0
 BUILDLINK_PKGSRCDIR.ocaml?=	../../lang/ocaml
 #BUILDLINK_DEPMETHOD.ocaml?=	build
 
diff --git a/ocaml/distinfo b/ocaml/distinfo
index 46b465e834..a838882362 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+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 (ocaml-4.08.0.tar.gz) = 5e5036cb7159fd905e3c2de8a31bc3e9a81edb1d
+RMD160 (ocaml-4.08.0.tar.gz) = d3a9edde6112b8c6a73f0a9786475ed65c511b5d
+SHA512 (ocaml-4.08.0.tar.gz) = 7d2f02e7eda7a1ce619876afbc484c83b22ed23ab06309a6a04cc99fd552e9358450261a9dee96e4d29d23fa900d5948e62f15b11ce00e23fea6a2bf6d3babab
+Size (ocaml-4.08.0.tar.gz) = 4902004 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