Updated devel/ocaml-astring to version 0.8.5.
Upstream changes are minor; included is support for newer OCaml versions.
This commit is contained in:
parent
53abf67617
commit
5af3b53fa3
3 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2021/03/08 08:12:47 jaapb Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2022/05/11 08:26:28 jaapb Exp $
|
||||
|
||||
DISTNAME= astring-0.8.3
|
||||
DISTNAME= astring-0.8.5
|
||||
PKGNAME= ocaml-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://erratique.ch/software/astring/releases/
|
||||
EXTRACT_SUFX= .tbz
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1 2019/03/12 18:04:58 jaapb Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2022/05/11 08:26:28 jaapb Exp $
|
||||
|
||||
BUILDLINK_TREE+= ocaml-astring
|
||||
|
||||
|
@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-astring
|
|||
OCAML_ASTRING_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.ocaml-astring+= ocaml-astring>=0.8.3
|
||||
BUILDLINK_ABI_DEPENDS.ocaml-astring+= ocaml-astring>=0.8.5
|
||||
BUILDLINK_PKGSRCDIR.ocaml-astring?= ../../devel/ocaml-astring
|
||||
.endif # OCAML_ASTRING_BUILDLINK3_MK
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2021/10/26 10:15:44 nia Exp $
|
||||
$NetBSD: distinfo,v 1.4 2022/05/11 08:26:28 jaapb Exp $
|
||||
|
||||
BLAKE2s (astring-0.8.3.tbz) = b660c809f93b305caaec641463b1761779f08d108acce00f5ac084dfada6210d
|
||||
SHA512 (astring-0.8.3.tbz) = c7230e47b7ef14e6040fb18284a3d5aa8da1428b721cf91a7f17104cfb853be24b9c2aaa0b118bf3e050158aa8748311435417c6cf9014d260fb4379e4ead3e1
|
||||
Size (astring-0.8.3.tbz) = 38710 bytes
|
||||
BLAKE2s (astring-0.8.5.tbz) = 14d75fdbe0843484367435a1f49639dce70e118b9336bd06a1cf3eadb92528f9
|
||||
SHA512 (astring-0.8.5.tbz) = b40634cc2053d651bce5c1974996b352ffa48ecac429919113840b2a807efb34387d950f12accb346afd5e40514cb90219d70b00109c30e1450c4e99f65c9856
|
||||
Size (astring-0.8.5.tbz) = 37499 bytes
|
||||
|
|
Loading…
Reference in a new issue