Update to 0.2.3

Changes:	https://github.com/mfung/hamlit-rails/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-23 19:48:46 +00:00
parent ebb86f0a7d
commit 79c19fdc4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546001
2 changed files with 9 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= hamlit-rails
PORTVERSION= 0.2.0
PORTVERSION= 0.2.3
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails50
@ -17,10 +17,12 @@ RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
rubygem-hamlit>=1.2.0:www/rubygem-hamlit \
rubygem-railties50>=0:www/rubygem-railties50
NO_ARCH= yes
USE_RUBY= yes
USES= gem shebangfix
bash_CMD= ${SH}
USE_RUBY= yes
NO_ARCH= yes
SHEBANG_FILES= bin/setup
bash_CMD= ${SH}
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1491837069
SHA256 (rubygem/hamlit-rails-0.2.0.gem) = 9a3774411eb8ce95aa875a30677718a04f4d049472c145962b6bc8c0cda5ff91
SIZE (rubygem/hamlit-rails-0.2.0.gem) = 11264
TIMESTAMP = 1598175430
SHA256 (rubygem/hamlit-rails-0.2.3.gem) = 57bc5712cb40fe5b0ade76fd2cc58817c0547de130b5aa07f2935bd04df3e56c
SIZE (rubygem/hamlit-rails-0.2.3.gem) = 10752