Received: by mail.netbsd.org (Postfix, from userid 605) id 9C73E84D21; Fri, 3 Jun 2022 09:28:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D41E084CDC for ; Fri, 3 Jun 2022 09:28:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Jwn5F-iMYVkL for ; Fri, 3 Jun 2022 09:28:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2DA3D84CBC for ; Fri, 3 Jun 2022 09:28:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 159F8FB18; Fri, 3 Jun 2022 09:30:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654248602189720" MIME-Version: 1.0 Date: Fri, 3 Jun 2022 09:30:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/ocaml-duff To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220603093002.159F8FB18@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654248602189720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 3 09:30:02 UTC 2022 Modified Files: pkgsrc/devel/ocaml-duff: Makefile PLIST distinfo Log Message: ocaml-duff: update to 0.5. v0.5 2022-04-08 Paris (France) ------------------------------------ * `duff` works only for OCaml >= 4.07 (@hannesm, #11) * Update with `ocamlformat.0.21.0` (@hannesm, #11) * Remove the `bigarray-compat` dependency (@hannesm, #11) v0.4 2021-15-03 Paris (France) ------------------------------------ - Upgrade test to use `hxd.0.3.1` - Upgrade to `ocamlformat.0.16.0` v0.3 2020-06-02 Paris (France) ------------------------------------ __breaking changes__ * Add a constraint with `git.2.1.3` (#7) * Update the documentation (#6) * Work on the new API (#2) * Delete provided binary (#5) * Move to `dune.2.0.0` (#5) * Integrate fuzzer into tests (#5) * Apply ocamlformat (#5) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-duff/Makefile \ pkgsrc/devel/ocaml-duff/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-duff/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654248602189720 Content-Disposition: inline Content-Length: 2651 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ocaml-duff/Makefile diff -u pkgsrc/devel/ocaml-duff/Makefile:1.3 pkgsrc/devel/ocaml-duff/Makefile:1.4 --- pkgsrc/devel/ocaml-duff/Makefile:1.3 Tue May 24 18:51:48 2022 +++ pkgsrc/devel/ocaml-duff/Makefile Fri Jun 3 09:30:01 2022 @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2022/05/24 18:51:48 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2022/06/03 09:30:01 wiz Exp $ -GITHUB_PROJECT= duff -GITHUB_TAG= v${PKGVERSION_NOREV} -DISTNAME= ${GITHUB_PROJECT}-0.2 +DISTNAME= ${GITHUB_PROJECT}-0.5 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/} +GITHUB_PROJECT= duff +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= jaapb@NetBSD.org HOMEPAGE= https://github.com/mirage/duff/ @@ -17,10 +16,6 @@ USE_LANGUAGES= # none OCAML_USE_DUNE= yes .include "../../lang/ocaml/ocaml.mk" -.include "../../devel/ocaml-bos/buildlink3.mk" -.include "../../devel/ocaml-cmdliner/buildlink3.mk" -.include "../../devel/ocaml-cstruct/buildlink3.mk" .include "../../devel/ocaml-fmt/buildlink3.mk" .include "../../devel/ocaml-fpath/buildlink3.mk" -.include "../../devel/ocaml-logs/buildlink3.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/ocaml-duff/distinfo diff -u pkgsrc/devel/ocaml-duff/distinfo:1.3 pkgsrc/devel/ocaml-duff/distinfo:1.4 --- pkgsrc/devel/ocaml-duff/distinfo:1.3 Tue Oct 26 10:15:48 2021 +++ pkgsrc/devel/ocaml-duff/distinfo Fri Jun 3 09:30:01 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:15:48 nia Exp $ +$NetBSD: distinfo,v 1.4 2022/06/03 09:30:01 wiz Exp $ -BLAKE2s (duff-0.2.tar.gz) = 37b651def9c205cc58b90d8424232bc980a4a51ff4df9a8ef550a1be7700155e -SHA512 (duff-0.2.tar.gz) = e8a10c289e7a1024eeeebf3fa46aec72818cbf28fd28b3da69b9e66add82ac252f652ae70b63a7307c0994193f0b3c27e790d2f751bb652d9200efec1915c284 -Size (duff-0.2.tar.gz) = 15471 bytes +BLAKE2s (duff-0.5.tar.gz) = 793b5ecc6cefac56a20bd04542e20bc4e2f412f592a8738d1d3d1d342c84b00e +SHA512 (duff-0.5.tar.gz) = f9412603fe6503f79f2336cb27ecc47aaad633ee75a91609a70ffe6f4ef3a542a36453e2293c852a0783f891cb6d07f6a43549a56bdd01b38fb7492b5f646e4f +Size (duff-0.5.tar.gz) = 12965 bytes Index: pkgsrc/devel/ocaml-duff/PLIST diff -u pkgsrc/devel/ocaml-duff/PLIST:1.1 pkgsrc/devel/ocaml-duff/PLIST:1.2 --- pkgsrc/devel/ocaml-duff/PLIST:1.1 Tue Mar 19 11:31:30 2019 +++ pkgsrc/devel/ocaml-duff/PLIST Fri Jun 3 09:30:01 2022 @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2019/03/19 11:31:30 jaapb Exp $ -bin/xduff +@comment $NetBSD: PLIST,v 1.2 2022/06/03 09:30:01 wiz Exp $ ${OCAML_SITELIB}/duff/META ${PLIST.ocaml-opt}${OCAML_SITELIB}/duff/duff.a ${OCAML_SITELIB}/duff/duff.cma --_----------=_1654248602189720--