mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
graphics/R-cran-scales: Update to 1.3.0
Reported by: portscout
This commit is contained in:
parent
b39fdc0af5
commit
9ad918fb6c
2 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= scales
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -10,7 +9,9 @@ WWW= https://cran.r-project.org/web/packages/scales/
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
CRAN_DEPENDS= R-cran-farver>=2.0.3:graphics/R-cran-farver \
|
||||
RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
|
||||
R-cran-farver>=2.0.3:graphics/R-cran-farver \
|
||||
R-cran-glue>0:devel/R-cran-glue \
|
||||
R-cran-labeling>0:math/R-cran-labeling \
|
||||
R-cran-lifecycle>0:devel/R-cran-lifecycle \
|
||||
R-cran-munsell>=0.5:graphics/R-cran-munsell \
|
||||
|
@ -18,9 +19,7 @@ CRAN_DEPENDS= R-cran-farver>=2.0.3:graphics/R-cran-farver \
|
|||
R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer \
|
||||
R-cran-rlang>=1.0.0:devel/R-cran-rlang \
|
||||
R-cran-viridisLite>0:graphics/R-cran-viridisLite
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1662196779
|
||||
SHA256 (scales_1.2.1.tar.gz) = 59453e6dbdafee93dfb101e4d86048a62a12898134259d3ef02d65aeec57ed08
|
||||
SIZE (scales_1.2.1.tar.gz) = 270609
|
||||
TIMESTAMP = 1702208343
|
||||
SHA256 (scales_1.3.0.tar.gz) = b33e0f6b44259551ce02befd52eac53602509fbfdd903920620c658c50f35888
|
||||
SIZE (scales_1.3.0.tar.gz) = 302544
|
||||
|
|
Loading…
Add table
Reference in a new issue