diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 20:34:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 20:34:07 +0000 |
commit | 9d712e3be16f23bdb20161d71edb4ba07d43c02a (patch) | |
tree | 2972ec8cfdafc4df5f48be4b2a53abc084bbb921 /www | |
parent | cc6b7520606b276770d37992a883f6a1b6a5efe5 (diff) | |
download | freebsd-ports-9d712e3be16f23bdb20161d71edb4ba07d43c02a.zip |
- Update to 1.11.5.0
- Remove USE_RAKE
Changes: https://github.com/doabit/semantic-ui-sass/blob/master/CHANGELOG.md
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-semantic-ui-sass/Makefile | 3 | ||||
-rw-r--r-- | www/rubygem-semantic-ui-sass/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/rubygem-semantic-ui-sass/Makefile b/www/rubygem-semantic-ui-sass/Makefile index 47dd6a6be9d8..173a4e7800e5 100644 --- a/www/rubygem-semantic-ui-sass/Makefile +++ b/www/rubygem-semantic-ui-sass/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= semantic-ui-sass -PORTVERSION= 0.16.1.0 +PORTVERSION= 1.11.5.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -14,7 +14,6 @@ LICENSE= MIT RUN_DEPENDS= rubygem-sass>=3.2:${PORTSDIR}/textproc/rubygem-sass USE_RUBY= yes -USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/www/rubygem-semantic-ui-sass/distinfo b/www/rubygem-semantic-ui-sass/distinfo index 150a1318ef2c..306ea5e39f7d 100644 --- a/www/rubygem-semantic-ui-sass/distinfo +++ b/www/rubygem-semantic-ui-sass/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/semantic-ui-sass-0.16.1.0.gem) = 54a9f7c3ac28203f91e99f4f929c2851356796e3d7d2de3468ff060528db71a1 -SIZE (rubygem/semantic-ui-sass-0.16.1.0.gem) = 480256 +SHA256 (rubygem/semantic-ui-sass-1.11.5.0.gem) = c1034dc28a2896b91e3a1a726361990e7377051dc950e913b50350da2eb629e1 +SIZE (rubygem/semantic-ui-sass-1.11.5.0.gem) = 790016 |