pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/ocaml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug 23 15:07:54 UTC 2025

Modified Files:
        pkgsrc/lang/ocaml: PLIST

Log Message:
ocaml: remove duplicate ${PLIST.ocaml-opt}


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/lang/ocaml/PLIST

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

Modified files:

Index: pkgsrc/lang/ocaml/PLIST
diff -u pkgsrc/lang/ocaml/PLIST:1.57 pkgsrc/lang/ocaml/PLIST:1.58
--- pkgsrc/lang/ocaml/PLIST:1.57        Tue May 24 18:25:38 2022
+++ pkgsrc/lang/ocaml/PLIST     Sat Aug 23 15:07:54 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.57 2022/05/24 18:25:38 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.58 2025/08/23 15:07:54 wiz Exp $
 bin/ocaml
 bin/ocamlc
 bin/ocamlc.byte
@@ -924,7 +924,7 @@ ${PLIST.ocaml-opt}lib/ocaml/compiler-lib
 ${PLIST.ocaml-opt}lib/ocaml/compiler-libs/ocamloptcomp.cmxa
 ${PLIST.ocaml-opt}lib/ocaml/compiler-libs/ocamltoplevel.a
 lib/ocaml/compiler-libs/ocamltoplevel.cma
-${PLIST.ocaml-opt}${PLIST.ocaml-opt}lib/ocaml/compiler-libs/ocamltoplevel.cmxa
+${PLIST.ocaml-opt}lib/ocaml/compiler-libs/ocamltoplevel.cmxa
 lib/ocaml/compiler-libs/opcodes.cmi
 lib/ocaml/compiler-libs/opcodes.cmt
 lib/ocaml/compiler-libs/opcodes.cmti



Home | Main Index | Thread Index | Old Index