mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
www/rubygem-bootstrap-sass: Update to 3.4.1
Changes: https://github.com/twbs/bootstrap-sass/releases https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md
This commit is contained in:
parent
6d8566ce40
commit
0737853545
@ -1,5 +1,5 @@
|
||||
PORTNAME= bootstrap-sass
|
||||
PORTVERSION= 3.3.7
|
||||
PORTVERSION= 3.4.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,10 +10,13 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-autoprefixer-rails>=5.2.1:textproc/rubygem-autoprefixer-rails \
|
||||
rubygem-sass>=3.3.4:textproc/rubygem-sass
|
||||
rubygem-sassc>=2.0.0:textproc/rubygem-sassc
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
SHEBANG_FILES= test/node_sass_compile_test.sh
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1480761934
|
||||
SHA256 (rubygem/bootstrap-sass-3.3.7.gem) = a92f02af5be165be7e9934d1dfd597ab7ee64de96595b073b0b835c58c5b89ad
|
||||
SIZE (rubygem/bootstrap-sass-3.3.7.gem) = 259072
|
||||
TIMESTAMP = 1626714728
|
||||
SHA256 (rubygem/bootstrap-sass-3.4.1.gem) = ba4673535eb0a8334a39a258ea8d81904832f47607069d0a1735b0937645c7df
|
||||
SIZE (rubygem/bootstrap-sass-3.4.1.gem) = 276992
|
||||
|
Loading…
Reference in New Issue
Block a user