[Lunar-commits] CVS: moonbase/compilers/mono DETAILS,1.16,1.17
Nick Hudson
nhudson at lunar-linux.org
Mon Aug 30 02:57:33 GMT 2004
Update of /var/cvs/lunar/moonbase/compilers/mono
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25825/mono
Modified Files:
DETAILS
Log Message:
updating mono and mcs to new versions 1.0.1 also adding the new sha1sum
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/mono/DETAILS,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- DETAILS 17 Jul 2004 00:13:13 -0000 1.16
+++ DETAILS 30 Aug 2004 02:57:31 -0000 1.17
@@ -1,13 +1,13 @@
MODULE=mono
- VERSION=1.0
+ VERSION=1.0.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_VFY=md5:23a5787818837893073e2ae56d4ef3ac
+ SOURCE_VFY=sha1:cc931101763266f214fe860f9c1ce98e39e63a4a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=http://mono2.ximian.com/archive/$VERSION/$SOURCE
+ SOURCE_URL=http://www.go-mono.com/archive/$VERSION/$SOURCE
WEB_SITE=http://www.mono-project.com
SHORT="a .NET and C# Compiler"
ENTERED=20020801
- UPDATED=20040702
+ UPDATED=20040830
cat << EOF
Mono is a Runtime Library for a .NET like app for Linux, it includes a C# compiler, a runtime for the Common Language Infastructure and a set of class libraries
EOF
More information about the Lunar-commits
mailing list