diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-13 11:51:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-13 11:51:23 +0000 |
commit | b8427272e361eebbbf76a1d18cc99e1bd263131d (patch) | |
tree | b5cf5a07ce44516c323e48d0f5114fba9dc66989 /textproc/rubygem-sassc | |
parent | Update to 1.2.1 (diff) |
Update to 2.2.0
Changes: https://github.com/sass/sassc-ruby/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=511945
Diffstat (limited to 'textproc/rubygem-sassc')
-rw-r--r-- | textproc/rubygem-sassc/Makefile | 3 | ||||
-rw-r--r-- | textproc/rubygem-sassc/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/rubygem-sassc/Makefile b/textproc/rubygem-sassc/Makefile index 061d5eb66007..73edc29eb28d 100644 --- a/textproc/rubygem-sassc/Makefile +++ b/textproc/rubygem-sassc/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sassc -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-sassc/distinfo b/textproc/rubygem-sassc/distinfo index 27f67c40f034..592901c5dd04 100644 --- a/textproc/rubygem-sassc/distinfo +++ b/textproc/rubygem-sassc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567842399 -SHA256 (rubygem/sassc-2.1.0.gem) = da119e3a122d4d80b5f26db4f26110070f4bcb4b34ecb5e76663387e37767c1a -SIZE (rubygem/sassc-2.1.0.gem) = 302080 +TIMESTAMP = 1568290990 +SHA256 (rubygem/sassc-2.2.0.gem) = 6e7e4fe5eae9593c29e5dd6c830b91530b92e044b3d3efa89898fca22a75119d +SIZE (rubygem/sassc-2.2.0.gem) = 302080 |