aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2013-05-05 10:52:35 +0800
committertota <tota@FreeBSD.org>2013-05-05 10:52:35 +0800
commitc1e6f0ea6344ff95a3e5b35c04ce178ad12461a0 (patch)
tree128a20bb2f3bb851d21f78266267b107a81d7336
parent48f3fd935144e33f0d142e62274a7718c626ec97 (diff)
downloadfreebsd-ports-gnome-c1e6f0ea6344ff95a3e5b35c04ce178ad12461a0.tar.gz
freebsd-ports-gnome-c1e6f0ea6344ff95a3e5b35c04ce178ad12461a0.tar.zst
freebsd-ports-gnome-c1e6f0ea6344ff95a3e5b35c04ce178ad12461a0.zip
- Update to 0.8-9
- Update pkg-descr which should have been fixed in 0.8-6
-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