pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-bit64 (devel/R-bit64) Update DEPENDS version f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da2a1ca38838
branches:  trunk
changeset: 454191:da2a1ca38838
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jun 06 23:49:29 2021 +0000

description:
(devel/R-bit64) Update DEPENDS version for R-bit

diffstat:

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

diffs (18 lines):

diff -r 24eebc1c60c7 -r da2a1ca38838 devel/R-bit64/Makefile
--- a/devel/R-bit64/Makefile    Sun Jun 06 23:48:13 2021 +0000
+++ b/devel/R-bit64/Makefile    Sun Jun 06 23:49:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/06/06 06:03:47 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/06/06 23:49:29 mef Exp $
 
 R_PKGNAME=     bit64
 R_PKGVER=      4.0.5
@@ -8,7 +8,7 @@
 COMMENT=       S3 class for vectors of 64-bit integers
 LICENSE=       gnu-gpl-v2
 
-DEPENDS+=      R-bit>=1.1.12:../../devel/R-bit
+DEPENDS+=      R-bit>=4.0.0:../../devel/R-bit
 
 USE_LANGUAGES= c
 



Home | Main Index | Thread Index | Old Index