pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ocaml-domain-name Updated net/ocaml-domain-name to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f59f1779c9ff
branches: trunk
changeset: 379052:f59f1779c9ff
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Wed May 11 08:49:56 2022 +0000
description:
Updated net/ocaml-domain-name to version 0.4.0.
This removes dependencies on fmt and astring, and fixes minor errors.
diffstat:
net/ocaml-domain-name/Makefile | 13 +++++--------
net/ocaml-domain-name/buildlink3.mk | 3 ++-
net/ocaml-domain-name/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 13 deletions(-)
diffs (59 lines):
diff -r b0dd1da11149 -r f59f1779c9ff net/ocaml-domain-name/Makefile
--- a/net/ocaml-domain-name/Makefile Wed May 11 08:45:31 2022 +0000
+++ b/net/ocaml-domain-name/Makefile Wed May 11 08:49:56 2022 +0000
@@ -1,20 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2021/03/08 08:13:05 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/11 08:49:56 jaapb Exp $
+DISTNAME= ocaml-${GITHUB_PROJECT}-0.4.0
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_GITHUB:=hannesm/}
GITHUB_PROJECT= domain-name
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ocaml-${GITHUB_PROJECT}-0.3.0
-PKGREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GITHUB:=hannesm/}
MAINTAINER= jaapb%NetBSD.org@localhost
-HOMEPAGE= https://github.com/mirage/ocaml-ipaddr/
+HOMEPAGE= https://github.com/hannesm/domain-name/
COMMENT= RFC 1035 Internet domain name library for OCaml
LICENSE= isc
OCAML_USE_DUNE= yes
-.include "../../devel/ocaml-astring/buildlink3.mk"
-.include "../../devel/ocaml-fmt/buildlink3.mk"
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b0dd1da11149 -r f59f1779c9ff net/ocaml-domain-name/buildlink3.mk
--- a/net/ocaml-domain-name/buildlink3.mk Wed May 11 08:45:31 2022 +0000
+++ b/net/ocaml-domain-name/buildlink3.mk Wed May 11 08:49:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/04/08 12:26:20 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2022/05/11 08:49:56 jaapb Exp $
BUILDLINK_TREE+= ocaml-domain-name
@@ -6,6 +6,7 @@
OCAML_DOMAIN_NAME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-domain-name+= ocaml-domain-name>=0.3.0
+BUILDLINK_ABI_DEPENDS.ocaml-domain-name+= ocaml-domain-name>=0.4.0
BUILDLINK_PKGSRCDIR.ocaml-domain-name?= ../../net/ocaml-domain-name
.endif # OCAML_DOMAIN_NAME_BUILDLINK3_MK
diff -r b0dd1da11149 -r f59f1779c9ff net/ocaml-domain-name/distinfo
--- a/net/ocaml-domain-name/distinfo Wed May 11 08:45:31 2022 +0000
+++ b/net/ocaml-domain-name/distinfo Wed May 11 08:49:56 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:06:10 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/05/11 08:49:56 jaapb Exp $
-BLAKE2s (ocaml-domain-name-0.3.0.tar.gz) = 20b9fb92fc6a39ba8cc81f1dcec13a47b7b29785916f4a5323d5269577b21dd3
-SHA512 (ocaml-domain-name-0.3.0.tar.gz) = 252851f777ec2d0a3c228d262068bc0ade6d57b02ed026683158f778b6011c6d897ab158914baa2c5f12a6bd9175d12a571cb9b26bfb7cf0784bd0ea677dea70
-Size (ocaml-domain-name-0.3.0.tar.gz) = 9356 bytes
+BLAKE2s (ocaml-domain-name-0.4.0.tar.gz) = ca3958198e31485a24716d534dfc30290e0f2ad13f1d9b349ab711d7498a6177
+SHA512 (ocaml-domain-name-0.4.0.tar.gz) = e15e11c273deee0a5ad4570b970f3fa133cc1deeb4d34270ec2ea63da0b847e467b12bb15651c6a7049715729074f13326ad0ec60b5fe04794c1cb06be6f5796
+Size (ocaml-domain-name-0.4.0.tar.gz) = 9585 bytes
Home |
Main Index |
Thread Index |
Old Index