aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2012-12-23 09:20:37 +0800
committertota <tota@FreeBSD.org>2012-12-23 09:20:37 +0800
commitd41ab5df44bc2f12ec0b3ca41e2dce1a7a04fc04 (patch)
treee4badcc49e2ec715dd4df7d0214292ffcbfd83f1 /math
parentc34390cd4db86218d52f66d4517d5bb847db6366 (diff)
downloadfreebsd-ports-gnome-d41ab5df44bc2f12ec0b3ca41e2dce1a7a04fc04.tar.gz
freebsd-ports-gnome-d41ab5df44bc2f12ec0b3ca41e2dce1a7a04fc04.tar.zst
freebsd-ports-gnome-d41ab5df44bc2f12ec0b3ca41e2dce1a7a04fc04.zip
- Update to 1.0-5
- Add LICENSE - Replace tab with space after WWW: in pkg-descr PR: ports/174633 Submitted by: tota (myself) Approved by: wen (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/R-cran-sp/Makefile5
-rw-r--r--math/R-cran-sp/distinfo4
-rw-r--r--math/R-cran-sp/pkg-descr2
3 files changed, 7 insertions, 4 deletions
diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile
index 61f76b680b1f..48de70e55330 100644
--- a/math/R-cran-sp/Makefile
+++ b/math/R-cran-sp/Makefile
@@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= sp
-DISTVERSION= 1.0-1
+DISTVERSION= 1.0-5
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= R Classes and Methods for Spatial Data
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
diff --git a/math/R-cran-sp/distinfo b/math/R-cran-sp/distinfo
index 5c35b1ec0835..5e00dbc24e07 100644
--- a/math/R-cran-sp/distinfo
+++ b/math/R-cran-sp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sp_1.0-1.tar.gz) = 9604f9065d1e87ce36ae393c8ff33a3eb9ce375701b8b8aba3944e9a89214611
-SIZE (sp_1.0-1.tar.gz) = 793137
+SHA256 (sp_1.0-5.tar.gz) = 04d2b903f738e212ea256e3d0226add56a8a6033ec96ad8cd86237bb0c8e70c8
+SIZE (sp_1.0-5.tar.gz) = 706629
diff --git a/math/R-cran-sp/pkg-descr b/math/R-cran-sp/pkg-descr
index 24a60b29676c..ba741319bfcc 100644
--- a/math/R-cran-sp/pkg-descr
+++ b/math/R-cran-sp/pkg-descr
@@ -4,4 +4,4 @@ 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: http://r-spatial.sourceforge.net/