[Lunar-commits] CVS: moonbase/devel/monodoc BUILD, 1.2, 1.3 DETAILS, 1.3, 1.4

Nick Hudson nhudson at lunar-linux.org
Sat Jul 17 00:44:12 GMT 2004


Update of /var/cvs/lunar/moonbase/devel/monodoc
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8074

Modified Files:
	BUILD DETAILS 
Log Message:

fscking mono doesnt put all the dll's in.  Anyway updating monodoc to new version 1.0


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/monodoc/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	8 Apr 2004 03:27:26 -0000	1.2
+++ BUILD	17 Jul 2004 00:44:10 -0000	1.3
@@ -1,5 +1,6 @@
 (
-
+   rm -fr /usr/lib/mono/1.0/ICSharpCode.SharpZipLib.dll &&
+   cp $SOURCE_CACHE/$SOURCE2 /usr/lib/mono/1.0    &&
    ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
                 --build=$BUILD                    \
                 --sysconfdir=/etc                 \

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/monodoc/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	6 May 2004 03:30:22 -0000	1.3
+++ DETAILS	17 Jul 2004 00:44:10 -0000	1.4
@@ -1,14 +1,17 @@
           MODULE=monodoc
-         VERSION=0.15
+         VERSION=1.0
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=ICSharpCode.SharpZipLib.dll
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=http://www.go-mono.com/archive/beta1/$SOURCE
-      SOURCE_VFY=md5:20deb74994d88a17ea75b743bd4b9da2
+      SOURCE_URL=http://mono2.ximian.com/archive/1.0/$SOURCE
+      SOURCE_VFY=md5:6efe0e32178871ff34e72a183fe5e585
+     SOURCE2_URL=$PATCH_URL/$SOURCE2
+     SOURCE2_VFY=md5:2d3e6e8b29af2c698d3a1d45e720b9a9
       MAINTAINER=nhudson at lunar-linux.org
         WEB_SITE=http://www.go-mono.com
            SHORT="Documentation for Mono"
          ENTERED=20040407
-         UPDATED=20040506
+         UPDATED=20040716
 cat << EOF
 Documentation for Mono
 EOF



More information about the Lunar-commits mailing list