Index: head/math/R-cran-sp/Makefile =================================================================== --- head/math/R-cran-sp/Makefile (revision 528775) +++ head/math/R-cran-sp/Makefile (revision 528776) @@ -1,17 +1,17 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.4-0 +DISTVERSION= 1.4-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= R Classes and Methods for Spatial Data LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USES= cran:auto-plist,compiles .include Index: head/math/R-cran-sp/distinfo =================================================================== --- head/math/R-cran-sp/distinfo (revision 528775) +++ head/math/R-cran-sp/distinfo (revision 528776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582370712 -SHA256 (sp_1.4-0.tar.gz) = 07da2a6d71bb9432b3807912c38a5b48bbffbc5e4c361cefbb0a9b1d37cdf255 -SIZE (sp_1.4-0.tar.gz) = 1132614 +TIMESTAMP = 1584697105 +SHA256 (sp_1.4-1.tar.gz) = 8f96f1a4827eea2cc02bb35c418ce2bdaf2d5ea47a214bcd4bc85f928b417039 +SIZE (sp_1.4-1.tar.gz) = 1132945 Index: head/math/R-cran-sp/pkg-descr =================================================================== --- head/math/R-cran-sp/pkg-descr (revision 528775) +++ head/math/R-cran-sp/pkg-descr (revision 528776) @@ -1,7 +1,7 @@ R-sp is a package that provides classes and methods for spatial data. The classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc. -WWW: http://r-spatial.sourceforge.net/ +WWW: https://github.com/edzer/sp/