pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-rjson
Module Name: pkgsrc
Committed By: mef
Date: Fri Jan 3 23:57:17 UTC 2025
Modified Files:
pkgsrc/textproc/R-rjson: Makefile distinfo
Log Message:
(textproc/R-rjson) Updated 0.2.21 to 0.2.23, NEWS.md unknown
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/R-rjson/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/R-rjson/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/R-rjson/Makefile
diff -u pkgsrc/textproc/R-rjson/Makefile:1.2 pkgsrc/textproc/R-rjson/Makefile:1.3
--- pkgsrc/textproc/R-rjson/Makefile:1.2 Sat Jun 10 12:28:29 2023
+++ pkgsrc/textproc/R-rjson/Makefile Fri Jan 3 23:57:17 2025
@@ -1,13 +1,20 @@
-# $NetBSD: Makefile,v 1.2 2023/06/10 12:28:29 mef Exp $
+# $NetBSD: Makefile,v 1.3 2025/01/03 23:57:17 mef Exp $
R_PKGNAME= rjson
-R_PKGVER= 0.2.21
+R_PKGVER= 0.2.23
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= JSON for R
LICENSE= gnu-gpl-v2
+# !pdfTeX error: pdflatex (file ecti1000): Font ecti1000 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= c c++
.include "../../math/R/Makefile.extension"
Index: pkgsrc/textproc/R-rjson/distinfo
diff -u pkgsrc/textproc/R-rjson/distinfo:1.4 pkgsrc/textproc/R-rjson/distinfo:1.5
--- pkgsrc/textproc/R-rjson/distinfo:1.4 Sat Jun 10 12:28:29 2023
+++ pkgsrc/textproc/R-rjson/distinfo Fri Jan 3 23:57:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2023/06/10 12:28:29 mef Exp $
+$NetBSD: distinfo,v 1.5 2025/01/03 23:57:17 mef Exp $
-BLAKE2s (R/rjson_0.2.21.tar.gz) = 3b3de5202357a632cfe65c434afa19dfa8284db201d3fe10d4de897b3d71b176
-SHA512 (R/rjson_0.2.21.tar.gz) = 554759e9f9c0022dea293c904249e8c1afd77f79a3517f5bd36e2275d988bf6cd4e1f1287723889ac154718ae02294e668ac7b68c81031cbb80112c2915be562
-Size (R/rjson_0.2.21.tar.gz) = 116509 bytes
+BLAKE2s (R/rjson_0.2.23.tar.gz) = d19efb645631ff5bf37d1ecb43be5095260909d39ed8d641342bd9dfe294515a
+SHA512 (R/rjson_0.2.23.tar.gz) = 09df562d4be105df954558b60f1d300d94a5a1aa3cdd184df29b19c499e22d5dc975b1c6a447cac448847e53db41ae814d1517ce7a1e295fa59f7738e81422a1
+Size (R/rjson_0.2.23.tar.gz) = 79159 bytes
Home |
Main Index |
Thread Index |
Old Index