[Lunar-commits] r24878 - moonbase/trunk/eclipse/gef

Auke Kok sofar at lunar-linux.org
Sun Jun 17 22:00:25 CEST 2007


Author: sofar
Date: 2007-06-17 22:00:25 +0200 (Sun, 17 Jun 2007)
New Revision: 24878

Modified:
   moonbase/trunk/eclipse/gef/DETAILS
Log:
Version bump from 3.1 to 3.2.2
Correction of download URL (see BR 247)

I'm not [currently] an Eclipse user, so I have only checked that it
downloads and installs. It doesn't appear in the Eclipse/Preferences
dialog, so I may have screwed it up completely, but at least the
download doesn't fail any more.



From:  duncan.gibson at xs4all.nl


Modified: moonbase/trunk/eclipse/gef/DETAILS
===================================================================
--- moonbase/trunk/eclipse/gef/DETAILS	2007-06-17 20:00:14 UTC (rev 24877)
+++ moonbase/trunk/eclipse/gef/DETAILS	2007-06-17 20:00:25 UTC (rev 24878)
@@ -1,14 +1,15 @@
           MODULE=gef
-         VERSION=3.1
-	   EXTRA=200507071758
+         VERSION=3.2.2
+	   EXTRA=200702081315
           SOURCE=GEF-SDK-$VERSION.zip
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
-      SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/gef/downloads/drops/R-3.1-$EXTRA/
-      SOURCE_VFY=sha1:024983d45362e8820ea2fd385e4fa7beed116509
+      SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/gef/downloads/drops/R-$VERSION-$EXTRA/
+      SOURCE_VFY=sha1:bb07ebf6331e43a5346916013ad37190516a867e
         WEB_SITE=http://eclipse.org/gef/
          ENTERED=20040728
-         UPDATED=20050918
+         UPDATED=20070617
            SHORT="The Graphical Editing Framework of Eclipse framework"
 cat << EOF
-GEF allows developers to take an existing application model and easily create a rich graphical editor. 
+GEF allows developers to take an existing application model and easily
+create a rich graphical editor.
 EOF



More information about the Lunar-commits mailing list