git: 2b26df820988 - main - textproc/R-cran-sass: Update to 0.4.0
TAKATSU Tomonari
tota at FreeBSD.org
Sat May 15 08:51:32 UTC 2021
The branch main has been updated by tota:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2b26df8209886ebaae24c0511a872d6f87f5f1b8
commit 2b26df8209886ebaae24c0511a872d6f87f5f1b8
Author: TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-05-15 03:34:17 +0000
Commit: TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-05-15 08:50:16 +0000
textproc/R-cran-sass: Update to 0.4.0
---
textproc/R-cran-sass/Makefile | 9 ++++-----
textproc/R-cran-sass/distinfo | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/textproc/R-cran-sass/Makefile b/textproc/R-cran-sass/Makefile
index 6632666e05ce..812ee74c4f0c 100644
--- a/textproc/R-cran-sass/Makefile
+++ b/textproc/R-cran-sass/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sass
-PORTVERSION= 0.3.1
+PORTVERSION= 0.4.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -8,10 +8,9 @@ COMMENT= Syntactically Awesome Style Sheets ('Sass')
LICENSE= MIT
-CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \
- R-cran-fs>0:sysutils/R-cran-fs \
- R-cran-rlang>0:devel/R-cran-rlang \
- R-cran-htmltools>0:textproc/R-cran-htmltools \
+CRAN_DEPENDS= R-cran-fs>0:sysutils/R-cran-fs \
+ R-cran-rlang>=0.4.10:devel/R-cran-rlang \
+ 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
BUILD_DEPENDS= ${CRAN_DEPENDS}
diff --git a/textproc/R-cran-sass/distinfo b/textproc/R-cran-sass/distinfo
index 628d223f9ea4..876363fc8d89 100644
--- a/textproc/R-cran-sass/distinfo
+++ b/textproc/R-cran-sass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612048954
-SHA256 (sass_0.3.1.tar.gz) = 1a6ccbcbbfe6f69b820f1aea9a30da540613b2abc5288ca97b359cef9be6b8b3
-SIZE (sass_0.3.1.tar.gz) = 1837396
+TIMESTAMP = 1621049648
+SHA256 (sass_0.4.0.tar.gz) = 7d06ca15239142a49e88bb3be494515abdd8c75f00f3f1b0ee7bccb55019bc2b
+SIZE (sass_0.4.0.tar.gz) = 3022459
More information about the dev-commits-ports-all
mailing list