pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-bit
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 15:05:50 UTC 2019
Modified Files:
pkgsrc/devel/R-bit: Makefile
Log Message:
R-bit: update to canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-bit/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-bit/Makefile
diff -u pkgsrc/devel/R-bit/Makefile:1.3 pkgsrc/devel/R-bit/Makefile:1.4
--- pkgsrc/devel/R-bit/Makefile:1.3 Sat Jul 28 14:40:42 2018
+++ pkgsrc/devel/R-bit/Makefile Wed Jul 31 15:05:50 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:42 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 15:05:50 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://ff.r-forge.r-project.org/
@@ -12,6 +12,5 @@ R_PKGVER= 1.1-14
USE_LANGUAGES= c
-BUILDLINK_API_DEPENDS.R+= R>=2.9.2
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index