pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-tibble (math/R-tibble) Update DEPEDNDS version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1aa6a8d5cfc0
branches:  trunk
changeset: 454187:1aa6a8d5cfc0
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jun 06 23:39:26 2021 +0000

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

diffstat:

 math/R-tibble/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r b38644a42b03 -r 1aa6a8d5cfc0 math/R-tibble/Makefile
--- a/math/R-tibble/Makefile    Sun Jun 06 23:37:42 2021 +0000
+++ b/math/R-tibble/Makefile    Sun Jun 06 23:39:26 2021 +0000
@@ -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-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