diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 13:29:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 13:29:12 +0800 |
commit | abde3da7cb71f39e383bca7f233cf14b1564e3c2 (patch) | |
tree | 4479b723d6a6c0f0feb8b2c55c5b6e90e66a174c | |
parent | b8a41857feef6e57fa7948e2f3fb3af36120f483 (diff) | |
download | freebsd-ports-gnome-abde3da7cb71f39e383bca7f233cf14b1564e3c2.tar.gz freebsd-ports-gnome-abde3da7cb71f39e383bca7f233cf14b1564e3c2.tar.zst freebsd-ports-gnome-abde3da7cb71f39e383bca7f233cf14b1564e3c2.zip |
- Update to 3.4.20
Changes: https://github.com/sass/sass/blob/stable/doc-src/SASS_CHANGELOG.md
http://sass-lang.com/documentation/file.SASS_CHANGELOG.html
-rw-r--r-- | textproc/rubygem-sass/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-sass/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-sass/Makefile b/textproc/rubygem-sass/Makefile index b418b92b7756..0afa1630e9b3 100644 --- a/textproc/rubygem-sass/Makefile +++ b/textproc/rubygem-sass/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sass -PORTVERSION= 3.4.19 +PORTVERSION= 3.4.20 CATEGORIES= textproc ruby MASTER_SITES= RG diff --git a/textproc/rubygem-sass/distinfo b/textproc/rubygem-sass/distinfo index b5a8fe0ea24c..cdb4c231640d 100644 --- a/textproc/rubygem-sass/distinfo +++ b/textproc/rubygem-sass/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/sass-3.4.19.gem) = 2faca8aa3b76beb0bc59dccabc5114eb4118af9d613121fbaa120e1c8b7f0290 -SIZE (rubygem/sass-3.4.19.gem) = 338944 +SHA256 (rubygem/sass-3.4.20.gem) = ced77e1f57c82f0e548a978f78d75accb46ff1823acdf6b88059a1222e6b3713 +SIZE (rubygem/sass-3.4.20.gem) = 343552 |