summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2022-05-11 08:49:56 +0000
committerjaapb <jaapb@pkgsrc.org>2022-05-11 08:49:56 +0000
commit135626d65007c8dd64d8ebb32dbde469fefb147f (patch)
tree9a2239dd86b01b5eb39a885df6a9b9c23d7c5edd /net
parentc538d31bd35cfb23cba55ae9bec2262bd303c647 (diff)
downloadpkgsrc-135626d65007c8dd64d8ebb32dbde469fefb147f.tar.gz
Updated net/ocaml-domain-name to version 0.4.0.
This removes dependencies on fmt and astring, and fixes minor errors.
Diffstat (limited to 'net')
-rw-r--r--net/ocaml-domain-name/Makefile13
-rw-r--r--net/ocaml-domain-name/buildlink3.mk3
-rw-r--r--net/ocaml-domain-name/distinfo8
3 files changed, 11 insertions, 13 deletions
diff --git a/net/ocaml-domain-name/Makefile b/net/ocaml-domain-name/Makefile
index dc1be58d89d..102a5f457f0 100644
--- a/net/ocaml-domain-name/Makefile
+++ b/net/ocaml-domain-name/Makefile
@@ -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 $
-GITHUB_PROJECT= domain-name
-GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ocaml-${GITHUB_PROJECT}-0.3.0
-PKGREVISION= 1
+DISTNAME= ocaml-${GITHUB_PROJECT}-0.4.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=hannesm/}
+GITHUB_PROJECT= domain-name
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= jaapb@NetBSD.org
-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 --git a/net/ocaml-domain-name/buildlink3.mk b/net/ocaml-domain-name/buildlink3.mk
index af8d188f3bc..aec8f95f0b5 100644
--- a/net/ocaml-domain-name/buildlink3.mk
+++ b/net/ocaml-domain-name/buildlink3.mk
@@ -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 @@ BUILDLINK_TREE+= ocaml-domain-name
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 --git a/net/ocaml-domain-name/distinfo b/net/ocaml-domain-name/distinfo
index ae7eebf4299..9eb8a94f57d 100644
--- a/net/ocaml-domain-name/distinfo
+++ b/net/ocaml-domain-name/distinfo
@@ -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