pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-rresult Updated devel/ocaml-rresult to ver...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3803a5711401
branches: trunk
changeset: 378455:3803a5711401
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Tue May 03 19:30:18 2022 +0000
description:
Updated devel/ocaml-rresult to version 0.7.0.
This drops the dependency on ocaml-result
diffstat:
devel/ocaml-rresult/Makefile | 6 ++----
devel/ocaml-rresult/PLIST | 3 ++-
devel/ocaml-rresult/buildlink3.mk | 4 ++--
devel/ocaml-rresult/distinfo | 8 ++++----
4 files changed, 10 insertions(+), 11 deletions(-)
diffs (66 lines):
diff -r 136a4dc40946 -r 3803a5711401 devel/ocaml-rresult/Makefile
--- a/devel/ocaml-rresult/Makefile Tue May 03 19:27:16 2022 +0000
+++ b/devel/ocaml-rresult/Makefile Tue May 03 19:30:18 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2021/03/08 08:13:00 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2022/05/03 19:30:18 jaapb Exp $
-DISTNAME= rresult-0.6.0
+DISTNAME= rresult-0.7.0
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://erratique.ch/software/rresult/releases/
EXTRACT_SUFX= .tbz
@@ -19,6 +18,5 @@
.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../devel/ocaml-compiler-libs/buildlink3.mk"
-.include "../../devel/ocaml-result/buildlink3.mk"
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 136a4dc40946 -r 3803a5711401 devel/ocaml-rresult/PLIST
--- a/devel/ocaml-rresult/PLIST Tue May 03 19:27:16 2022 +0000
+++ b/devel/ocaml-rresult/PLIST Tue May 03 19:30:18 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/03/12 17:49:59 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/05/03 19:30:18 jaapb Exp $
${OCAML_SITELIB}/rresult/META
${OCAML_SITELIB}/rresult/opam
${PLIST.ocaml-opt}${OCAML_SITELIB}/rresult/rresult.a
@@ -18,3 +18,4 @@
share/doc/rresult/CHANGES.md
share/doc/rresult/LICENSE.md
share/doc/rresult/README.md
+share/doc/rresult/odoc-pages/index.mld
diff -r 136a4dc40946 -r 3803a5711401 devel/ocaml-rresult/buildlink3.mk
--- a/devel/ocaml-rresult/buildlink3.mk Tue May 03 19:27:16 2022 +0000
+++ b/devel/ocaml-rresult/buildlink3.mk Tue May 03 19:30:18 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/05/30 10:00:07 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/03 19:30:18 jaapb Exp $
BUILDLINK_TREE+= ocaml-rresult
@@ -6,7 +6,7 @@
OCAML_RRESULT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-rresult+= ocaml-rresult>=0.6.0
-BUILDLINK_ABI_DEPENDS.ocaml-rresult+= ocaml-rresult>=0.6.0nb1
+BUILDLINK_ABI_DEPENDS.ocaml-rresult+= ocaml-rresult>=0.7.0
BUILDLINK_PKGSRCDIR.ocaml-rresult?= ../../devel/ocaml-rresult
.endif # OCAML_RRESULT_BUILDLINK3_MK
diff -r 136a4dc40946 -r 3803a5711401 devel/ocaml-rresult/distinfo
--- a/devel/ocaml-rresult/distinfo Tue May 03 19:27:16 2022 +0000
+++ b/devel/ocaml-rresult/distinfo Tue May 03 19:30:18 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:56 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/05/03 19:30:18 jaapb Exp $
-BLAKE2s (rresult-0.6.0.tbz) = 9b591195dfdff3986d6d239d19064db0a7cf38addb7ea3cf775a219fdfd47087
-SHA512 (rresult-0.6.0.tbz) = 66cb7acb525c17dde4e7572fa5a0d925466f8e759b90a12d952ca076d25de49404c962e061557f2255112fbf1d731f8da696acd536cbb9433a4b1d9662095c3a
-Size (rresult-0.6.0.tbz) = 7731 bytes
+BLAKE2s (rresult-0.7.0.tbz) = 2bf7729d5f04f708707d0ac9be2b59b9558df893c05639bf34ec7785314f4013
+SHA512 (rresult-0.7.0.tbz) = f1bb631c986996388e9686d49d5ae4d8aaf14034f6865c62a88fb58c48ce19ad2eb785327d69ca27c032f835984e0bd2efd969b415438628a31f3e84ec4551d3
+Size (rresult-0.7.0.tbz) = 8506 bytes
Home |
Main Index |
Thread Index |
Old Index