- Update to 0.9.0

Changes:	https://github.com/indirect/haml-rails/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-10 20:19:45 +00:00
parent bbe34e3972
commit c8e31d239f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386021
2 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= haml-rails
PORTVERSION= 0.5.3
PORTVERSION= 0.9.0
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails4
@ -11,10 +11,11 @@ COMMENT= Haml generator for Rails
LICENSE= MIT
RUN_DEPENDS= rubygem-actionpack4>=4.1.4:${PORTSDIR}/www/rubygem-actionpack4 \
rubygem-activesupport4>=4.1.4:${PORTSDIR}/devel/rubygem-activesupport4 \
rubygem-haml>=3.1:${PORTSDIR}/www/rubygem-haml \
rubygem-railties4>=4.1.4:${PORTSDIR}/www/rubygem-railties4
RUN_DEPENDS= rubygem-actionpack4>=4.0.1:${PORTSDIR}/www/rubygem-actionpack4 \
rubygem-activesupport4>=4.0.1:${PORTSDIR}/devel/rubygem-activesupport4 \
rubygem-haml>=4.0.6:${PORTSDIR}/www/rubygem-haml \
rubygem-html2haml>=1.0.1:${PORTSDIR}/www/rubygem-html2haml \
rubygem-railties4>=4.0.1:${PORTSDIR}/www/rubygem-railties4
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/haml-rails-0.5.3.gem) = 4598b9c3204a04ce27dfe5ce88f278af0a1069c7a5f2708a80c49df5026ce439
SIZE (rubygem/haml-rails-0.5.3.gem) = 11264
SHA256 (rubygem/haml-rails-0.9.0.gem) = bf153620b7d4f31ea91b0be5c4ad0bdc6c7d94becfec703b1cc62cd5a7fd6ec1
SIZE (rubygem/haml-rails-0.9.0.gem) = 13312