pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/R-shiny



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Jun  8 02:00:14 UTC 2021

Modified Files:
        pkgsrc/www/R-shiny: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/R-shiny/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/R-shiny/Makefile
diff -u pkgsrc/www/R-shiny/Makefile:1.3 pkgsrc/www/R-shiny/Makefile:1.4
--- pkgsrc/www/R-shiny/Makefile:1.3     Mon Jun  7 06:36:07 2021
+++ pkgsrc/www/R-shiny/Makefile Tue Jun  8 02:00:14 2021
@@ -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-jsonlite>=0.9.16:../../textp
 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