pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-yaml
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 4 01:08:36 UTC 2025
Modified Files:
pkgsrc/textproc/R-yaml: Makefile distinfo
Log Message:
(textproc/R-yaml) Updated 2.3.7 to 2.3.10, CHANGELOG not recent
### Release Notes
v2.3.8 added verbatim_logical helper function
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/R-yaml/Makefile \
pkgsrc/textproc/R-yaml/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-yaml/Makefile
diff -u pkgsrc/textproc/R-yaml/Makefile:1.7 pkgsrc/textproc/R-yaml/Makefile:1.8
--- pkgsrc/textproc/R-yaml/Makefile:1.7 Sat Jun 3 14:16:09 2023
+++ pkgsrc/textproc/R-yaml/Makefile Sat Jan 4 01:08:36 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2023/06/03 14:16:09 mef Exp $
+# $NetBSD: Makefile,v 1.8 2025/01/04 01:08:36 mef Exp $
R_PKGNAME= yaml
-R_PKGVER= 2.3.7
+R_PKGVER= 2.3.10
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,6 +10,12 @@ LICENSE= modified-bsd
TEST_DEPENDS+= R-RUnit-[0-9]*:../../devel/R-RUnit
+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
.include "../../math/R/Makefile.extension"
Index: pkgsrc/textproc/R-yaml/distinfo
diff -u pkgsrc/textproc/R-yaml/distinfo:1.7 pkgsrc/textproc/R-yaml/distinfo:1.8
--- pkgsrc/textproc/R-yaml/distinfo:1.7 Sat Jun 3 14:16:09 2023
+++ pkgsrc/textproc/R-yaml/distinfo Sat Jan 4 01:08:36 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/06/03 14:16:09 mef Exp $
+$NetBSD: distinfo,v 1.8 2025/01/04 01:08:36 mef Exp $
-BLAKE2s (R/yaml_2.3.7.tar.gz) = 100b425c899be9de0ee8301153f0bc22408e0421ef0482080c8580e25dd8fd4f
-SHA512 (R/yaml_2.3.7.tar.gz) = 6395074896d40d63450a597a890fabe22facb3e292791c55563eaa084c707ecef2a3561f4392384b05ab23511ca5a026e119ec1f26fd5a7e79b511bbb094d6b2
-Size (R/yaml_2.3.7.tar.gz) = 94330 bytes
+BLAKE2s (R/yaml_2.3.10.tar.gz) = 8327e2702a6d40a2d7bfc078d88a0875e1b7d8b744913fb7bd12e73509f6fcb6
+SHA512 (R/yaml_2.3.10.tar.gz) = 4d14f70dfdca270b408aae9803e924ad580d604576b375d6ae1842b7f4644a8463c7b9b54f8372dae0fbf3c8f4568ffd3e9bb8fb2677848754dd48804fd82009
+Size (R/yaml_2.3.10.tar.gz) = 94556 bytes
Home |
Main Index |
Thread Index |
Old Index