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: jaapb
Date: Wed May 9 14:27:43 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Added ocaml-parsexp to Makefile SUBDIRs
To generate a diff of this commit:
cvs rdiff -u -r1.2669 -r1.2670 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.2669 pkgsrc/devel/Makefile:1.2670
--- pkgsrc/devel/Makefile:1.2669 Tue May 8 16:54:54 2018
+++ pkgsrc/devel/Makefile Wed May 9 14:27:43 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2669 2018/05/08 16:54:54 minskim Exp $
+# $NetBSD: Makefile,v 1.2670 2018/05/09 14:27:43 jaapb Exp $
#
COMMENT= Development utilities
@@ -779,6 +779,7 @@ SUBDIR+= ocaml-lwt_ssl
SUBDIR+= ocaml-migrate-parsetree
SUBDIR+= ocaml-oasis
SUBDIR+= ocaml-optcomp
+SUBDIR+= ocaml-parsexp
SUBDIR+= ocaml-ppx_ast
SUBDIR+= ocaml-ppx_base
SUBDIR+= ocaml-ppx_compare
@@ -800,6 +801,7 @@ SUBDIR+= ocaml-react
SUBDIR+= ocaml-reactiveData
SUBDIR+= ocaml-result
SUBDIR+= ocaml-sexplib
+SUBDIR+= ocaml-sexplib0
SUBDIR+= ocaml-stdio
SUBDIR+= ocaml-type_conv
SUBDIR+= ocaml-yojson
Home |
Main Index |
Thread Index |
Old Index