pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/R-utf8



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jan  4 00:47:31 UTC 2025

Modified Files:
        pkgsrc/textproc/R-utf8: Makefile distinfo

Log Message:
(textproc/R-utf8) Updated 1.2.1 to 1.2.4, NEWS.md unknown


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/R-utf8/Makefile \
    pkgsrc/textproc/R-utf8/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-utf8/Makefile
diff -u pkgsrc/textproc/R-utf8/Makefile:1.5 pkgsrc/textproc/R-utf8/Makefile:1.6
--- pkgsrc/textproc/R-utf8/Makefile:1.5 Sat Jun  5 08:13:45 2021
+++ pkgsrc/textproc/R-utf8/Makefile     Sat Jan  4 00:47:31 2025
@@ -1,15 +1,25 @@
-# $NetBSD: Makefile,v 1.5 2021/06/05 08:13:45 mef Exp $
+# $NetBSD: Makefile,v 1.6 2025/01/04 00:47:31 mef Exp $
 
 R_PKGNAME=     utf8
-R_PKGVER=      1.2.1
+R_PKGVER=      1.2.4
 CATEGORIES=    textproc
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Unicode text processing
 LICENSE=       apache-2.0
 
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
 TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 
+# !pdfTeX error: pdflatex (file tctt1000): Font tctt1000 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
 
 .include "../../math/R/Makefile.extension"
Index: pkgsrc/textproc/R-utf8/distinfo
diff -u pkgsrc/textproc/R-utf8/distinfo:1.5 pkgsrc/textproc/R-utf8/distinfo:1.6
--- pkgsrc/textproc/R-utf8/distinfo:1.5 Tue Oct 26 11:21:32 2021
+++ pkgsrc/textproc/R-utf8/distinfo     Sat Jan  4 00:47:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:21:32 nia Exp $
+$NetBSD: distinfo,v 1.6 2025/01/04 00:47:31 mef Exp $
 
-BLAKE2s (R/utf8_1.2.1.tar.gz) = 168733b458240652b94b4a05c2209bcf7d0335c2e45597cda1351e6146494f05
-SHA512 (R/utf8_1.2.1.tar.gz) = c91b1000366c44cea0956100cb0c5681466b9f4fd4511c8b4ebf6fb5d14bd71a49b1e4cb082a776af49de05e51c3deb0ba688a9bd740e5e722d41dd9b1eab282
-Size (R/utf8_1.2.1.tar.gz) = 239463 bytes
+BLAKE2s (R/utf8_1.2.4.tar.gz) = 5e61d106dfa98be1265ae283cc1bfb8851b53c5951f3a3ed8d7939d189a46b46
+SHA512 (R/utf8_1.2.4.tar.gz) = e4cde56f89dedb46a80e823d28cb01e6eb64eb1883b1f020035dd1b8091e57a7ef77709ff51ce5fd6802064e9dc4ac3d4287f52b7f6104021a875e78698f2ba9
+Size (R/utf8_1.2.4.tar.gz) = 241081 bytes



Home | Main Index | Thread Index | Old Index