Index: head/astro/R-cran-maptools/Makefile =================================================================== --- head/astro/R-cran-maptools/Makefile (revision 401052) +++ head/astro/R-cran-maptools/Makefile (revision 401053) @@ -1,19 +1,19 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= maptools -DISTVERSION= 0.8-36 +DISTVERSION= 0.8-37 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Tools for reading and handling spatial objects LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-sp>=1.0.11:${PORTSDIR}/math/R-cran-sp USES= cran:auto-plist .include Index: head/astro/R-cran-maptools/distinfo =================================================================== --- head/astro/R-cran-maptools/distinfo (revision 401052) +++ head/astro/R-cran-maptools/distinfo (revision 401053) @@ -1,2 +1,2 @@ -SHA256 (maptools_0.8-36.tar.gz) = a88a97d89ec4e2e9b66712b6637d14de383ce72c9beb869208449c8d715ac400 -SIZE (maptools_0.8-36.tar.gz) = 1506673 +SHA256 (maptools_0.8-37.tar.gz) = 2ebce50ae860da8839935e2a8d98aad08204bed50cbcd009b9a5a4e214697023 +SIZE (maptools_0.8-37.tar.gz) = 1510043 Index: head/astro/R-cran-maptools/pkg-descr =================================================================== --- head/astro/R-cran-maptools/pkg-descr (revision 401052) +++ head/astro/R-cran-maptools/pkg-descr (revision 401053) @@ -1,8 +1,8 @@ Set of tools for manipulating and reading geographic data, in particular ESRI shapefiles; C code used from shapelib. It includes binary access to GSHHS shoreline files. The package also provides interface wrappers for exchanging spatial objects with packages such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others. -WWW: http://cran.r-project.org/web/packages/maptools/ +WWW: https://cran.r-project.org/web/packages/maptools/