diff options
author | wiz <wiz@pkgsrc.org> | 2021-11-23 21:56:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-11-23 21:56:32 +0000 |
commit | 28320b7756e77996d211a92274b9a409cff1ee20 (patch) | |
tree | 908be454540f899972f276bae1f93a480c1b67bf /misc/ocaml-topkg | |
parent | 9ad11d1c4e3cce53c037dde6e943b7ddb30b5d89 (diff) | |
download | pkgsrc-28320b7756e77996d211a92274b9a409cff1ee20.tar.gz |
ocaml-topkg: update to 1.0.4.
v1.0.4 2021-10-04 Zagreb
-------------------------
- Remove mentions of `Result.result` in the code base. We got the
dependency indirectly through `bos` and the latest version of the
latter no longer depends on it.
Diffstat (limited to 'misc/ocaml-topkg')
-rw-r--r-- | misc/ocaml-topkg/Makefile | 4 | ||||
-rw-r--r-- | misc/ocaml-topkg/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/ocaml-topkg/Makefile b/misc/ocaml-topkg/Makefile index 93527155ee3..12396a364a4 100644 --- a/misc/ocaml-topkg/Makefile +++ b/misc/ocaml-topkg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2021/03/08 20:41:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2021/11/23 21:56:32 wiz Exp $ -DISTNAME= topkg-1.0.3 +DISTNAME= topkg-1.0.4 PKGNAME= ocaml-${DISTNAME} CATEGORIES= misc MASTER_SITES= http://erratique.ch/software/topkg/releases/ diff --git a/misc/ocaml-topkg/distinfo b/misc/ocaml-topkg/distinfo index e3791073a22..0492398ded4 100644 --- a/misc/ocaml-topkg/distinfo +++ b/misc/ocaml-topkg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2021/10/26 10:59:17 nia Exp $ +$NetBSD: distinfo,v 1.7 2021/11/23 21:56:32 wiz Exp $ -BLAKE2s (topkg-1.0.3.tbz) = 00708d490ca7bf4265ab1478fefe226bf3db770251b017ec508d3894ffb6a647 -SHA512 (topkg-1.0.3.tbz) = 7e9fe1ee00f358496a73ef09aa3b10576701e29c81e9ab7d340982718e7fdad4e66d670a3ee98f83315e3eebd8553144c75c3d17ca4054202adb3acae8699dee -Size (topkg-1.0.3.tbz) = 95723 bytes +BLAKE2s (topkg-1.0.4.tbz) = 3c8bcc431d3ad8eb0cfa3915bb5ab605d1e0a3a3575aeadc3de6b8f58f143f6a +SHA512 (topkg-1.0.4.tbz) = 5baa1bf0105397589b741acd0195069823548b2051e453dffd641e5d00536b7a5f41b38d005b2b063f9e7cfb9a3b627bec3e6ad48e56769cc35a71f97a897f1b +Size (topkg-1.0.4.tbz) = 96205 bytes |