diff options
author | mef <mef@pkgsrc.org> | 2022-05-02 12:40:15 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2022-05-02 12:40:15 +0000 |
commit | 5a6c17b94c1efb3258e151f8c65c2f37a7ded17b (patch) | |
tree | 3dc23250b50d9b8e25cccfe352e1733def91d825 /geography/R-geosphere | |
parent | 2b4218cd29abe412f04dc543ee0a551018c3a55a (diff) | |
download | pkgsrc-5a6c17b94c1efb3258e151f8c65c2f37a7ded17b.tar.gz |
(geography/R-geosphere) Updated 1.5.10 to 1.5.14, explicit NEWS.md unknown
Diffstat (limited to 'geography/R-geosphere')
-rw-r--r-- | geography/R-geosphere/Makefile | 7 | ||||
-rw-r--r-- | geography/R-geosphere/distinfo | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/geography/R-geosphere/Makefile b/geography/R-geosphere/Makefile index cec89f3741d..15cbec76847 100644 --- a/geography/R-geosphere/Makefile +++ b/geography/R-geosphere/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2021/09/20 11:45:04 mef Exp $ +# $NetBSD: Makefile,v 1.4 2022/05/02 12:40:15 mef Exp $ R_PKGNAME= geosphere -R_PKGVER= 1.5-10 +R_PKGVER= 1.5-14 CATEGORIES= geography MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,6 +12,9 @@ LICENSE= gnu-gpl-v3 DEPENDS+= R-sp>=1.2.5:../../math/R-sp TEST_DEPENDS+= R-raster-[0-9]*:../../geography/R-raster +TEST_DEPENDS+= tex-hanging-[0-9]*:../../print/tex-hanging + +USE_LANGUAGES+= c c++ .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/geography/R-geosphere/distinfo b/geography/R-geosphere/distinfo index 09101fd9849..37e9949e07a 100644 --- a/geography/R-geosphere/distinfo +++ b/geography/R-geosphere/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:45:05 nia Exp $ +$NetBSD: distinfo,v 1.4 2022/05/02 12:40:15 mef Exp $ -BLAKE2s (R/geosphere_1.5-10.tar.gz) = b3be95c7b75fc78db22875722d6e19cfb293d5f0409d246e0d015c3b70f39c90 -SHA512 (R/geosphere_1.5-10.tar.gz) = 4cea3b9afadba3c4b002976b7152cf7ff5caa5968a06f0c31e7f9d74632cbccf80e5f6191c21dc7e4155338ed79ffdd013ce257011c3cb207b2c912f1ca70f0a -Size (R/geosphere_1.5-10.tar.gz) = 774048 bytes +BLAKE2s (R/geosphere_1.5-14.tar.gz) = 89c6d69e2cce630d9ed628fc0471c1c0874cc6d4d463fd2a512e24f017557369 +SHA512 (R/geosphere_1.5-14.tar.gz) = e3d0c97d77a5713a3b60d95f86e7e25535ee6a46dd89edee680ea582dcfc039bc350ccf74dc96160827ee085486470e66710f9cca016035422b8727c5b8cf652 +Size (R/geosphere_1.5-14.tar.gz) = 797724 bytes |