diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-23 01:04:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-23 01:04:27 +0800 |
commit | ac1acfad41222091429d7df38c6996abcb7fc873 (patch) | |
tree | 0a10479138027b2c3a244e74c9c3af962cc66e35 /www | |
parent | 457efa5d2575853811dc219b84735266a4815db4 (diff) | |
download | freebsd-ports-gnome-ac1acfad41222091429d7df38c6996abcb7fc873.tar.gz freebsd-ports-gnome-ac1acfad41222091429d7df38c6996abcb7fc873.tar.zst freebsd-ports-gnome-ac1acfad41222091429d7df38c6996abcb7fc873.zip |
- Update to 3.3.6
Changes: https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-bootstrap-sass/Makefile | 6 | ||||
-rw-r--r-- | www/rubygem-bootstrap-sass/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/rubygem-bootstrap-sass/Makefile b/www/rubygem-bootstrap-sass/Makefile index 50d47f4e0d6e..5855d64565af 100644 --- a/www/rubygem-bootstrap-sass/Makefile +++ b/www/rubygem-bootstrap-sass/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bootstrap-sass -PORTVERSION= 3.3.5.1 +PORTVERSION= 3.3.6 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,8 +11,8 @@ COMMENT= Bootstrap by Twitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-autoprefixer-rails>=5.0.0.1:${PORTSDIR}/textproc/rubygem-autoprefixer-rails \ - rubygem-sass>=3.3.0:${PORTSDIR}/textproc/rubygem-sass +RUN_DEPENDS= rubygem-autoprefixer-rails>=5.2.1:${PORTSDIR}/textproc/rubygem-autoprefixer-rails \ + rubygem-sass>=3.3.4:${PORTSDIR}/textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes diff --git a/www/rubygem-bootstrap-sass/distinfo b/www/rubygem-bootstrap-sass/distinfo index cb272064dc05..00dd772cdf4e 100644 --- a/www/rubygem-bootstrap-sass/distinfo +++ b/www/rubygem-bootstrap-sass/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/bootstrap-sass-3.3.5.1.gem) = 5ba2ec15f958eb13cb452e30ed615a2a281ecaf00bacd4556f5635d1f45aa22f -SIZE (rubygem/bootstrap-sass-3.3.5.1.gem) = 256000 +SHA256 (rubygem/bootstrap-sass-3.3.6.gem) = 8d028045dc2969a7bf5d274a2b7db19997710b03bb7c6fa4e394a50905e1108a +SIZE (rubygem/bootstrap-sass-3.3.6.gem) = 257536 |