pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ocaml Updated lang/ocaml to version 4.07.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a968a9bfd9c
branches:  trunk
changeset: 325233:5a968a9bfd9c
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Nov 12 16:09:34 2018 +0000

description:
Updated lang/ocaml to version 4.07.1.

This is a bug-fix release, the full list of fixes can be found in the
Changes file in the distribution.

diffstat:

 lang/ocaml/Makefile.common |   4 ++--
 lang/ocaml/buildlink3.mk   |   4 ++--
 lang/ocaml/distinfo        |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (50 lines):

diff -r 26eddf659259 -r 5a968a9bfd9c lang/ocaml/Makefile.common
--- a/lang/ocaml/Makefile.common        Mon Nov 12 15:49:38 2018 +0000
+++ b/lang/ocaml/Makefile.common        Mon Nov 12 16:09:34 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.54 2018/07/19 12:16:38 jaapb Exp $
+# $NetBSD: Makefile.common,v 1.55 2018/11/12 16:09:34 jaapb Exp $
 
 # used by x11/labltk/Makefile
 # used by x11/ocaml-graphics/Makefile
-DISTNAME=      ocaml-4.07.0
+DISTNAME=      ocaml-4.07.1
 CATEGORIES=    lang
 MASTER_SITES=  http://caml.inria.fr/pub/distrib/ocaml-4.07/
 #EXTRACT_SUFX= .tar.bz2
diff -r 26eddf659259 -r 5a968a9bfd9c lang/ocaml/buildlink3.mk
--- a/lang/ocaml/buildlink3.mk  Mon Nov 12 15:49:38 2018 +0000
+++ b/lang/ocaml/buildlink3.mk  Mon Nov 12 16:09:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.47 2018/07/19 12:20:57 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.48 2018/11/12 16:09:34 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml
 
@@ -6,7 +6,7 @@
 OCAML_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml+=  ocaml>=4.07.0
-BUILDLINK_ABI_DEPENDS.ocaml+=  ocaml>=4.07.0
+BUILDLINK_ABI_DEPENDS.ocaml+=  ocaml>=4.07.1
 BUILDLINK_PKGSRCDIR.ocaml?=    ../../lang/ocaml
 #BUILDLINK_DEPMETHOD.ocaml?=   build
 
diff -r 26eddf659259 -r 5a968a9bfd9c lang/ocaml/distinfo
--- a/lang/ocaml/distinfo       Mon Nov 12 15:49:38 2018 +0000
+++ b/lang/ocaml/distinfo       Mon Nov 12 16:09:34 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.123 2018/07/19 12:46:04 jaapb Exp $
+$NetBSD: distinfo,v 1.124 2018/11/12 16:09:34 jaapb Exp $
 
-SHA1 (ocaml-4.07.0.tar.gz) = 19dba9822a43fc0fe48b4b539d5762ee45c3397f
-RMD160 (ocaml-4.07.0.tar.gz) = 4e471d3c4ac44e99db0b85bd7f8546fc0ce1f2cf
-SHA512 (ocaml-4.07.0.tar.gz) = 2f8c4eb9ee8f4bc041903ef7cf689b956991c4f065ac2c45ced7200bc53c1f0847c5fd4348998280c4c08cc583030c9b52a6d4825f90e356fac1719651c8fb9a
-Size (ocaml-4.07.0.tar.gz) = 4211784 bytes
+SHA1 (ocaml-4.07.1.tar.gz) = 55b9f90603f43cd84abba4db6f3a05a6040c505a
+RMD160 (ocaml-4.07.1.tar.gz) = d856a2fe78f52f06993f8ebc27715369d6317a54
+SHA512 (ocaml-4.07.1.tar.gz) = a7faed1759f76b91afb0922de159240cc11d68f89e2136d2f3add4d3e66fe923f27a094a937a7d7e73727a1675864e8ff41882eeaa4212d8c4dfeb2811e1707a
+Size (ocaml-4.07.1.tar.gz) = 4215856 bytes
 SHA1 (patch-Makefile) = c117fc5d17f9c81814acb92ba10d94f7a0d4cf69
 SHA1 (patch-Makefile.common) = f7e1d1dbebf91679338c192ffc62c83cd0f2d17e
 SHA1 (patch-asmcomp_amd64_emit.mlp) = 68cc42afd6439347524f2d81c48305dcbc173869



Home | Main Index | Thread Index | Old Index