pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-shiny (www/R-shiny) restore +R-bslib for DEPENDS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fb1453a3848
branches:  trunk
changeset: 454281:1fb1453a3848
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Jun 08 02:00:14 2021 +0000

description:
(www/R-shiny) restore +R-bslib for DEPENDS. Thanks wiz@

diffstat:

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

diffs (18 lines):

diff -r aa2ec940ee04 -r 1fb1453a3848 www/R-shiny/Makefile
--- a/www/R-shiny/Makefile      Tue Jun 08 01:58:06 2021 +0000
+++ b/www/R-shiny/Makefile      Tue Jun 08 02:00:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/06/07 06:36:07 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2021/06/08 02:00:14 mef 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