diff options
author | wen <wen@pkgsrc.org> | 2014-03-09 14:38:25 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-03-09 14:38:25 +0000 |
commit | ede141155658fc69cfd2f164a51bf0883667bd20 (patch) | |
tree | 45396e058b332f30633937353a48c85ce953bd16 /math | |
parent | 06eaf0028bc540e852160c73f8779110e6c4e985 (diff) | |
download | pkgsrc-ede141155658fc69cfd2f164a51bf0883667bd20.tar.gz |
Update to 1.0.14
Diffstat (limited to 'math')
-rw-r--r-- | math/R-sp/Makefile | 4 | ||||
-rw-r--r-- | math/R-sp/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/R-sp/Makefile b/math/R-sp/Makefile index 1bd5184116e..96773eb5cc7 100644 --- a/math/R-sp/Makefile +++ b/math/R-sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/07/07 11:16:24 wen Exp $ +# $NetBSD: Makefile,v 1.6 2014/03/09 14:38:25 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Classes and methods for spatial data LICENSE= gnu-gpl-v2 R_PKGNAME= sp -R_PKGVER= 1.0-11 +R_PKGVER= 1.0-14 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-sp/distinfo b/math/R-sp/distinfo index 98465d3c696..d76b095721b 100644 --- a/math/R-sp/distinfo +++ b/math/R-sp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/07/07 11:16:24 wen Exp $ +$NetBSD: distinfo,v 1.6 2014/03/09 14:38:25 wen Exp $ -SHA1 (R/sp_1.0-11.tar.gz) = 877ad1911b2bc3ff095ec968e2ab2dd9a5d016e5 -RMD160 (R/sp_1.0-11.tar.gz) = 063fab83e3f11e5f5e05e554b65d24b083818006 -Size (R/sp_1.0-11.tar.gz) = 1217286 bytes +SHA1 (R/sp_1.0-14.tar.gz) = d1ff889383a3fd62fb49c6a8890c2a2bc2dbf493 +RMD160 (R/sp_1.0-14.tar.gz) = e3578e56027d638d3fa9eabd3fb9407224181923 +Size (R/sp_1.0-14.tar.gz) = 1202772 bytes |