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:   brook
Date:           Wed Jul 31 15:06:40 UTC 2019

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

Log Message:
R-bit64: update to canonical form of an R package.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/R-bit64/Makefile:1.3
--- pkgsrc/devel/R-bit64/Makefile:1.2   Sat Jul 28 14:40:42 2018
+++ pkgsrc/devel/R-bit64/Makefile       Wed Jul 31 15:06:40 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:42 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:06:40 brook Exp $
 
-CATEGORIES=    devel
+CATEGORIES=    devel R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://ff.r-forge.r-project.org/
@@ -14,6 +14,5 @@ R_PKGVER=     0.9-7
 
 USE_LANGUAGES= c
 
-BUILDLINK_API_DEPENDS.R+=      R>=3.0.1
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index