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: Tue Nov 27 14:30:02 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Removed removed packages from Makefile SUBDIRs
Packages are:
ocaml-ppx_ast
ocaml-ppx_core
ocaml-ppx_driver
ocaml-ppx_metaquot
ocaml-ppx_traverse_builtins
ocaml-ppx_type_conv
To generate a diff of this commit:
cvs rdiff -u -r1.2760 -r1.2761 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.2760 pkgsrc/devel/Makefile:1.2761
--- pkgsrc/devel/Makefile:1.2760 Tue Nov 27 14:28:56 2018
+++ pkgsrc/devel/Makefile Tue Nov 27 14:30:02 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2760 2018/11/27 14:28:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.2761 2018/11/27 14:30:02 jaapb Exp $
#
COMMENT= Development utilities
@@ -814,22 +814,16 @@ 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
-SUBDIR+= ocaml-ppx_core
SUBDIR+= ocaml-ppx_derivers
SUBDIR+= ocaml-ppx_deriving
-SUBDIR+= ocaml-ppx_driver
SUBDIR+= ocaml-ppx_enumerate
SUBDIR+= ocaml-ppx_hash
-SUBDIR+= ocaml-ppx_metaquot
SUBDIR+= ocaml-ppx_optcomp
SUBDIR+= ocaml-ppx_sexp_conv
SUBDIR+= ocaml-ppx_tools
SUBDIR+= ocaml-ppx_tools_versioned
-SUBDIR+= ocaml-ppx_traverse_builtins
-SUBDIR+= ocaml-ppx_type_conv
SUBDIR+= ocaml-ppxlib
SUBDIR+= ocaml-re
SUBDIR+= ocaml-react
Home |
Main Index |
Thread Index |
Old Index