pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ocaml-expect_test_helpers_core



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu May  5 08:53:02 UTC 2022

Added Files:
        pkgsrc/devel/ocaml-expect_test_helpers_core: DESCR Makefile PLIST
            buildlink3.mk distinfo

Log Message:
Created package devel/ocaml-expect_test_helpers_core, version 0.15.0.

This is a helper library for expectation tests. Needed as a dependency
of the new devel/ocaml-core_unix package.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ocaml-expect_test_helpers_core/DESCR \
    pkgsrc/devel/ocaml-expect_test_helpers_core/Makefile \
    pkgsrc/devel/ocaml-expect_test_helpers_core/PLIST \
    pkgsrc/devel/ocaml-expect_test_helpers_core/buildlink3.mk \
    pkgsrc/devel/ocaml-expect_test_helpers_core/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/ocaml-expect_test_helpers_core/DESCR
diff -u /dev/null pkgsrc/devel/ocaml-expect_test_helpers_core/DESCR:1.1
--- /dev/null   Thu May  5 08:53:02 2022
+++ pkgsrc/devel/ocaml-expect_test_helpers_core/DESCR   Thu May  5 08:53:02 2022
@@ -0,0 +1,3 @@
+Expect_test_helpers_core is a library intended for use with expect tests,
+in particular stable types and allocation tests that use the Core.Gc
+module.
Index: pkgsrc/devel/ocaml-expect_test_helpers_core/Makefile
diff -u /dev/null pkgsrc/devel/ocaml-expect_test_helpers_core/Makefile:1.1
--- /dev/null   Thu May  5 08:53:02 2022
+++ pkgsrc/devel/ocaml-expect_test_helpers_core/Makefile        Thu May  5 08:53:02 2022
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2022/05/05 08:53:02 jaapb Exp $
+
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        expect_test_helpers_core
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    jaapb%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/janestreet/expect_test_helpers_core/
+COMMENT=       Helper library for writing expectation tests
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+OCAML_USE_DUNE=        yes
+
+.include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-base/buildlink3.mk"
+.include "../../devel/ocaml-base_quickcheck/buildlink3.mk"
+.include "../../devel/ocaml-core/buildlink3.mk"
+.include "../../devel/ocaml-ppx_jane/buildlink3.mk"
+.include "../../devel/ocaml-sexp_pretty/buildlink3.mk"
+.include "../../devel/ocaml-stdio/buildlink3.mk"
+.include "../../devel/ocaml-re/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ocaml-expect_test_helpers_core/PLIST
diff -u /dev/null pkgsrc/devel/ocaml-expect_test_helpers_core/PLIST:1.1
--- /dev/null   Thu May  5 08:53:02 2022
+++ pkgsrc/devel/ocaml-expect_test_helpers_core/PLIST   Thu May  5 08:53:02 2022
@@ -0,0 +1,43 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/05 08:53:02 jaapb Exp $
+${OCAML_SITELIB}/expect_test_helpers_core/META
+${OCAML_SITELIB}/expect_test_helpers_core/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.a
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.cma
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.cmi
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.cmt
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.cmxs
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.ml
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base.mli
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base__.cmi
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base__.cmx
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base__.ml
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base__Expect_test_helpers_base_intf.cmi
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base__Expect_test_helpers_base_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base__Expect_test_helpers_base_intf.cmx
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_base/expect_test_helpers_base_intf.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.a
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.cma
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.cmi
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.cmt
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.cmxs
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.ml
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core.mli
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core__.cmi
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core__.cmx
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core__.ml
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core__Expect_test_helpers_core_intf.cmi
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core__Expect_test_helpers_core_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core__Expect_test_helpers_core_intf.cmx
+${OCAML_SITELIB}/expect_test_helpers_core/expect_test_helpers_core_intf.ml
+${OCAML_SITELIB}/expect_test_helpers_core/opam
+share/doc/expect_test_helpers_core/CHANGES.md
+share/doc/expect_test_helpers_core/LICENSE.md
+share/doc/expect_test_helpers_core/README.md
Index: pkgsrc/devel/ocaml-expect_test_helpers_core/buildlink3.mk
diff -u /dev/null pkgsrc/devel/ocaml-expect_test_helpers_core/buildlink3.mk:1.1
--- /dev/null   Thu May  5 08:53:02 2022
+++ pkgsrc/devel/ocaml-expect_test_helpers_core/buildlink3.mk   Thu May  5 08:53:02 2022
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/05/05 08:53:02 jaapb Exp $
+
+BUILDLINK_TREE+=       ocaml-expect_test_helpers_core
+
+.if !defined(OCAML_EXPECT_TEST_HELPERS_CORE_BUILDLINK3_MK)
+OCAML_EXPECT_TEST_HELPERS_CORE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-expect_test_helpers_core+= ocaml-expect_test_helpers_core>=0.15.0
+BUILDLINK_PKGSRCDIR.ocaml-expect_test_helpers_core?=   ../../devel/ocaml-expect_test_helpers_core
+
+.endif # OCAML_EXPECT_TEST_HELPERS_CORE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-expect_test_helpers_core
Index: pkgsrc/devel/ocaml-expect_test_helpers_core/distinfo
diff -u /dev/null pkgsrc/devel/ocaml-expect_test_helpers_core/distinfo:1.1
--- /dev/null   Thu May  5 08:53:02 2022
+++ pkgsrc/devel/ocaml-expect_test_helpers_core/distinfo        Thu May  5 08:53:02 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/05 08:53:02 jaapb Exp $
+
+BLAKE2s (expect_test_helpers_core-0.15.0.tar.gz) = 07ebb1fe26e65265b536c43e83af7128bf1dd7bd258c0acca399b6e8a8e14812
+SHA512 (expect_test_helpers_core-0.15.0.tar.gz) = c08bda03c3bbc5c7ee1e970b5ba03e319826b7dd550d073f69b373bfa429c489ae1fcd388a2629f3d81729a96aac5614b4b1bcadd4040a290ffaab55b26bb9d6
+Size (expect_test_helpers_core-0.15.0.tar.gz) = 19807 bytes



Home | Main Index | Thread Index | Old Index