pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ocaml-uri Updated www/ocaml-uril to version 4.2.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/63e255c2928a
branches: trunk
changeset: 379075:63e255c2928a
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Wed May 11 10:27:50 2022 +0000
description:
Updated www/ocaml-uril to version 4.2.0.
Upstream changes are minor bugfixes and additions.
diffstat:
www/ocaml-uri/Makefile | 10 +++++-----
www/ocaml-uri/PLIST | 2 +-
www/ocaml-uri/buildlink3.mk | 4 ++--
www/ocaml-uri/distinfo | 8 ++++----
4 files changed, 12 insertions(+), 12 deletions(-)
diffs (67 lines):
diff -r 2750b2cd47be -r 63e255c2928a www/ocaml-uri/Makefile
--- a/www/ocaml-uri/Makefile Wed May 11 10:25:18 2022 +0000
+++ b/www/ocaml-uri/Makefile Wed May 11 10:27:50 2022 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2021/03/08 08:13:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/11 10:27:50 jaapb Exp $
+DISTNAME= ${GITHUB_PROJECT}-4.2.0
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}
GITHUB_PROJECT= ocaml-uri
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-3.1.0
-PKGREVISION= 1
-CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}
MAINTAINER= jaapb%NetBSD.org@localhost
HOMEPAGE= https://github.com/mirage/ocaml-uri/
@@ -18,6 +17,7 @@
DUNE_BUILD_PACKAGES= uri uri-sexp
OPAM_INSTALL_FILES= uri uri-sexp
+.include "../../devel/ocaml-angstrom/buildlink3.mk"
.include "../../devel/ocaml-ppx_sexp_conv/buildlink3.mk"
.include "../../devel/ocaml-re/buildlink3.mk"
.include "../../devel/ocaml-sexplib0/buildlink3.mk"
diff -r 2750b2cd47be -r 63e255c2928a www/ocaml-uri/PLIST
--- a/www/ocaml-uri/PLIST Wed May 11 10:25:18 2022 +0000
+++ b/www/ocaml-uri/PLIST Wed May 11 10:27:50 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/04/21 11:21:47 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/05/11 10:27:50 jaapb Exp $
${OCAML_SITELIB}/uri-sexp/META
${OCAML_SITELIB}/uri-sexp/dune-package
${OCAML_SITELIB}/uri-sexp/opam
diff -r 2750b2cd47be -r 63e255c2928a www/ocaml-uri/buildlink3.mk
--- a/www/ocaml-uri/buildlink3.mk Wed May 11 10:25:18 2022 +0000
+++ b/www/ocaml-uri/buildlink3.mk Wed May 11 10:27:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2020/04/21 11:21:47 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2022/05/11 10:27:50 jaapb Exp $
BUILDLINK_TREE+= ocaml-uri
@@ -6,7 +6,7 @@
OCAML_URI_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-uri+= ocaml-uri>=3.0.0
-BUILDLINK_ABI_DEPENDS.ocaml-uri+= ocaml-uri>=3.1.0
+BUILDLINK_ABI_DEPENDS.ocaml-uri+= ocaml-uri>=4.2.0
BUILDLINK_PKGSRCDIR.ocaml-uri?= ../../www/ocaml-uri
.endif # OCAML_URI_BUILDLINK3_MK
diff -r 2750b2cd47be -r 63e255c2928a www/ocaml-uri/distinfo
--- a/www/ocaml-uri/distinfo Wed May 11 10:25:18 2022 +0000
+++ b/www/ocaml-uri/distinfo Wed May 11 10:27:50 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:29:42 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/11 10:27:50 jaapb Exp $
-BLAKE2s (ocaml-uri-3.1.0.tar.gz) = 03ac04da0e34f4d7e719ff4b8469b11203c69a300e523730368ec21408201dd3
-SHA512 (ocaml-uri-3.1.0.tar.gz) = 05c29710e8bd0eb92a3b1438b201776055490f9c913da75de20917f0e8a95b502e59c0b4776f9f111d78a6818f7b815572a68231aa5b106637f11b5e13214e72
-Size (ocaml-uri-3.1.0.tar.gz) = 216814 bytes
+BLAKE2s (ocaml-uri-4.2.0.tar.gz) = e4beb73fedaf3ab2b3e3a4a1dc97e7adf8461d8c81b2fb5636c9e07b3df6d6b2
+SHA512 (ocaml-uri-4.2.0.tar.gz) = 25510db4d6a5491ab02e7c62360f91b95e6cd3b5892311c7d3ef159be15906eab849728f96687082852e1ab8ff6e3d9f51831229780abc4ed8cb6acff50aa1b9
+Size (ocaml-uri-4.2.0.tar.gz) = 231300 bytes
Home |
Main Index |
Thread Index |
Old Index