mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/R-cran-sass: Update to 0.4.10
- Switch WWW to canonical form ChangeLog: https://cran.r-project.org/web/packages/sass/news/news.html
This commit is contained in:
parent
2b1e014039
commit
0f39216206
2 changed files with 8 additions and 7 deletions
|
@ -1,22 +1,23 @@
|
|||
PORTNAME= sass
|
||||
DISTVERSION= 0.4.9
|
||||
DISTVERSION= 0.4.10
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Syntactically Awesome Style Sheets ('Sass')
|
||||
WWW= https://cran.r-project.org/web/packages/sass/
|
||||
WWW= https://cran.r-project.org/package=sass
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
CRAN_DEPENDS= R-cran-fs>0:filesystems/R-cran-fs \
|
||||
CRAN_DEPENDS= R-cran-fs>=1.2.4:filesystems/R-cran-fs \
|
||||
R-cran-htmltools>=0.5.1:textproc/R-cran-htmltools \
|
||||
R-cran-R6>0:devel/R-cran-R6 \
|
||||
R-cran-rappdirs>0:devel/R-cran-rappdirs \
|
||||
R-cran-rlang>=0.4.10:devel/R-cran-rlang
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat
|
||||
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \
|
||||
R-cran-testthat>0:devel/R-cran-testthat
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1710608305
|
||||
SHA256 (sass_0.4.9.tar.gz) = e133049aad7964e0f6150257e1470b3748f36029322265ee797b8caf7517d4d2
|
||||
SIZE (sass_0.4.9.tar.gz) = 3025086
|
||||
TIMESTAMP = 1744573619
|
||||
SHA256 (sass_0.4.10.tar.gz) = 4adb4c243f74d811276529e346deaa064bce28dbfbb837208fc85f2c47b79b30
|
||||
SIZE (sass_0.4.10.tar.gz) = 3025163
|
||||
|
|
Loading…
Add table
Reference in a new issue