[GRASS-SVN] r31061 - grass-web/trunk/download

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 20 14:57:32 EDT 2008


Author: neteler
Date: 2008-04-20 14:57:32 -0400 (Sun, 20 Apr 2008)
New Revision: 31061

Modified:
   grass-web/trunk/download/software.inc
Log:
6.3.0 as testing version added

Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc	2008-04-20 18:44:02 UTC (rev 31060)
+++ grass-web/trunk/download/software.inc	2008-04-20 18:57:32 UTC (rev 31061)
@@ -22,13 +22,12 @@
 
 <tr NOSAVE>
 
-<td rowspan=3 align=center bgcolor="#bbffbb">
+<td rowspan=3 align=center bgcolor="#008000">
 S<br>T<br>A<br>B<br>L<br>E
 </td>
 
 <td colspan=3 NOSAVE>
-  <b><a NAME="g62x">GRASS 6.2.3</a> (advanced vectors, new GUI,
-       <a href="../grass62/index.php"> more...</a>)</b>
+  <b><a NAME="g62x">GRASS 6.2.3</a> (stable version; <a href="../grass62/index.php"> more...</a>)</b>
 </td>
 </tr>
 
@@ -81,11 +80,11 @@
 
 <tr NOSAVE>
 <td rowspan=3 align=center bgcolor="#FFCC33">
-D<br>E<br>V<br>E<br>L<br>O<br>P<br>M<br>E<br>N<br>T
+T<br>E<br>S<br>T<br>I<br>N<br>G
 </td>
 
 <td colspan=3 NOSAVE>
-  <b><a NAME="g63x">GRASS 6.3.x</a> (active development version; advanced vectors, <a href="../grass63/index.php"> more...</a>)</b>
+  <b><a NAME="g63x">GRASS 6.3.x</a> (testing version; advanced vectors, <a href="../grass63/index.php"> more...</a>)</b>
 </td>
 </tr>
 
@@ -106,21 +105,21 @@
     <a href="../grass63/binary/macosx/">MacOSX</a><br>
     <BR>
     MS-Windows (native):<BR>
-    &bull; <a href="http://geog-pc40.ulb.ac.be/grass/wingrass/">Experimental build (ZIP)</a><br> <!-- packager: Moritz Lennert -->
-    &bull; <a href="../grass63/binary/mswindows/">Experimental build (Installer)</a><br> <!-- packager: Marco Pasetti -->
+    &bull; <a href="http://geog-pc40.ulb.ac.be/grass/wingrass/">Testing build (ZIP)</a><br> <!-- packager: Moritz Lennert -->
+    &bull; <a href="../grass63/binary/mswindows/">Testing build (Installer)</a><br> <!-- packager: Marco Pasetti -->
     &bull; <a href="http://qgis.org/index.php?option=com_content&task=view&id=65&Itemid=71">QGIS with GRASS toolbox</a>
 </td>
 
 <td>
-    <a href="../grass63/source/grass-6.3.0RC6.tar.gz">grass-6.3.0RC6.tar.gz</a>
-         (<a href="../grass63/source/grass-6.3.0RC6.md5sum">grass-6.3.0RC6.md5sum</a>)<br>
+    <a href="../grass63/source/grass-6.3.0.tar.gz">grass-6.3.0.tar.gz</a>
+         (<a href="../grass63/source/grass-6.3.0.md5sum">grass-6.3.0.md5sum</a>)<br>
     <BR>
     <a href="../grass63/source/snapshot/">Weekly 6.3-svn snapshot</a><br>
     <a href="http://trac.osgeo.org/grass/browser/grass/trunk">6.3-svn source code browser</a>
 </td>
 
 <td>
-    <a href="http://trac.osgeo.org/grass/wiki/Release/6.3.0RC6-News">Release notes</a><br>
+    <a href="../announces/announce_grass630.html">Release notes</a><br>
     <a href="http://grass.osgeo.org/wiki/GRASS_6_Tutorial">Tutorial (HTML)</a><br>
     <a href="../grass63/manuals/html63_user/index.html">User manual pages (HTML)</a><br>
     <a href="../devel/index.php#prog">Programmer's Manual</a><br>
@@ -128,12 +127,48 @@
 </td>
 </tr>
 
+<tr NOSAVE><td colspan=4><hr></td></tr>
+
+
+<tr NOSAVE>
+<td rowspan=3 align=center bgcolor="#99DD99">
+N<br>E<br>X<br>T<br> <br>S<br>T<br>A<br>B<br>L<br>E
+</td>
+
+<td colspan=3 NOSAVE>
+  <b><a NAME="g64x">GRASS 6.4.x</a> (active development version; advanced vectors, <a href="../grass64/index.php"> more...</a>)</b>
+</td>
+</tr>
+
+<tr NOSAVE>
+    <td NOSAVE><b><i>Binaries</i></b></td>
+    <td NOSAVE><b><i>Source code</i></b></td>
+    <td NOSAVE><b><i>Manuals</i></b></td>
+</tr>
+
+<tr valign=top>
+<td>
+    Snapshots:<br>
+    <BR>
+    Not yet.
+</td>
+
+<td>
+    Not yet.
+</td>
+
+<td>
+    <a href="../devel/index.php#prog">Programmer's Manual</a><br>
+    <a href="http://grass.osgeo.org/wiki/Compile_and_Install">Compiling source code</a>
+</td>
+</tr>
+
 </table>
 
 <a name="svn"></a>
 <h3>Download from GRASS SVN repository</h3>
 
-The latest GRASS source code is also available from the OSGeo Subversion server:
+The latest GRASS development source code is also available from the OSGeo Subversion server:
 <small>  <!-- html bug: SMALL is not allowed to contain PRE -->
 <pre>
   svn checkout https://svn.osgeo.org/grass/grass/trunk grass_trunk
@@ -143,7 +178,7 @@
 </pre>
 </small>
 
-For details, see <a href="http://trac.osgeo.org/grass/wiki/DownloadSource">GRASS-trac: Downloading GRASS Source</a>.
+For release branches, see <a href="http://trac.osgeo.org/grass/wiki/DownloadSource">GRASS-trac: Downloading GRASS Source</a>.
 
 <h3>Addons in the GRASS-AddOns SVN repository</h3>
 
@@ -209,6 +244,12 @@
 <ul>
 <li>
 <i>
+GRASS Development Team, 2008. Geographic Resources Analysis Support System (GRASS)
+Software, Version 6.3.0. http://grass.osgeo.org
+</i>
+</li>
+<li>
+<i>
 GRASS Development Team, 2006. Geographic Resources Analysis Support System (GRASS)
 Software. ITC-irst, Trento, Italy. http://grass.itc.it
 </i>
@@ -248,10 +289,10 @@
   @Manual{GRASS_GIS_software,
     title = {Geographic Resources Analysis Support System (GRASS GIS) Software},
     author = {{GRASS Development Team}},
-    organization = {ITC-irst},
-    address = {Trento, Italy},
-    year = {2007},
-    url = {http://grass.itc.it},
+    organization = {Open Source Geospatial Foundation},
+    address = {USA},
+    year = {2008},
+    url = {http://grass.osgeo.org},
   }
 </pre>
 </small>



More information about the grass-commit mailing list