[Lunar-commits] <moonbase> grass: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Apr 14 01:24:10 CEST 2011
commit 405afe99539e8a94ba288e5502a0dbff70db930d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Apr 13 19:24:10 2011 -0400
grass: Version bump.
---
science/grass/DEPENDS | 5 +++--
science/grass/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/science/grass/DEPENDS b/science/grass/DEPENDS
index bc54106..176fa31 100644
--- a/science/grass/DEPENDS
+++ b/science/grass/DEPENDS
@@ -1,12 +1,11 @@
depends bison
depends flex
-depends gdal
depends fftw
depends tk
optional_depends "proj-4" "" "" "for external proj-4 support"
-#optional_depends "readline" "--with-readline" "--without-readline" "for readline support"
+optional_depends "readline" "--with-readline" "--without-readline" "for readline support"
optional_depends "ncurses" "--with-curses" "--without-ncurses" "for ncurses support"
optional_depends "%JPEG" "--with-jpeg" "--without-jpeg" "for jpeg graphics support"
optional_depends "tiff" "--with-tiff" "--without-tiff" "for tiff graphics support"
@@ -22,3 +21,5 @@ optional_depends "openMotif" "--with-motif" "--without-motif" "for moti
optional_depends "postgresql" "--with-postgres" "--without-postgres" "for postgresql database support"
optional_depends "wxGTK" "--with-wxwidgets" "--without-wxwidgets" "for wxWidgets graphics support"
optional_depends "lapack" "--with-lapack" "--without-lapack" "for lapack functionality"
+optional_depends "gdal" "--with-gdal" " --without-gdal" "for gdal support"
+
diff --git a/science/grass/DETAILS b/science/grass/DETAILS
index 6a3c3c7..5e2ba7b 100644
--- a/science/grass/DETAILS
+++ b/science/grass/DETAILS
@@ -1,11 +1,11 @@
MODULE=grass
- VERSION=6.4.0
+ VERSION=6.4.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://grass.osgeo.org/grass64/source/
- SOURCE_VFY=sha1:c91e8501c7a756a94d2be47729f640d33b2a7468
+ SOURCE_VFY=sha1:ea1cdfd1b7422367d671eeaf66f362d694a94abd
WEB_SITE=http://grass.itc.it/index.php
ENTERED=20060804
- UPDATED=20100916
+ UPDATED=20110413
SHORT="geospatial data management and analysis"
cat << EOF
More information about the Lunar-commits
mailing list