pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   tonio
Date:           Sat Oct  8 15:03:18 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Adding devel/ocaml-ppx_import


To generate a diff of this commit:
cvs rdiff -u -r1.3806 -r1.3807 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3806 pkgsrc/devel/Makefile:1.3807
--- pkgsrc/devel/Makefile:1.3806        Sat Oct  8 13:19:22 2022
+++ pkgsrc/devel/Makefile       Sat Oct  8 15:03:18 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3806 2022/10/08 13:19:22 adam Exp $
+# $NetBSD: Makefile,v 1.3807 2022/10/08 15:03:18 tonio Exp $
 #
 
 COMMENT=       Development utilities
@@ -1171,6 +1171,7 @@ SUBDIR+=  ocaml-ppx_fixed_literal
 SUBDIR+=       ocaml-ppx_hash
 SUBDIR+=       ocaml-ppx_here
 SUBDIR+=       ocaml-ppx_ignore_instrumentation
+SUBDIR+=       ocaml-ppx_import
 SUBDIR+=       ocaml-ppx_inline_test
 SUBDIR+=       ocaml-ppx_jane
 SUBDIR+=       ocaml-ppx_let



Home | Main Index | Thread Index | Old Index