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

TAKATSU Tomonari tota at FreeBSD.org
Tue Dec 4 15:06:10 UTC 2012


Author: tota
Date: Tue Dec  4 15:06:10 2012
New Revision: 308241
URL: http://svnweb.freebsd.org/changeset/ports/308241

Log:
  - Update to 0.7-24
  - Update description in pkg-descr
  
  Feature safe:	yes

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	Tue Dec  4 14:02:03 2012	(r308240)
+++ head/graphics/R-cran-rgdal/Makefile	Tue Dec  4 15:06:10 2012	(r308241)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rgdal
-DISTVERSION=	0.7-22
+DISTVERSION=	0.7-24
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 

Modified: head/graphics/R-cran-rgdal/distinfo
==============================================================================
--- head/graphics/R-cran-rgdal/distinfo	Tue Dec  4 14:02:03 2012	(r308240)
+++ head/graphics/R-cran-rgdal/distinfo	Tue Dec  4 15:06:10 2012	(r308241)
@@ -1,2 +1,2 @@
-SHA256 (rgdal_0.7-22.tar.gz) = c5fab703bb022e22ff67de8643b59c116a6f490318521ea6a86d47d16192376b
-SIZE (rgdal_0.7-22.tar.gz) = 1450339
+SHA256 (rgdal_0.7-24.tar.gz) = 353c91d4c00d6e7f0a47fa8a771764031fa5b947e61f3286bfe28a1ee7d4e1a8
+SIZE (rgdal_0.7-24.tar.gz) = 1452039

Modified: head/graphics/R-cran-rgdal/pkg-descr
==============================================================================
--- head/graphics/R-cran-rgdal/pkg-descr	Tue Dec  4 14:02:03 2012	(r308240)
+++ head/graphics/R-cran-rgdal/pkg-descr	Tue Dec  4 15:06:10 2012	(r308241)
@@ -1,5 +1,5 @@
 Provides bindings to Frank Warmerdam's Geospatial Data Abstraction
-Library (GDAL) (>= 1.3.1) and access to projection/transformation
+Library (GDAL) (>= 1.6.0) 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