[Lunar-commits] CVS: moonbase/compilers/ocaml BUILD, 1.3, 1.4 DETAILS, 1.2, 1.3

Florin Braescu florin at lunar-linux.org
Sun Apr 18 18:28:04 GMT 2004


Update of /var/cvs/lunar/moonbase/compilers/ocaml
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11614

Modified Files:
	BUILD DETAILS 
Log Message:
bump the version from 3.06 to 3.07pl2.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/ocaml/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	5 Jul 2003 21:54:55 -0000	1.3
+++ BUILD	18 Apr 2004 18:28:02 -0000	1.4
@@ -2,8 +2,8 @@
  sedit "s/tk_wanted=yes/tk_wanted=no/" configure &&
  
  ./configure -prefix /usr -mandir /usr/share/man/man1 &&
- make world &&
- make opt &&
+ make world      &&
+ make opt        &&
  prepare_install &&
  make install
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/ocaml/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	11 Oct 2002 14:40:10 -0000	1.2
+++ DETAILS	18 Apr 2004 18:28:02 -0000	1.3
@@ -1,12 +1,14 @@
           MODULE=ocaml
-         VERSION=3.06
-         SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=3.07
+         SOURCE=$MODULE-${VERSION}pl2.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=ftp://ftp.inria.fr/lang/caml-light/$MODULE-$VERSION/$SOURCE
+   SOURCE_URL[0]=http://pauillac.inria.fr/caml/distrib/$MODULE-$VERSION/$SOURCE
+      SOURCE_VFY=md5:e58057f1ecca2da3fee035c846ac7db2
         WEB_SITE=http://caml.inria.fr/
          ENTERED=20020512
-         UPDATED=20021011
+         UPDATED=20040418
            SHORT="ocaml is an objective cml compiler"
+
 cat << EOF
 Objective Caml belongs to the ML family of programming languages and 
 has been implemented at INRIA Rocquencourt within the ``Cristal project''



More information about the Lunar-commits mailing list