[Lunar-commits] CVS: moonbase/compilers/ocaml BUILD, 1.5, 1.6 DETAILS, 1.10, 1.11

Jan Eidtmann cmak at lunar-linux.org
Fri Mar 18 12:39:17 UTC 2005


Update of /var/cvs/lunar/moonbase/compilers/ocaml
In directory espresso.foo-projects.org:/tmp/cvs-serv8326

Modified Files:
	BUILD DETAILS 
Log Message:
bump

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/ocaml/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	8 Aug 2004 20:09:07 -0000	1.5
+++ BUILD	18 Mar 2005 12:39:14 -0000	1.6
@@ -1,9 +1,6 @@
 (
+
  sedit "s/tk_wanted=yes/tk_wanted=no/" configure &&
- sedit "s/head -1/head -n 1/" camlp4/tools/apply.sh &&
- sedit "s/head -1/head -n 1/" camlp4/tools/camlp4_comm.sh &&
- sedit "s/head -1/head -n 1/" camlp4/tools/conv.sh &&
- 
  ./configure -prefix /usr -mandir /usr/share/man/man1 &&
  make world      &&
  make opt        &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/ocaml/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS	2 Dec 2004 19:25:38 -0000	1.10
+++ DETAILS	18 Mar 2005 12:39:14 -0000	1.11
@@ -1,13 +1,13 @@
           MODULE=ocaml
+         VERSION=3.08.3
   	   MAJOR=3.08
-         VERSION=$MAJOR\.2
 	   PSAFE=no
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://caml.inria.fr/distrib/$MODULE-$MAJOR/
-      SOURCE_VFY=sha1:a84f90ac5ca5f9bc227122a4b9cc2ea527d2f452
+      SOURCE_VFY=sha1:2ebbc72faea2ae8b96a42c489ecbcf34df9dbe76
         WEB_SITE=http://caml.inria.fr/
          ENTERED=20020512
-         UPDATED=20041202
+         UPDATED=20050318
            SHORT="ocaml is an objective cml compiler"
 
 cat << EOF



More information about the Lunar-commits mailing list