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:           Fri Jun  3 11:16:06 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/ocaml-ppx_tools_versioned: DESCR Makefile PLIST
            buildlink3.mk distinfo

Log Message:
Removed package devel/ocaml-ppx_tools_versioned.

This package doesn't compile with the latest version of OCaml, is
deprecated and isn't used as a dependency in any package, so it is
time to remove it.


To generate a diff of this commit:
cvs rdiff -u -r1.3746 -r1.3747 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/ocaml-ppx_tools_versioned/DESCR
cvs rdiff -u -r1.15 -r0 pkgsrc/devel/ocaml-ppx_tools_versioned/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/ocaml-ppx_tools_versioned/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/devel/ocaml-ppx_tools_versioned/buildlink3.mk
cvs rdiff -u -r1.9 -r0 pkgsrc/devel/ocaml-ppx_tools_versioned/distinfo

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.3746 pkgsrc/devel/Makefile:1.3747
--- pkgsrc/devel/Makefile:1.3746        Fri Jun  3 08:37:11 2022
+++ pkgsrc/devel/Makefile       Fri Jun  3 11:16:06 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3746 2022/06/03 08:37:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3747 2022/06/03 11:16:06 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -1182,7 +1182,6 @@ 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
 SUBDIR+=       ocaml-ppx_variants_conv
 SUBDIR+=       ocaml-ppxlib



Home | Main Index | Thread Index | Old Index