pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-shiny R-shiny: remove R-bslib, does not exist



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1716b02be52d
branches:  trunk
changeset: 454221:1716b02be52d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 07 06:36:07 2021 +0000

description:
R-shiny: remove R-bslib, does not exist

diffstat:

 www/R-shiny/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6ba0deadb60a -r 1716b02be52d www/R-shiny/Makefile
--- a/www/R-shiny/Makefile      Mon Jun 07 06:35:16 2021 +0000
+++ b/www/R-shiny/Makefile      Mon Jun 07 06:36:07 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/06/05 12:50:41 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/07 06:36:07 wiz Exp $
 
 R_PKGNAME=     shiny
 R_PKGVER=      1.6.0
@@ -20,7 +20,7 @@
 DEPENDS+=      R-httpuv>=1.5.0:../../www/R-httpuv
 DEPENDS+=      R-fastmap-[0-9]*:../../devel/R-fastmap
 DEPENDS+=      R-commonmark-[0-9]*:../../textproc/R-commonmark
-DEPENDS+=      R-bslib-[0-9]*:../../www/R-bslib
+#DEPENDS+=     R-bslib-[0-9]*:../../www/R-bslib
 DEPENDS+=      R-cachem-[0-9]*:../../devel/R-cachem
 DEPENDS+=      R-xtable-[0-9]*:../../math/R-xtable
 



Home | Main Index | Thread Index | Old Index