[Lunar-commits] CVS: moonbase/compilers/mcs BUILD, 1.3, 1.4 DETAILS, 1.9, 1.10

Nick Hudson nhudson at lunar-linux.org
Sat Feb 7 12:36:44 GMT 2004


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

Modified Files:
	BUILD DETAILS 
Log Message:

Updating mono and mcs to new versions 0.30 and fixing the mcs BUILD file 


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/mcs/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	1 Sep 2003 20:24:37 -0000	1.3
+++ BUILD	7 Feb 2004 12:36:42 -0000	1.4
@@ -1,7 +1,7 @@
 (
 
  make prefix=/usr   &&
- prepare-install    &&
+ prepare_install    &&
  make prefix=/usr install
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/mcs/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS	1 Sep 2003 20:24:37 -0000	1.9
+++ DETAILS	7 Feb 2004 12:36:42 -0000	1.10
@@ -1,13 +1,14 @@
           MODULE=mcs
-         VERSION=0.26
+         VERSION=0.30
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.go-mono.org/archive/$SOURCE
-      MAINTAINER=nhudson2367 at earthlink.net
+      SOURCE_VFY=md5:05152878b29d3e3bfcd1b902cf7e6817
+      MAINTAINER=nhudson at Lunar-linux.org
         WEB_SITE=http://www.go-mono.org
            SHORT="MCS is the C# Compiler for Mono"
          ENTERED=20020801
-         UPDATED=20030901
+         UPDATED=20040207
 cat << EOF
 MCS is the C# Compiler for Mono it houses the classes and the compiler
 EOF



More information about the Lunar-commits mailing list