pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ocaml-uutf Updated textproc/ocaml-uutf to ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01c5d48872dc
branches:  trunk
changeset: 378377:01c5d48872dc
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon May 02 18:17:18 2022 +0000

description:
Updated textproc/ocaml-uutf to version 1.0.3.

This adds support for the upcoming OCaml 5.0.

diffstat:

 textproc/ocaml-uutf/Makefile      |  5 ++---
 textproc/ocaml-uutf/buildlink3.mk |  4 ++--
 textproc/ocaml-uutf/distinfo      |  8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 2a49752fb353 -r 01c5d48872dc textproc/ocaml-uutf/Makefile
--- a/textproc/ocaml-uutf/Makefile      Mon May 02 18:12:24 2022 +0000
+++ b/textproc/ocaml-uutf/Makefile      Mon May 02 18:17:18 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2021/03/08 08:13:08 jaapb Exp $
+# $NetBSD: Makefile,v 1.19 2022/05/02 18:17:18 jaapb Exp $
 
-DISTNAME=      uutf-1.0.2
+DISTNAME=      uutf-1.0.3
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  http://erratique.ch/software/uutf/releases/
 EXTRACT_SUFX=  .tbz
diff -r 2a49752fb353 -r 01c5d48872dc textproc/ocaml-uutf/buildlink3.mk
--- a/textproc/ocaml-uutf/buildlink3.mk Mon May 02 18:12:24 2022 +0000
+++ b/textproc/ocaml-uutf/buildlink3.mk Mon May 02 18:17:18 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2019/03/05 17:06:52 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2022/05/02 18:17:18 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-uutf
 
@@ -6,7 +6,7 @@
 OCAML_UUTF_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-uutf+=     ocaml-uutf>=0.9.3nb1
-BUILDLINK_ABI_DEPENDS.ocaml-uutf+=     ocaml-uutf>=1.0.2
+BUILDLINK_ABI_DEPENDS.ocaml-uutf+=     ocaml-uutf>=1.0.3
 BUILDLINK_PKGSRCDIR.ocaml-uutf?=       ../../textproc/ocaml-uutf
 .endif # OCAML_UUTF_BUILDLINK3_MK
 
diff -r 2a49752fb353 -r 01c5d48872dc textproc/ocaml-uutf/distinfo
--- a/textproc/ocaml-uutf/distinfo      Mon May 02 18:12:24 2022 +0000
+++ b/textproc/ocaml-uutf/distinfo      Mon May 02 18:17:18 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:22:24 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/05/02 18:17:18 jaapb Exp $
 
-BLAKE2s (uutf-1.0.2.tbz) = fe42f7a090253e6787cb6bc4a7908ea24fc21547ca9d83353270ab66bfd0b9a4
-SHA512 (uutf-1.0.2.tbz) = 5f2dbe78eaf73a292438d84c7185c839a7ac13cee9616a7b5006990314c6a0d42b212854cc2e89d815d3c45804f94bb40af75ecb60da7092887d8dc21e968bdd
-Size (uutf-1.0.2.tbz) = 22420 bytes
+BLAKE2s (uutf-1.0.3.tbz) = e3a919898b212b34dcf9913be16f4658ef389d5686bf8b6dcc682c39465ff863
+SHA512 (uutf-1.0.3.tbz) = 50cc4486021da46fb08156e9daec0d57b4ca469b07309c508d5a9a41e9dbcf1f32dec2ed7be027326544453dcaf9c2534919395fd826dc7768efc6cc4bfcc9f8
+Size (uutf-1.0.3.tbz) = 23363 bytes



Home | Main Index | Thread Index | Old Index