devel/R-cran-fontawesome: Update to 0.5.2
- Take maintainership ChangeLog: https://cran.r-project.org/web/packages/fontawesome/news/news.html
This commit is contained in:
parent
750174d48c
commit
e49fb20421
2 changed files with 7 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
PORTNAME= fontawesome
|
||||
PORTVERSION= 0.5.1
|
||||
PORTVERSION= 0.5.2
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Easily Work with 'Font Awesome' Icons
|
||||
WWW= https://cran.r-project.org/web/packages/fontawesome/
|
||||
|
||||
|
@ -13,6 +13,8 @@ CRAN_DEPENDS= R-cran-rlang>=1.0.6:devel/R-cran-rlang \
|
|||
R-cran-htmltools>=0.5.1.1:textproc/R-cran-htmltools
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
TEST_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \
|
||||
R-cran-testthat>0:devel/R-cran-testthat
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1682391209
|
||||
SHA256 (fontawesome_0.5.1.tar.gz) = f4ebbbe2ee8d2e2c0342b72095cfe668bd9800ea6c4bf7180300544bde7e566c
|
||||
SIZE (fontawesome_0.5.1.tar.gz) = 1276983
|
||||
TIMESTAMP = 1693060914
|
||||
SHA256 (fontawesome_0.5.2.tar.gz) = da3de2a9717084d1400d48edd783f06c66b8c910ce9c8d753d1b7d99be1c5cc9
|
||||
SIZE (fontawesome_0.5.2.tar.gz) = 1281884
|
||||
|
|
Loading…
Reference in a new issue