diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-27 11:22:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-27 11:22:13 +0000 |
commit | 5b89f282e45fa01e80aa1e35b86886e143c11991 (patch) | |
tree | cb5bf02d3ec881118cf1c1b44ab12916a0325a39 /www | |
parent | 0884b445bb78acc52e02a88f964af478e6232150 (diff) | |
download | freebsd-ports-5b89f282e45fa01e80aa1e35b86886e143c11991.zip |
- Update to 3.0.2
- Remove USE_RAKE
Changes: https://github.com/codykrieger/ace-rails-ap/commits/master
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-ace-rails-ap/Makefile | 8 | ||||
-rw-r--r-- | www/rubygem-ace-rails-ap/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/rubygem-ace-rails-ap/Makefile b/www/rubygem-ace-rails-ap/Makefile index 8e35a8431a76..4460f23506ef 100644 --- a/www/rubygem-ace-rails-ap/Makefile +++ b/www/rubygem-ace-rails-ap/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ace-rails-ap -PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,11 +11,10 @@ COMMENT= Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline LICENSE= MIT -USES= shebangfix -SHEBANG_FILES= update.sh USE_RUBY= yes -USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +USES= shebangfix +SHEBANG_FILES= update.sh .include <bsd.port.mk> diff --git a/www/rubygem-ace-rails-ap/distinfo b/www/rubygem-ace-rails-ap/distinfo index a6007db12609..fb4794f9cea4 100644 --- a/www/rubygem-ace-rails-ap/distinfo +++ b/www/rubygem-ace-rails-ap/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/ace-rails-ap-2.0.1.gem) = 7bfbec4e8f7c7b6d2733fada398253f885ee48acd08201126a47a636b3085620 -SIZE (rubygem/ace-rails-ap-2.0.1.gem) = 1380864 +SHA256 (rubygem/ace-rails-ap-3.0.2.gem) = 3573b047a0149111e8b8b4d71159c10201e75faa7581c61ded6be73dbbfe8238 +SIZE (rubygem/ace-rails-ap-3.0.2.gem) = 2095616 |