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: jperkin
Date: Mon Mar 27 12:51:58 UTC 2017
Modified Files:
pkgsrc/lang/ocaml: PLIST PLIST.prof
Log Message:
Move some files from PLIST.prof to the main PLIST, as the install phase
creates symlinks for them if profiling is not supported by the target.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/lang/ocaml/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/ocaml/PLIST.prof
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.38 pkgsrc/lang/ocaml/PLIST:1.39
--- pkgsrc/lang/ocaml/PLIST:1.38 Mon Mar 27 11:51:30 2017
+++ pkgsrc/lang/ocaml/PLIST Mon Mar 27 12:51:58 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2017/03/27 11:51:30 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.39 2017/03/27 12:51:58 jperkin Exp $
bin/ocaml
bin/ocamlc
bin/ocamlc.byte
@@ -1225,7 +1225,11 @@ lib/ocaml/std_exit.cmo
lib/ocaml/std_exit.cmt
lib/ocaml/std_exit.ml
lib/ocaml/std_exit.o
+lib/ocaml/std_exit.p.cmx
+lib/ocaml/std_exit.p.o
lib/ocaml/stdlib.cma
+lib/ocaml/stdlib.p.a
+lib/ocaml/stdlib.p.cmxa
lib/ocaml/str.cma
lib/ocaml/str.cmi
lib/ocaml/str.mli
Index: pkgsrc/lang/ocaml/PLIST.prof
diff -u pkgsrc/lang/ocaml/PLIST.prof:1.10 pkgsrc/lang/ocaml/PLIST.prof:1.11
--- pkgsrc/lang/ocaml/PLIST.prof:1.10 Fri Dec 30 11:15:00 2016
+++ pkgsrc/lang/ocaml/PLIST.prof Mon Mar 27 12:51:58 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.prof,v 1.10 2016/12/30 11:15:00 jaapb Exp $
+@comment $NetBSD: PLIST.prof,v 1.11 2017/03/27 12:51:58 jperkin Exp $
lib/ocaml/arg.p.cmt
lib/ocaml/arg.p.cmx
lib/ocaml/array.p.cmt
@@ -90,10 +90,6 @@ lib/ocaml/stack.p.cmx
lib/ocaml/stdLabels.p.cmt
lib/ocaml/stdLabels.p.cmx
lib/ocaml/std_exit.p.cmt
-lib/ocaml/std_exit.p.cmx
-lib/ocaml/std_exit.p.o
-lib/ocaml/stdlib.p.a
-lib/ocaml/stdlib.p.cmxa
lib/ocaml/stream.p.cmt
lib/ocaml/stream.p.cmx
lib/ocaml/string.p.cmt
Home |
Main Index |
Thread Index |
Old Index