pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-rvest (www/R-rvest) Add missing DEPEDNDS, update...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b535cd0f41db
branches:  trunk
changeset: 457508:b535cd0f41db
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Aug 28 02:15:59 2021 +0000

description:
(www/R-rvest) Add missing DEPEDNDS, update REQ. version

diffstat:

 www/R-rvest/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r a396c6ff271f -r b535cd0f41db www/R-rvest/Makefile
--- a/www/R-rvest/Makefile      Fri Aug 27 21:33:02 2021 +0000
+++ b/www/R-rvest/Makefile      Sat Aug 28 02:15:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/08/24 11:27:50 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/28 02:15:59 mef Exp $
 
 R_PKGNAME=     rvest
 R_PKGVER=      1.0.1
@@ -10,8 +10,11 @@
 
 DEPENDS+=      R-magrittr>=1.5:../../devel/R-magrittr
 DEPENDS+=      R-selectr>=0.4.2:../../textproc/R-selectr
-DEPENDS+=      R-xml2>=1.2.2nb1:../../textproc/R-xml2
+DEPENDS+=      R-xml2>=1.3:../../textproc/R-xml2
 DEPENDS+=      R-httr>=0.5:../../www/R-httr
+DEPENDS+=      R-lifecycle>=1.0.0:../../devel/R-lifecycle
+DEPENDS+=      R-rlang>=0.4.10:../../devel/R-rlang
+DEPENDS+=      R-tibble-[0-9]*:../../math/R-tibble
 
 # Packages suggested but not available: 'repurrrsive', 'webfakes'
 TEST_DEPENDS+= R-readr-[0-9]*:../../textproc/R-readr



Home | Main Index | Thread Index | Old Index