pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-RColorBrewer



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 18:22:12 UTC 2019

Modified Files:
        pkgsrc/math/R-RColorBrewer: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-RColorBrewer/Makefile

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

Modified files:

Index: pkgsrc/math/R-RColorBrewer/Makefile
diff -u pkgsrc/math/R-RColorBrewer/Makefile:1.3 pkgsrc/math/R-RColorBrewer/Makefile:1.4
--- pkgsrc/math/R-RColorBrewer/Makefile:1.3     Sat Jul 28 14:40:46 2018
+++ pkgsrc/math/R-RColorBrewer/Makefile Wed Jul 31 18:22:12 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:46 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 18:22:12 brook Exp $
 
-CATEGORIES=    math
+CATEGORIES=    math R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/RColorBrewer/
@@ -10,5 +10,7 @@ LICENSE=      apache-2.0
 R_PKGNAME=     RColorBrewer
 R_PKGVER=      1.1-2
 
+USE_LANGUAGES= # none
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index