Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ocaml-cohttp Updated www/ocaml-cohttp to version 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/215b2f11a280
branches:  trunk
changeset: 429521:215b2f11a280
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Apr 21 11:25:18 2020 +0000

description:
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:

 www/ocaml-cohttp/Makefile      |   6 +++---
 www/ocaml-cohttp/buildlink3.mk |   3 ++-
 www/ocaml-cohttp/distinfo      |  10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r 739c5787646b -r 215b2f11a280 www/ocaml-cohttp/Makefile
--- a/www/ocaml-cohttp/Makefile Tue Apr 21 11:23:29 2020 +0000
+++ b/www/ocaml-cohttp/Makefile Tue Apr 21 11:25:18 2020 +0000
@@ -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 @@
 .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 -r 739c5787646b -r 215b2f11a280 www/ocaml-cohttp/buildlink3.mk
--- a/www/ocaml-cohttp/buildlink3.mk    Tue Apr 21 11:23:29 2020 +0000
+++ b/www/ocaml-cohttp/buildlink3.mk    Tue Apr 21 11:25:18 2020 +0000
@@ -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 @@
 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 -r 739c5787646b -r 215b2f11a280 www/ocaml-cohttp/distinfo
--- a/www/ocaml-cohttp/distinfo Tue Apr 21 11:23:29 2020 +0000
+++ b/www/ocaml-cohttp/distinfo Tue Apr 21 11:25:18 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index