pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-VGAM
Module Name: pkgsrc
Committed By: mef
Date: Sat Oct 26 22:01:48 UTC 2024
Modified Files:
pkgsrc/math/R-VGAM: Makefile distinfo
Log Message:
(math/R-VGAM) 4 of +TEST_DEPENDS, font issue still exists
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-VGAM/Makefile \
pkgsrc/math/R-VGAM/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-VGAM/Makefile
diff -u pkgsrc/math/R-VGAM/Makefile:1.8 pkgsrc/math/R-VGAM/Makefile:1.9
--- pkgsrc/math/R-VGAM/Makefile:1.8 Wed Jan 24 11:49:19 2024
+++ pkgsrc/math/R-VGAM/Makefile Sat Oct 26 22:01:48 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2024/01/24 11:49:19 mef Exp $
+# $NetBSD: Makefile,v 1.9 2024/10/26 22:01:48 mef Exp $
R_PKGNAME= VGAM
-R_PKGVER= 1.1-9
+R_PKGVER= 1.1-12
MAINTAINER= mishka%NetBSD.org@localhost
COMMENT= Vector generalized linear and additive models
@@ -11,6 +11,12 @@ USE_LANGUAGES= c fortran
# Package suggested but not available: 'VGAMextra'
# Package which this enhances but not available for checking: 'VGAMdata'
+TEST_DEPENDS+= R-VGAMdata-[0-9]*:../../math/R-VGAMdata
+TEST_DEPENDS+= R-VGAMextra-[0-9]*:../../math/R-VGAMextra
+
+# !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
.include "../../math/R/Makefile.extension"
Index: pkgsrc/math/R-VGAM/distinfo
diff -u pkgsrc/math/R-VGAM/distinfo:1.8 pkgsrc/math/R-VGAM/distinfo:1.9
--- pkgsrc/math/R-VGAM/distinfo:1.8 Wed Jan 24 11:49:19 2024
+++ pkgsrc/math/R-VGAM/distinfo Sat Oct 26 22:01:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/01/24 11:49:19 mef Exp $
+$NetBSD: distinfo,v 1.9 2024/10/26 22:01:48 mef Exp $
-BLAKE2s (R/VGAM_1.1-9.tar.gz) = 137bc8a6eacfa54fe869bcd8ba47fc3feb4615c59f6588010f78985f1930c0e8
-SHA512 (R/VGAM_1.1-9.tar.gz) = 4ac3eff60096408885ddaeaf0e6637f10160a8dd19c9a4231713c111465ced92ae72a1aacd7785f6941dab537030d6780772b3f810482cbe1114cfb8d35e2c74
-Size (R/VGAM_1.1-9.tar.gz) = 1644850 bytes
+BLAKE2s (R/VGAM_1.1-12.tar.gz) = f956eea30997f0db97d9ba6ef29a578e61e7a86c09962f5b3ec44f1febef3fba
+SHA512 (R/VGAM_1.1-12.tar.gz) = 68b0e32b7bcd236e02a075367a2d65591289244a76d4cb822a020bb814225e0b321fe97692c8b255464c810b3971dd4c3c094d602d5be450b714ca05fcb4a08d
+Size (R/VGAM_1.1-12.tar.gz) = 1682671 bytes
Home |
Main Index |
Thread Index |
Old Index