pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-pkgload (devel/R-pkgload) correction to R-fs v...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36f983f0ad2e
branches:  trunk
changeset: 390492:36f983f0ad2e
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Dec 20 13:09:47 2022 +0000

description:
(devel/R-pkgload) correction to R-fs version

diffstat:

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

diffs (18 lines):

diff -r 2ca33446504f -r 36f983f0ad2e devel/R-pkgload/Makefile
--- a/devel/R-pkgload/Makefile  Tue Dec 20 13:03:54 2022 +0000
+++ b/devel/R-pkgload/Makefile  Tue Dec 20 13:09:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/12/20 13:03:54 mef Exp $
+# $NetBSD: Makefile,v 1.7 2022/12/20 13:09:47 mef Exp $
 
 R_PKGNAME=     pkgload
 R_PKGVER=      1.3.2
@@ -9,7 +9,7 @@
 LICENSE=       gnu-gpl-v3
 
 DEPENDS+=      R-desc>=1.2.0:../../devel/R-desc
-DEPENDS+=      R-fs>=0.10:../../devel/R-fs
+DEPENDS+=      R-fs-[0-9]*:../../devel/R-fs
 DEPENDS+=      R-pkgbuild>=1.0.4:../../devel/R-pkgbuild
 DEPENDS+=      R-rlang>=0.4.0:../../devel/R-rlang
 DEPENDS+=      R-rprojroot>=1.3.2:../../devel/R-rprojroot



Home | Main Index | Thread Index | Old Index