aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-rgdal
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-05-05 02:52:35 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-05-05 02:52:35 +0000
commit577b3c138a473e03ae3a8ff0099f250074ed8c5d (patch)
tree128a20bb2f3bb851d21f78266267b107a81d7336 /graphics/R-cran-rgdal
parent48ae857da253853fbc22d900a6e85067a70f779b (diff)
downloadports-577b3c138a473e03ae3a8ff0099f250074ed8c5d.tar.gz
ports-577b3c138a473e03ae3a8ff0099f250074ed8c5d.zip
Notes
Diffstat (limited to 'graphics/R-cran-rgdal')
-rw-r--r--graphics/R-cran-rgdal/Makefile2
-rw-r--r--graphics/R-cran-rgdal/distinfo4
-rw-r--r--graphics/R-cran-rgdal/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 6e4a5fca6170..b079b001a387 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rgdal
-DISTVERSION= 0.8-8
+DISTVERSION= 0.8-9
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-rgdal/distinfo b/graphics/R-cran-rgdal/distinfo
index 26aded42c297..937c7abf9e2f 100644
--- a/graphics/R-cran-rgdal/distinfo
+++ b/graphics/R-cran-rgdal/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rgdal_0.8-8.tar.gz) = 872ad3864aa789c112facbec30f6743a2b583a76c43269cb718dd1f557b7d6e2
-SIZE (rgdal_0.8-8.tar.gz) = 1578201
+SHA256 (rgdal_0.8-9.tar.gz) = 0cdac08dca7d4db11295352b17d86374b3369e7f1a67b913db6a7f06a362fda9
+SIZE (rgdal_0.8-9.tar.gz) = 1578540
diff --git a/graphics/R-cran-rgdal/pkg-descr b/graphics/R-cran-rgdal/pkg-descr
index 052ae6f256dd..6a5c25f34fd3 100644
--- a/graphics/R-cran-rgdal/pkg-descr
+++ b/graphics/R-cran-rgdal/pkg-descr
@@ -1,5 +1,5 @@
Provides bindings to Frank Warmerdam's Geospatial Data Abstraction
-Library (GDAL) (>= 1.7.1) and access to projection/transformation
+Library (GDAL) (>= 1.6.3) and access to projection/transformation
operations from the PROJ.4 library. The GDAL and PROJ.4 libraries
are external to the package, and, when installing the package from
source, must be correctly installed first. Both GDAL raster and OGR