pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/R-viridisLite R-viridisLite: update to canoni...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ae6c31d8210
branches:  trunk
changeset: 337117:0ae6c31d8210
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 16:12:57 2019 +0000

description:
R-viridisLite: update to canonical form of an R package.

diffstat:

 graphics/R-viridisLite/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 15fc4b597603 -r 0ae6c31d8210 graphics/R-viridisLite/Makefile
--- a/graphics/R-viridisLite/Makefile   Wed Jul 31 16:11:55 2019 +0000
+++ b/graphics/R-viridisLite/Makefile   Wed Jul 31 16:12:57 2019 +0000
@@ -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 @@
 
 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