pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/R-manipulateWidget
Module Name: pkgsrc
Committed By: mef
Date: Sat Dec 7 03:54:22 UTC 2024
Modified Files:
pkgsrc/graphics/R-manipulateWidget: Makefile distinfo
Log Message:
(graphics/R-manipulateWidget) Updated 0.11.0 to 0.11.1
# manipulateWidget 0.11.1 (2021-10-05)
## Bug Fixes
* fix tests on R-devel 4.2
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/R-manipulateWidget/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/R-manipulateWidget/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/R-manipulateWidget/Makefile
diff -u pkgsrc/graphics/R-manipulateWidget/Makefile:1.2 pkgsrc/graphics/R-manipulateWidget/Makefile:1.3
--- pkgsrc/graphics/R-manipulateWidget/Makefile:1.2 Mon Sep 20 03:11:38 2021
+++ pkgsrc/graphics/R-manipulateWidget/Makefile Sat Dec 7 03:54:22 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2021/09/20 03:11:38 mef Exp $
+# $NetBSD: Makefile,v 1.3 2024/12/07 03:54:22 mef Exp $
R_PKGNAME= manipulateWidget
-R_PKGVER= 0.11.0
+R_PKGVER= 0.11.1
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -20,8 +20,10 @@ DEPENDS+= R-shinyjs-[0-9]*:../../www/R-s
#Packages suggested but not available:
# 'dygraphs', 'leaflet', 'plotly'
-TEST_DEPENDS+= R-xts-[0-9]*:../../math/R-xts
+
TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-xts-[0-9]*:../../math/R-xts
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
USE_LANGUAGES= # none
Index: pkgsrc/graphics/R-manipulateWidget/distinfo
diff -u pkgsrc/graphics/R-manipulateWidget/distinfo:1.4 pkgsrc/graphics/R-manipulateWidget/distinfo:1.5
--- pkgsrc/graphics/R-manipulateWidget/distinfo:1.4 Tue Oct 26 10:45:56 2021
+++ pkgsrc/graphics/R-manipulateWidget/distinfo Sat Dec 7 03:54:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:45:56 nia Exp $
+$NetBSD: distinfo,v 1.5 2024/12/07 03:54:22 mef Exp $
-BLAKE2s (R/manipulateWidget_0.11.0.tar.gz) = b24008427b5af2183948e2dbb2f2dcbb3ade56a03e2351c80c326f4be1e7d8f0
-SHA512 (R/manipulateWidget_0.11.0.tar.gz) = 405352443e83b266c6da162fc06bc0e36ba77eb29d494c09c54c8c4af3ce694ea688ea0e64f38a42eec1c50562107612d44f11a6979101a87c8118d928324873
-Size (R/manipulateWidget_0.11.0.tar.gz) = 3961928 bytes
+BLAKE2s (R/manipulateWidget_0.11.1.tar.gz) = d235fedcee21926e11757362b0ca5eea088f369355edf6c6cf9ffa6e211d78e3
+SHA512 (R/manipulateWidget_0.11.1.tar.gz) = ac0ac37f6bd122940577d93149065a4330e83a514d36797042b803119d0659e905fcefaa69fcd6e69740f76359305c0542d7c1560b149d369d80d413052a29b6
+Size (R/manipulateWidget_0.11.1.tar.gz) = 3961851 bytes
Home |
Main Index |
Thread Index |
Old Index