pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/R-scales
Module Name: pkgsrc
Committed By: brook
Date: Fri Jul 31 20:33:40 UTC 2020
Modified Files:
pkgsrc/graphics/R-scales: Makefile distinfo
Log Message:
R-scales: update to 1.1.0.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/R-scales/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/R-scales/distinfo
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-scales/Makefile
diff -u pkgsrc/graphics/R-scales/Makefile:1.4 pkgsrc/graphics/R-scales/Makefile:1.5
--- pkgsrc/graphics/R-scales/Makefile:1.4 Thu Aug 8 19:53:43 2019
+++ pkgsrc/graphics/R-scales/Makefile Fri Jul 31 20:33:40 2020
@@ -1,19 +1,21 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:43 brook Exp $
+# $NetBSD: Makefile,v 1.5 2020/07/31 20:33:40 brook Exp $
R_PKGNAME= scales
-R_PKGVER= 1.0.0
+R_PKGVER= 1.1.0
CATEGORIES= graphics
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Scale functions for visualization
LICENSE= mit
-DEPENDS+= R-R6-[0-9]*:../../devel/R-R6
+DEPENDS+= R-R6>=2.4.1:../../devel/R-R6
+DEPENDS+= R-lifecycle>=0.2.0:../../devel/R-lifecycle
DEPENDS+= R-dichromat-[0-9]*:../../graphics/R-dichromat
+DEPENDS+= R-farver>=2.0.3:../../graphics/R-farver
DEPENDS+= R-labeling>=0.3:../../graphics/R-labeling
DEPENDS+= R-munsell>=0.5:../../graphics/R-munsell
DEPENDS+= R-viridisLite>=0.3.0:../../graphics/R-viridisLite
-DEPENDS+= R-RColorBrewer-[0-9]*:../../math/R-RColorBrewer
+DEPENDS+= R-RColorBrewer>=1.1.2:../../math/R-RColorBrewer
DEPENDS+= R-plyr-[0-9]*:../../math/R-plyr
USE_LANGUAGES= c++
Index: pkgsrc/graphics/R-scales/distinfo
diff -u pkgsrc/graphics/R-scales/distinfo:1.2 pkgsrc/graphics/R-scales/distinfo:1.3
--- pkgsrc/graphics/R-scales/distinfo:1.2 Wed Jul 31 16:11:55 2019
+++ pkgsrc/graphics/R-scales/distinfo Fri Jul 31 20:33:40 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/07/31 16:11:55 brook Exp $
+$NetBSD: distinfo,v 1.3 2020/07/31 20:33:40 brook Exp $
-SHA1 (R/scales_1.0.0.tar.gz) = b1683361971eee37234ffab3474f3d92218f6e18
-RMD160 (R/scales_1.0.0.tar.gz) = c2edaddec61239a1a7e163e34a10ce8169c7471d
-SHA512 (R/scales_1.0.0.tar.gz) = 6fcd2f29f260faa7bb58bbeaf8876fef476f424f77200ebe6b9dce2c16a131f1efac50072fa07d253545879cb0b78684036586a4a61a6412ee37eba1a46abcc0
-Size (R/scales_1.0.0.tar.gz) = 299262 bytes
+SHA1 (R/scales_1.1.0.tar.gz) = 9eed0f9c20a559fcf8a6762f48759cc2ea8e1224
+RMD160 (R/scales_1.1.0.tar.gz) = 656614c17b1087499f3f8df697334ca0304dba77
+SHA512 (R/scales_1.1.0.tar.gz) = 8be54310d02af301277e3b6a4a33bcb98b70411097720db96ff5c4b79f860d6c91774c9f7b8812d9553b883ba116e9dac13dd9eb8b8bd8c1914a5533745143e5
+Size (R/scales_1.1.0.tar.gz) = 510666 bytes
Home |
Main Index |
Thread Index |
Old Index