pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Added devel/ocaml-ppx_ignore_instrumentation, de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6eef127a1a6f
branches: trunk
changeset: 378658:6eef127a1a6f
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu May 05 06:20:08 2022 +0000
description:
Added devel/ocaml-ppx_ignore_instrumentation, devel/ocaml-ppx_log and
devel/ocaml-ppx_string to Makefile SUBDIRs.
diffstat:
devel/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 4208659e9a20 -r 6eef127a1a6f devel/Makefile
--- a/devel/Makefile Thu May 05 06:17:53 2022 +0000
+++ b/devel/Makefile Thu May 05 06:20:08 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3730 2022/05/04 12:38:38 adam Exp $
+# $NetBSD: Makefile,v 1.3731 2022/05/05 06:20:08 jaapb Exp $
#
COMMENT= Development utilities
@@ -1159,9 +1159,11 @@
SUBDIR+= ocaml-ppx_fields_conv
SUBDIR+= ocaml-ppx_hash
SUBDIR+= ocaml-ppx_here
+SUBDIR+= ocaml-ppx_ignore_instrumentation
SUBDIR+= ocaml-ppx_inline_test
SUBDIR+= ocaml-ppx_jane
SUBDIR+= ocaml-ppx_let
+SUBDIR+= ocaml-ppx_log
SUBDIR+= ocaml-ppx_module_timer
SUBDIR+= ocaml-ppx_optcomp
SUBDIR+= ocaml-ppx_optional
@@ -1170,6 +1172,7 @@
SUBDIR+= ocaml-ppx_sexp_message
SUBDIR+= ocaml-ppx_sexp_value
SUBDIR+= ocaml-ppx_stable
+SUBDIR+= ocaml-ppx_string
SUBDIR+= ocaml-ppx_tools
SUBDIR+= ocaml-ppx_tools_versioned
SUBDIR+= ocaml-ppx_typerep_conv
Home |
Main Index |
Thread Index |
Old Index