pkgsrc-WIP-changes archive

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

ocaml: update to 5.2.1



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Dec 12 11:57:03 2024 +0100
Changeset:	97fa6aa4593b8ba31058254238d3486f11fadc3d

Modified Files:
	ocaml/Makefile.common
	ocaml/distinfo

Log Message:
ocaml: update to 5.2.1

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

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/distinfo        | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/ocaml/Makefile.common b/ocaml/Makefile.common
index 644fbb202a..3ba5b033d7 100644
--- a/ocaml/Makefile.common
+++ b/ocaml/Makefile.common
@@ -5,7 +5,7 @@
 # Please do not update to ocaml 5.x without discussion, as the
 # consensus is mostly that those versions are not yet baked, and will
 # cause hard-to-debug problems.
-DISTNAME=	ocaml-5.2.0
+DISTNAME=	ocaml-5.2.1
 CATEGORIES=	lang
 # unreliable
 #MASTER_SITES=	https://caml.inria.fr/pub/distrib/ocaml-5.2/
diff --git a/ocaml/distinfo b/ocaml/distinfo
index 491f3fd756..a2e9480e51 100644
--- a/ocaml/distinfo
+++ b/ocaml/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.146 2023/04/09 07:27:48 wiz Exp $
 
-BLAKE2s (ocaml-5.2.0.tar.gz) = 0b463dc4ad141f016f5641826942a64f94362f06a92e7a9f54b0cbbc0dab78c4
-SHA512 (ocaml-5.2.0.tar.gz) = 78115690186c13c1f2480e4812a9fe34cce2c28bf8a89d5c9810bca0391f930cecd9cee2b53daca8a32da1815628b33be68f3948f1ad03fa50b72b14e3ea84f2
-Size (ocaml-5.2.0.tar.gz) = 6047633 bytes
+BLAKE2s (ocaml-5.2.1.tar.gz) = d223cd79b517183cfce727e3ce856b9620e6c72331179e98eeb60ebbce161571
+SHA512 (ocaml-5.2.1.tar.gz) = b0803dd90a0ac6fdf609345c481b3dc637eb9cbb9bea296cfd79f6913ab34b9e02970bcddd83e8bc419cbe1c4694bb7889146615841b5ee101081a82eee024e2
+Size (ocaml-5.2.1.tar.gz) = 6051609 bytes


Home | Main Index | Thread Index | Old Index