pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-scales: update to version 1.0.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/15fc4b597603
branches: trunk
changeset: 337116:15fc4b597603
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 16:11:55 2019 +0000
description:
R-scales: update to version 1.0.0.
Update to the canonical form of an R package.
diffstat:
doc/CHANGES-2019 | 3 ++-
graphics/R-scales/Makefile | 17 ++++++++---------
graphics/R-scales/distinfo | 10 +++++-----
3 files changed, 15 insertions(+), 15 deletions(-)
diffs (67 lines):
diff -r 9a32b882379b -r 15fc4b597603 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Jul 31 16:10:15 2019 +0000
+++ b/doc/CHANGES-2019 Wed Jul 31 16:11:55 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3149 2019/07/31 16:10:15 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3150 2019/07/31 16:11:55 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5106,3 +5106,4 @@
Updated graphics/R-colorspace to 1.4.1 [brook 2019-07-31]
Updated graphics/R-ggplot2 to 3.2.0 [brook 2019-07-31]
Updated graphics/R-munsell to 0.5.0 [brook 2019-07-31]
+ Updated graphics/R-scales to 1.0.0 [brook 2019-07-31]
diff -r 9a32b882379b -r 15fc4b597603 graphics/R-scales/Makefile
--- a/graphics/R-scales/Makefile Wed Jul 31 16:10:15 2019 +0000
+++ b/graphics/R-scales/Makefile Wed Jul 31 16:11:55 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:45 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 16:11:55 brook Exp $
-CATEGORIES= graphics
+CATEGORIES= graphics R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://github.com/hadley/scales
@@ -8,19 +8,18 @@
LICENSE= mit
R_PKGNAME= scales
-R_PKGVER= 0.5.0
+R_PKGVER= 1.0.0
DEPENDS+= R-R6-[0-9]*:../../devel/R-R6
+DEPENDS+= R-dichromat-[0-9]*:../../graphics/R-dichromat
+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-dichromat-[0-9]*:../../graphics/R-dichromat
-DEPENDS+= R-labeling-[0-9]*:../../graphics/R-labeling
-DEPENDS+= R-munsell>=0.2:../../graphics/R-munsell
DEPENDS+= R-plyr-[0-9]*:../../math/R-plyr
-DEPENDS+= R-viridisLite-[0-9]*:../../graphics/R-viridisLite
USE_LANGUAGES= c++
+.include "../../math/R/Makefile.extension"
.include "../../devel/R-Rcpp/buildlink3.mk"
-BUILDLINK_API_DEPENDS.R+= R>=2.13
-.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r 9a32b882379b -r 15fc4b597603 graphics/R-scales/distinfo
--- a/graphics/R-scales/distinfo Wed Jul 31 16:10:15 2019 +0000
+++ b/graphics/R-scales/distinfo Wed Jul 31 16:11:55 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/12 15:47:48 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/07/31 16:11:55 brook Exp $
-SHA1 (R/scales_0.5.0.tar.gz) = df1c718aebea32eaeebb4332405a8cfd53ae4268
-RMD160 (R/scales_0.5.0.tar.gz) = 68fbf10b1315b2536e265d6e7dc2c90485fbc689
-SHA512 (R/scales_0.5.0.tar.gz) = 68152b4ce0b589932ee8b9971f506098bacdcd679afb2dd5d710731e3d9139618a031566598461945a336e064350c32e3a0095c53e86f094a17fccaabd53181d
-Size (R/scales_0.5.0.tar.gz) = 59867 bytes
+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
Home |
Main Index |
Thread Index |
Old Index