pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-bit64



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun  6 23:49:29 UTC 2021

Modified Files:
        pkgsrc/devel/R-bit64: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/R-bit64/Makefile

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

Modified files:

Index: pkgsrc/devel/R-bit64/Makefile
diff -u pkgsrc/devel/R-bit64/Makefile:1.5 pkgsrc/devel/R-bit64/Makefile:1.6
--- pkgsrc/devel/R-bit64/Makefile:1.5   Sun Jun  6 06:03:47 2021
+++ pkgsrc/devel/R-bit64/Makefile       Sun Jun  6 23:49:29 2021
@@ -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 @@ MAINTAINER=     minskim%NetBSD.org@localhost
 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