summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-06-25 20:21:45 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-06-25 20:21:45 +0000
commitcf9d87dd572f39458894cb48354a6c97e1327619 (patch)
tree847327315e640819bf3a688127b87fcf8475414b
parent- Update to 0.5-2 (diff)
- Update to 1.0-4
Notes
Notes: svn path=/head/; revision=390600
-rw-r--r--graphics/R-cran-rgdal/Makefile3
-rw-r--r--graphics/R-cran-rgdal/distinfo4
-rw-r--r--graphics/R-cran-rgdal/pkg-descr2
3 files changed, 4 insertions, 5 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 63cfc511e590..4a373076c422 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= rgdal
-DISTVERSION= 0.9-3
-PORTREVISION= 1
+DISTVERSION= 1.0-4
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-rgdal/distinfo b/graphics/R-cran-rgdal/distinfo
index b86d7b0eff37..261c26ddbddd 100644
--- a/graphics/R-cran-rgdal/distinfo
+++ b/graphics/R-cran-rgdal/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rgdal_0.9-3.tar.gz) = d6b40f1b849be207dd0875960f805d922a08ac50b030a0805aeb75f5aee03b04
-SIZE (rgdal_0.9-3.tar.gz) = 1627915
+SHA256 (rgdal_1.0-4.tar.gz) = 69fbb553627b869280834bccdd35cd2056e650f3a7877406bf3a501c02e60e30
+SIZE (rgdal_1.0-4.tar.gz) = 1631619
diff --git a/graphics/R-cran-rgdal/pkg-descr b/graphics/R-cran-rgdal/pkg-descr
index 12ce8c5b7274..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.6.3, < 2) 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