[Lunar-commits] r25680 - moonbase/trunk/devel/gtk-sharp2

Chad Kittel v3rt1g0 at lunar-linux.org
Sat Sep 1 08:57:52 CEST 2007


Author: v3rt1g0
Date: 2007-09-01 08:57:51 +0200 (Sat, 01 Sep 2007)
New Revision: 25680

Modified:
   moonbase/trunk/devel/gtk-sharp2/DEPENDS
   moonbase/trunk/devel/gtk-sharp2/DETAILS
Log:
update to go with new mono.

removed && from DEPENDS


Modified: moonbase/trunk/devel/gtk-sharp2/DEPENDS
===================================================================
--- moonbase/trunk/devel/gtk-sharp2/DEPENDS	2007-09-01 06:48:27 UTC (rev 25679)
+++ moonbase/trunk/devel/gtk-sharp2/DEPENDS	2007-09-01 06:57:51 UTC (rev 25680)
@@ -1,5 +1,5 @@
-depends  mono    &&
-depends  gtk+-2  &&
+depends  mono
+depends  gtk+-2
 
-optional_depends  "monodoc"      ""  ""  "for documenation support"  &&
+optional_depends  "monodoc"      ""  ""  "for documenation support"
 optional_depends  "libglade2"    ""  ""  "to build glade-sharp.dll"

Modified: moonbase/trunk/devel/gtk-sharp2/DETAILS
===================================================================
--- moonbase/trunk/devel/gtk-sharp2/DETAILS	2007-09-01 06:48:27 UTC (rev 25679)
+++ moonbase/trunk/devel/gtk-sharp2/DETAILS	2007-09-01 06:57:51 UTC (rev 25680)
@@ -1,14 +1,14 @@
           MODULE=gtk-sharp2
              MOD=gtk-sharp
            MAJOR=2.10
-         VERSION=2.10.0
+         VERSION=2.10.2
           SOURCE=$MOD-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
-      SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR
-      SOURCE_VFY=sha1:46a3079024f281d1076b605f9f0910e2373ae7ba
+      SOURCE_URL=http://go-mono.com/sources/${MOD}210/
+      SOURCE_VFY=sha1:7e78d94a4cfe7b1fb3696893f2622d2c7f3c47dc
         WEB_SITE=http://www.mono-project.com/
          ENTERED=20051007
-         UPDATED=20060908
+         UPDATED=20070901
            SHORT="Gtk+-2 bindings for Mono"
            PSAFE=no
 



More information about the Lunar-commits mailing list