pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/R-viridisLite
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 16:12:57 UTC 2019
Modified Files:
pkgsrc/graphics/R-viridisLite: Makefile
Log Message:
R-viridisLite: update to canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/R-viridisLite/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/R-viridisLite/Makefile
diff -u pkgsrc/graphics/R-viridisLite/Makefile:1.2 pkgsrc/graphics/R-viridisLite/Makefile:1.3
--- pkgsrc/graphics/R-viridisLite/Makefile:1.2 Sat Jul 28 14:40:45 2018
+++ pkgsrc/graphics/R-viridisLite/Makefile Wed Jul 31 16:12:57 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:45 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 16:12:57 brook Exp $
-CATEGORIES= graphics
+CATEGORIES= graphics R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://github.com/sjmgarnier/viridisLite
-COMMENT= Default color maps from matplotlib
+COMMENT= Default color maps from 'matplotlib' (lite version)
LICENSE= mit
R_PKGNAME= viridisLite
@@ -12,6 +12,5 @@ R_PKGVER= 0.3.0
USE_LANGUAGES= # none
-BUILDLINK_API_DEPENDS.R+= R>=2.10
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index