diff options
author | wen <wen@pkgsrc.org> | 2018-12-21 10:53:51 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-12-21 10:53:51 +0000 |
commit | d82208f66d52f2d658e066ba4fe1c3ed54a68518 (patch) | |
tree | 04e03e11ad32144470e852416e63d2e88b795fc9 /math | |
parent | a83e2af2a574d11d9ef5bdb548cc643d1eea08fc (diff) | |
download | pkgsrc-d82208f66d52f2d658e066ba4fe1c3ed54a68518.tar.gz |
Update to 1.3.1
No upstream changelog found.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-sp/Makefile | 4 | ||||
-rw-r--r-- | math/R-sp/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/math/R-sp/Makefile b/math/R-sp/Makefile index 418965e1420..949b2009537 100644 --- a/math/R-sp/Makefile +++ b/math/R-sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2018/07/28 14:40:50 brook Exp $ +# $NetBSD: Makefile,v 1.13 2018/12/21 10:53:51 wen Exp $ CATEGORIES= math @@ -8,7 +8,7 @@ COMMENT= Classes and methods for spatial data LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 R_PKGNAME= sp -R_PKGVER= 1.2-7 +R_PKGVER= 1.3-1 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-sp/distinfo b/math/R-sp/distinfo index 844f93fbda4..3a809f9c313 100644 --- a/math/R-sp/distinfo +++ b/math/R-sp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2018/06/01 06:15:27 wen Exp $ +$NetBSD: distinfo,v 1.13 2018/12/21 10:53:51 wen Exp $ -SHA1 (R/sp_1.2-7.tar.gz) = 52137c3a8326da71258d21a0b64799078be756ae -RMD160 (R/sp_1.2-7.tar.gz) = 8380fd08ecbf894a5d12bd431990f6f3e45e800e -SHA512 (R/sp_1.2-7.tar.gz) = 5039cb00cf91495d7e84283103d476a66cf01b7bdb41d4eb4030f948d9a349650f56b91c0412df076e4c1ea8594af7c127c9961363e011d72e0ad2b09243c347 -Size (R/sp_1.2-7.tar.gz) = 1133397 bytes +SHA1 (R/sp_1.3-1.tar.gz) = 538f706e5c499862518787381a675b098046d76b +RMD160 (R/sp_1.3-1.tar.gz) = c8e263e51db500f8674b14589f58b3cb5810d448 +SHA512 (R/sp_1.3-1.tar.gz) = c85437c5221e710b58cf393ddd4b71fe622b7c4d505c5b569bd11bbbaf095a5ff86d6dd28ea6df1086f3cd1411f610a347382eb43cdc20403c9dca4c5cc9939e +Size (R/sp_1.3-1.tar.gz) = 1133621 bytes |