Update to 5.0.7.1
Changes: https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/
This commit is contained in:
parent
9f0b9d01bf
commit
7fc68aeeb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486448
2 changed files with 8 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rails
|
||||
PORTVERSION= 5.0.7
|
||||
PORTVERSION= 5.0.7.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 50
|
||||
|
@ -22,9 +22,8 @@ RUN_DEPENDS= rubygem-actioncable50>=${PORTVERSION}:www/rubygem-actioncable50 \
|
|||
rubygem-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport50 \
|
||||
rubygem-bundler<2.0:sysutils/rubygem-bundler \
|
||||
rubygem-railties50>=${PORTVERSION}:www/rubygem-railties50 \
|
||||
rubygem-sprockets-rails-rails50>=2.0.0:devel/rubygem-sprockets-rails-rails50
|
||||
|
||||
RUN_DEPENDS+= rubygem-bindex>=0.5.0:devel/rubygem-bindex \
|
||||
rubygem-sprockets-rails-rails50>=2.0.0:devel/rubygem-sprockets-rails-rails50 \
|
||||
rubygem-bindex>=0.5.0:devel/rubygem-bindex \
|
||||
rubygem-byebug>=9.0.6:devel/rubygem-byebug \
|
||||
rubygem-coffee-rails-rails50>=4.2.1:devel/rubygem-coffee-rails-rails50 \
|
||||
rubygem-coffee-script-source>=1.12.2:devel/rubygem-coffee-script-source \
|
||||
|
@ -50,11 +49,11 @@ RUN_DEPENDS= rubygem-actioncable50>=${PORTVERSION}:www/rubygem-actioncable50 \
|
|||
|
||||
PORTSCOUT= limit:^5\.0\.
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
CPE_VENDOR= rubyonrails
|
||||
CPE_PRODUCT= ruby_on_rails
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1523371383
|
||||
SHA256 (rubygem/rails-5.0.7.gem) = 76815a2a7e99c83b53ea52325c5bbc5ca15e25ecdfb741ea329ca153cf11ff84
|
||||
SIZE (rubygem/rails-5.0.7.gem) = 6144
|
||||
TIMESTAMP = 1543661049
|
||||
SHA256 (rubygem/rails-5.0.7.1.gem) = 3ce11ed1acf1eea4b4b35b4516251e81a5cbbd889227432b232409cb9c658a2e
|
||||
SIZE (rubygem/rails-5.0.7.1.gem) = 6144
|
||||
|
|
Loading…
Reference in a new issue