pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ocaml Sort.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8890844706b
branches:  trunk
changeset: 468878:a8890844706b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 17 14:56:12 2004 +0000

description:
Sort.

diffstat:

 lang/ocaml/PLIST.threads |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (18 lines):

diff -r b510cc28e8d8 -r a8890844706b lang/ocaml/PLIST.threads
--- a/lang/ocaml/PLIST.threads  Tue Feb 17 14:49:17 2004 +0000
+++ b/lang/ocaml/PLIST.threads  Tue Feb 17 14:56:12 2004 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST.threads,v 1.2 2003/05/26 13:20:24 cjep Exp $
+@comment $NetBSD: PLIST.threads,v 1.3 2004/02/17 14:56:12 wiz Exp $
 lib/ocaml/libthreadsnat.a
+lib/ocaml/threads/condition.cmx
 lib/ocaml/threads/event.cmx
-lib/ocaml/threads/threads.cmxa
+lib/ocaml/threads/mutex.cmx
+lib/ocaml/threads/thread.cmx
 lib/ocaml/threads/threadUnix.cmx
 lib/ocaml/threads/threads.a
-lib/ocaml/threads/condition.cmx
-lib/ocaml/threads/mutex.cmx
-lib/ocaml/threads/thread.cmx
+lib/ocaml/threads/threads.cmxa



Home | Main Index | Thread Index | Old Index