mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.0-5
This commit is contained in:
parent
b77e0cec00
commit
75b64b1cb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394917
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rgdal
|
||||
DISTVERSION= 1.0-4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0-5
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -19,6 +18,4 @@ RUN_DEPENDS= R-cran-sp>=1.1.0:${PORTSDIR}/math/R-cran-sp
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
R_POSTCMD_INSTALL_OPTIONS+= --configure-args="--with-proj-lib=${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rgdal_1.0-4.tar.gz) = 69fbb553627b869280834bccdd35cd2056e650f3a7877406bf3a501c02e60e30
|
||||
SIZE (rgdal_1.0-4.tar.gz) = 1631619
|
||||
SHA256 (rgdal_1.0-5.tar.gz) = ef91a1b02b058ee4d179490ba5129e282e6507b6ef8b95edf8b7665bae85715e
|
||||
SIZE (rgdal_1.0-5.tar.gz) = 1636796
|
||||
|
@ -7,4 +7,4 @@ vector map data can be imported into R, and GDAL raster data and
|
||||
OGR vector data exported. Use is made of classes defined in the sp
|
||||
package.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/rgdal/
|
||||
WWW: https://cran.r-project.org/web/packages/rgdal/
|
||||
|
Loading…
Reference in New Issue
Block a user