summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2020-04-21 11:25:18 +0000
committerjaapb <jaapb@pkgsrc.org>2020-04-21 11:25:18 +0000
commitf15b82101842c45031ad4bd10d3e41f8865e87bb (patch)
treec3a628dada8bbdb02beb1c8a23daeb22b9bf5f22 /www
parent8bd7835818f30c33f7a14a379b612193a3d20e42 (diff)
downloadpkgsrc-f15b82101842c45031ad4bd10d3e41f8865e87bb.tar.gz
Updated www/ocaml-cohttp to version 2.5.1.
Many changes since the last version; mostly they are minor though. See the CHANGES.md file in the distribution for details.
Diffstat (limited to 'www')
-rw-r--r--www/ocaml-cohttp/Makefile6
-rw-r--r--www/ocaml-cohttp/buildlink3.mk3
-rw-r--r--www/ocaml-cohttp/distinfo10
3 files changed, 10 insertions, 9 deletions
diff --git a/www/ocaml-cohttp/Makefile b/www/ocaml-cohttp/Makefile
index 60b94d9d545..92c65c0dd5f 100644
--- a/www/ocaml-cohttp/Makefile
+++ b/www/ocaml-cohttp/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/01/10 21:19:20 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/21 11:25:18 jaapb Exp $
GITHUB_PROJECT= ocaml-cohttp
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-2.1.2
-PKGREVISION= 1
+DISTNAME= ${GITHUB_PROJECT}-2.5.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}
@@ -25,6 +24,7 @@ OPAM_INSTALL_FILES= cohttp cohttp-top
.include "../../devel/ocaml-ppx_sexp_conv/buildlink3.mk"
.include "../../devel/ocaml-re/buildlink3.mk"
.include "../../devel/ocaml-sexplib0/buildlink3.mk"
+.include "../../devel/ocaml-stdlib-shims/buildlink3.mk"
.include "../../devel/ocaml-stringext/buildlink3.mk"
.include "../../net/ocaml-conduit/buildlink3.mk"
.include "../../textproc/ocaml-jsonm/buildlink3.mk"
diff --git a/www/ocaml-cohttp/buildlink3.mk b/www/ocaml-cohttp/buildlink3.mk
index f5c8cdfb9e6..182a289db33 100644
--- a/www/ocaml-cohttp/buildlink3.mk
+++ b/www/ocaml-cohttp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/07/01 15:48:53 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/04/21 11:25:18 jaapb Exp $
BUILDLINK_TREE+= ocaml-cohttp
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-cohttp
OCAML_COHTTP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-cohttp+= ocaml-cohttp>=2.1.2
+BUILDLINK_ABI_DEPENDS.ocaml-cohttp+= ocaml-cohttp>=2.5.1
BUILDLINK_PKGSRCDIR.ocaml-cohttp?= ../../www/ocaml-cohttp
.endif # OCAML_COHTTP_BUILDLINK3_MK
diff --git a/www/ocaml-cohttp/distinfo b/www/ocaml-cohttp/distinfo
index f562a9d0c68..3d62318134d 100644
--- a/www/ocaml-cohttp/distinfo
+++ b/www/ocaml-cohttp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/07/01 15:48:53 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/04/21 11:25:18 jaapb Exp $
-SHA1 (ocaml-cohttp-2.1.2.tar.gz) = 16ed1c2fdb14efd8bedccaab5614ae819fc4d784
-RMD160 (ocaml-cohttp-2.1.2.tar.gz) = a63107e3787326de2739f13c8c278795380e988c
-SHA512 (ocaml-cohttp-2.1.2.tar.gz) = bf466e2dbcbb4be8dc0b790130ae9a1abbbdd7fd865ba6b01dba83e5a8625e058b2918761a924a6b4baf04094b28a7a03b22f3d7a8e4f929b252069b7dd61be4
-Size (ocaml-cohttp-2.1.2.tar.gz) = 110147 bytes
+SHA1 (ocaml-cohttp-2.5.1.tar.gz) = cd751de2365a277198fe7ddd694d4f840338edcd
+RMD160 (ocaml-cohttp-2.5.1.tar.gz) = 268e995911551358dee6badb4ff12af87d595695
+SHA512 (ocaml-cohttp-2.5.1.tar.gz) = 6a9a548ab66ceee311e7e689934ee57132d747598d24043b6a48314a1982149d08100c52f510bea2d12aa63ce0f22ea47537e88b8cae1367eeb4610ddaf0b4db
+Size (ocaml-cohttp-2.5.1.tar.gz) = 111677 bytes