pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-tibble



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun  6 23:39:26 UTC 2021

Modified Files:
        pkgsrc/math/R-tibble: Makefile

Log Message:
(math/R-tibble) Update DEPEDNDS version for R-pillar


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/R-tibble/Makefile

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

Modified files:

Index: pkgsrc/math/R-tibble/Makefile
diff -u pkgsrc/math/R-tibble/Makefile:1.7 pkgsrc/math/R-tibble/Makefile:1.8
--- pkgsrc/math/R-tibble/Makefile:1.7   Sun Jun  6 15:38:02 2021
+++ pkgsrc/math/R-tibble/Makefile       Sun Jun  6 23:39:26 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/06/06 15:38:02 mef Exp $
+# $NetBSD: Makefile,v 1.8 2021/06/06 23:39:26 mef Exp $
 
 R_PKGNAME=     tibble
 R_PKGVER=      3.1.2
@@ -13,11 +13,10 @@ DEPENDS+=   R-crayon>=1.3.4:../../devel/R-
 DEPENDS+=      R-fansi>=0.4.0:../../devel/R-fansi
 DEPENDS+=      R-pkgconfig>=2.0.2:../../devel/R-pkgconfig
 DEPENDS+=      R-rlang>=0.3.0:../../devel/R-rlang
-DEPENDS+=      R-pillar>=1.3.1:../../misc/R-pillar
+DEPENDS+=      R-pillar>=1.4.0:../../misc/R-pillar
 DEPENDS+=      R-lifecycle-[0-9]*:../../devel/R-lifecycle
 DEPENDS+=      R-magrittr-[0-9]*:../../devel/R-magrittr
 
-
 #Packages suggested but not available:
 #  'bench', 'bit64', 'blob', 'DiagrammeR', 'dplyr', 'formattable',
 #  'ggplot2', 'hms', 'lubridate', 'mockr', 'nycflights13', 'purrr',



Home | Main Index | Thread Index | Old Index