diff options
-rw-r--r-- | math/R-VGAM/Makefile | 9 | ||||
-rw-r--r-- | math/R-VGAM/distinfo | 8 |
2 files changed, 10 insertions, 7 deletions
diff --git a/math/R-VGAM/Makefile b/math/R-VGAM/Makefile index a028aeec197..5254db699f6 100644 --- a/math/R-VGAM/Makefile +++ b/math/R-VGAM/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2019/08/08 19:53:46 brook Exp $ +# $NetBSD: Makefile,v 1.6 2022/05/21 13:14:49 mef Exp $ R_PKGNAME= VGAM -R_PKGVER= 1.1-1 -CATEGORIES= math +R_PKGVER= 1.1-6 MAINTAINER= mishka@NetBSD.org COMMENT= Vector generalized linear and additive models @@ -10,6 +9,10 @@ LICENSE= gnu-gpl-v3 USE_LANGUAGES= c fortran +# Package suggested but not available: 'VGAMextra' +# Package which this enhances but not available for checking: 'VGAMdata' + + .include "../../math/R/Makefile.extension" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-VGAM/distinfo b/math/R-VGAM/distinfo index 20610c0f37c..1dacdfb8db0 100644 --- a/math/R-VGAM/distinfo +++ b/math/R-VGAM/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:55:23 nia Exp $ +$NetBSD: distinfo,v 1.6 2022/05/21 13:14:49 mef Exp $ -BLAKE2s (R/VGAM_1.1-1.tar.gz) = 60696739cd8556cd20e6bb684bdff8625bd8d2d956a29be536f70bf278691b70 -SHA512 (R/VGAM_1.1-1.tar.gz) = c868bd0ccde59d6d9b15446331c3fc4762d3356bda7063e6b38b7e1bfd7bbedddedb5a94b4e3812173fefc6f8b806123201f6a2a619d8bd038bcb4b4ec268b8e -Size (R/VGAM_1.1-1.tar.gz) = 2624046 bytes +BLAKE2s (R/VGAM_1.1-6.tar.gz) = 0d42857e240e3d5e2b72976e8a3dcac141a1682bc9146373f183f760a186c5e2 +SHA512 (R/VGAM_1.1-6.tar.gz) = fc05040324ab32271a1b6e95e20a42fbe154540651e356cb61030333c928a4d32f46e29fdfb98fa5e62010cd782441c09240c59bd36e533cc8cf864f0de7be41 +Size (R/VGAM_1.1-6.tar.gz) = 1713153 bytes |