pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-ISwR
Module Name: pkgsrc
Committed By: mef
Date: Sat Oct 26 06:36:16 UTC 2024
Modified Files:
pkgsrc/math/R-ISwR: Makefile distinfo
Log Message:
(math/R-ISwR) Updated 2.0.8 to 2.0.9. NEWS.md not recorded
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/R-ISwR/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/R-ISwR/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-ISwR/Makefile
diff -u pkgsrc/math/R-ISwR/Makefile:1.12 pkgsrc/math/R-ISwR/Makefile:1.13
--- pkgsrc/math/R-ISwR/Makefile:1.12 Sun Sep 20 22:55:50 2020
+++ pkgsrc/math/R-ISwR/Makefile Sat Oct 26 06:36:16 2024
@@ -1,13 +1,20 @@
-# $NetBSD: Makefile,v 1.12 2020/09/20 22:55:50 mef Exp $
+# $NetBSD: Makefile,v 1.13 2024/10/26 06:36:16 mef Exp $
R_PKGNAME= ISwR
-R_PKGVER= 2.0-8
+R_PKGVER= 2.0-9
CATEGORIES= math databases
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Data sets and scripts for 'Introductory Statistics with R'
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+# !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
Index: pkgsrc/math/R-ISwR/distinfo
diff -u pkgsrc/math/R-ISwR/distinfo:1.10 pkgsrc/math/R-ISwR/distinfo:1.11
--- pkgsrc/math/R-ISwR/distinfo:1.10 Tue Oct 26 10:55:22 2021
+++ pkgsrc/math/R-ISwR/distinfo Sat Oct 26 06:36:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:55:22 nia Exp $
+$NetBSD: distinfo,v 1.11 2024/10/26 06:36:16 mef Exp $
-BLAKE2s (R/ISwR_2.0-8.tar.gz) = 0a98b72a539f85c005a0e1f690adcb2a7e24b1f3c843bccabf786ccb16078baa
-SHA512 (R/ISwR_2.0-8.tar.gz) = 561a12cd24ff32f29e824c8ce9c7f154404ecb0ff9059c01d13afd151951b1d67a75624512ca4dff8a5c0770bd90c7a80778dccbbefe38bbd030351d7f922879
-Size (R/ISwR_2.0-8.tar.gz) = 164076 bytes
+BLAKE2s (R/ISwR_2.0-9.tar.gz) = bc61eafebfadd12935cc9af6badf1104a15ab25a8eccd00c900212c70ae6a5c1
+SHA512 (R/ISwR_2.0-9.tar.gz) = 12d864f06471b14523268f12f3acdc9386210dc0e1d0f1e8b97485f01c1a5fdb8450079d38792a26d17aa2eb631a7826d80a5ed0015fdebb9dfa9cd6bb17ef49
+Size (R/ISwR_2.0-9.tar.gz) = 214170 bytes
Home |
Main Index |
Thread Index |
Old Index