svn commit: r317393 - head/graphics/R-cran-rgdal

TAKATSU Tomonari tota at FreeBSD.org
Sun May 5 02:52:36 UTC 2013


Author: tota
Date: Sun May  5 02:52:35 2013
New Revision: 317393
URL: http://svnweb.freebsd.org/changeset/ports/317393

Log:
  - Update to 0.8-9
  - Update pkg-descr which should have been fixed in 0.8-6

Modified:
  head/graphics/R-cran-rgdal/Makefile
  head/graphics/R-cran-rgdal/distinfo
  head/graphics/R-cran-rgdal/pkg-descr

Modified: head/graphics/R-cran-rgdal/Makefile
==============================================================================
--- head/graphics/R-cran-rgdal/Makefile	Sun May  5 02:00:59 2013	(r317392)
+++ head/graphics/R-cran-rgdal/Makefile	Sun May  5 02:52:35 2013	(r317393)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rgdal
-DISTVERSION=	0.8-8
+DISTVERSION=	0.8-9
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 

Modified: head/graphics/R-cran-rgdal/distinfo
==============================================================================
--- head/graphics/R-cran-rgdal/distinfo	Sun May  5 02:00:59 2013	(r317392)
+++ head/graphics/R-cran-rgdal/distinfo	Sun May  5 02:52:35 2013	(r317393)
@@ -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

Modified: head/graphics/R-cran-rgdal/pkg-descr
==============================================================================
--- head/graphics/R-cran-rgdal/pkg-descr	Sun May  5 02:00:59 2013	(r317392)
+++ head/graphics/R-cran-rgdal/pkg-descr	Sun May  5 02:52:35 2013	(r317393)
@@ -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


More information about the svn-ports-all mailing list