pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/R-htmltools



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun  7 14:37:58 UTC 2026

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

Log Message:
(textproc/htmlltools) Updated 0.5.8.1 to 0.5.9

# htmltools 0.5.9

* Fix test for testthat 3.3.0. (#442)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/R-htmltools/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/R-htmltools/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-htmltools/Makefile
diff -u pkgsrc/textproc/R-htmltools/Makefile:1.10 pkgsrc/textproc/R-htmltools/Makefile:1.11
--- pkgsrc/textproc/R-htmltools/Makefile:1.10   Sun Dec 15 07:39:53 2024
+++ pkgsrc/textproc/R-htmltools/Makefile        Sun Jun  7 14:37:58 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2024/12/15 07:39:53 mef Exp $
+# $NetBSD: Makefile,v 1.11 2026/06/07 14:37:58 mef Exp $
 
 R_PKGNAME=     htmltools
-R_PKGVER=      0.5.8.1
+R_PKGVER=      0.5.9
 CATEGORIES=    textproc
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -10,7 +10,7 @@ LICENSE=      gnu-gpl-v2 OR gnu-gpl-v3
 
 DEPENDS+=      R-digest>=0.6.20:../../security/R-digest
 DEPENDS+=      R-base64enc-[0-9]*:../../converters/R-base64enc
-DEPENDS+=      R-rlang-[0-9]*:../../devel/R-rlang
+DEPENDS+=      R-rlang>=1.2.0:../../devel/R-rlang
 DEPENDS+=      R-fastmap-[0-9]*:../../devel/R-fastmap
 DEPENDS+=      R-ellipsis-[0-9]*:../../math/R-ellipsis
 

Index: pkgsrc/textproc/R-htmltools/distinfo
diff -u pkgsrc/textproc/R-htmltools/distinfo:1.7 pkgsrc/textproc/R-htmltools/distinfo:1.8
--- pkgsrc/textproc/R-htmltools/distinfo:1.7    Sun Dec 15 07:39:53 2024
+++ pkgsrc/textproc/R-htmltools/distinfo        Sun Jun  7 14:37:58 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/12/15 07:39:53 mef Exp $
+$NetBSD: distinfo,v 1.8 2026/06/07 14:37:58 mef Exp $
 
-BLAKE2s (R/htmltools_0.5.8.1.tar.gz) = 0119856bc781676e4b529c0e309fe4208fc9191b551a78d8ede33e646685fbcc
-SHA512 (R/htmltools_0.5.8.1.tar.gz) = 6f1a089abd81d64a8a525b31e9d1edef92899c66b364cbebf2a97a56b2edce38429851f60f5bd006a125ef0f03fe8312d4325709e4108f7850f52b804f76fb57
-Size (R/htmltools_0.5.8.1.tar.gz) = 135134 bytes
+BLAKE2s (R/htmltools_0.5.9.tar.gz) = 8fcf903088f46a6047c66273712b5a8d48ce7ca3e592ac1c8ff1517060adea1a
+SHA512 (R/htmltools_0.5.9.tar.gz) = 391334107762d488d7bdd21e153e9298008d553c8253d884dac07e30957da7ed9b8f66e250b7f9f414511c09583e65b00e776405cef17bc80b92db0dfc95cdc8
+Size (R/htmltools_0.5.9.tar.gz) = 135206 bytes



Home | Main Index | Thread Index | Old Index