pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ocaml Move some files from PLIST.prof to the main...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba3b07096ae9
branches:  trunk
changeset: 360184:ba3b07096ae9
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Mar 27 12:51:58 2017 +0000

description:
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.

diffstat:

 lang/ocaml/PLIST      |  6 +++++-
 lang/ocaml/PLIST.prof |  6 +-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r 83ddb3cd260f -r ba3b07096ae9 lang/ocaml/PLIST
--- a/lang/ocaml/PLIST  Mon Mar 27 11:51:30 2017 +0000
+++ b/lang/ocaml/PLIST  Mon Mar 27 12:51:58 2017 +0000
@@ -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.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
diff -r 83ddb3cd260f -r ba3b07096ae9 lang/ocaml/PLIST.prof
--- a/lang/ocaml/PLIST.prof     Mon Mar 27 11:51:30 2017 +0000
+++ b/lang/ocaml/PLIST.prof     Mon Mar 27 12:51:58 2017 +0000
@@ -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/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