pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-hex Updated devel/ocaml-hex to version 1.5.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a04b7dd0e91
branches: trunk
changeset: 378767:8a04b7dd0e91
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu May 05 11:45:46 2022 +0000
description:
Updated devel/ocaml-hex to version 1.5.0.
Some minor changes, plus raising of the minimum version of OCaml needed
(4.08) so that some dependencies can be dropped.
diffstat:
devel/ocaml-hex/Makefile | 9 ++++-----
devel/ocaml-hex/buildlink3.mk | 3 ++-
devel/ocaml-hex/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (49 lines):
diff -r 892f62958441 -r 8a04b7dd0e91 devel/ocaml-hex/Makefile
--- a/devel/ocaml-hex/Makefile Thu May 05 11:43:07 2022 +0000
+++ b/devel/ocaml-hex/Makefile Thu May 05 11:45:46 2022 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2021/03/08 08:12:52 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/05 11:45:46 jaapb Exp $
+DISTNAME= ${GITHUB_PROJECT}-1.5.0
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}
GITHUB_PROJECT= ocaml-hex
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-1.3.0
-PKGREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}
MAINTAINER= jaapb%NetBSD.org@localhost
HOMEPAGE= https://github.com/mirage/ocaml-hex/
diff -r 892f62958441 -r 8a04b7dd0e91 devel/ocaml-hex/buildlink3.mk
--- a/devel/ocaml-hex/buildlink3.mk Thu May 05 11:43:07 2022 +0000
+++ b/devel/ocaml-hex/buildlink3.mk Thu May 05 11:45:46 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/11/03 10:39:23 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/05 11:45:46 jaapb Exp $
BUILDLINK_TREE+= ocaml-hex
@@ -6,6 +6,7 @@
OCAML_HEX_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-hex+= ocaml-hex>=1.3.0
+BUILDLINK_ABI_DEPENDS.ocaml-hex+= ocaml-hex>=1.5.0
BUILDLINK_PKGSRCDIR.ocaml-hex?= ../../devel/ocaml-hex
.endif # OCAML_HEX_BUILDLINK3_MK
diff -r 892f62958441 -r 8a04b7dd0e91 devel/ocaml-hex/distinfo
--- a/devel/ocaml-hex/distinfo Thu May 05 11:43:07 2022 +0000
+++ b/devel/ocaml-hex/distinfo Thu May 05 11:45:46 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:49 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/05/05 11:45:46 jaapb Exp $
-BLAKE2s (ocaml-hex-1.3.0.tar.gz) = aaea7d3b603d1984ba9f7c8e813813874183eaa9652e8ff449fa8c034f705874
-SHA512 (ocaml-hex-1.3.0.tar.gz) = dce12f2c58a61708c4d33a53643c49f36eb55d45866bb4714eb1446c56daa4b4e21fef66b2a32e763e9e1a469f0d0b55d47ed2142882b9389d8edfcc2ea9a64c
-Size (ocaml-hex-1.3.0.tar.gz) = 6688 bytes
+BLAKE2s (ocaml-hex-1.5.0.tar.gz) = 446f8a124647859534540eb2199b67ac56293aa57fa1e1d6c4a6bc7e879cbffd
+SHA512 (ocaml-hex-1.5.0.tar.gz) = ea0e0e87023de0d53b68fa67d2674cf02d6c8e373188fc8515a579314fc1914ae1fd9c4eeae9ed8e62818385000a97e3951a44234c62fc06bb6fe5f745b8bd1d
+Size (ocaml-hex-1.5.0.tar.gz) = 6913 bytes
Home |
Main Index |
Thread Index |
Old Index