mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.2.3
- Take maintainership Changes: https://github.com/mfung/hamlit-rails/commits/master
This commit is contained in:
parent
e42545cc0e
commit
3cb2d17106
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545876
@ -1,12 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hamlit-rails
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Hamlit (haml) generators for Rails 4
|
||||
|
||||
LICENSE= MIT
|
||||
@ -17,10 +16,12 @@ RUN_DEPENDS= rubygem-activesupport4>=4.0.1:devel/rubygem-activesupport4 \
|
||||
rubygem-hamlit>=1.2.0:www/rubygem-hamlit \
|
||||
rubygem-railties4>=4.0.1:www/rubygem-railties4
|
||||
|
||||
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>
|
||||
|
@ -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 = 1598175254
|
||||
SHA256 (rubygem/hamlit-rails-0.2.3.gem) = 57bc5712cb40fe5b0ade76fd2cc58817c0547de130b5aa07f2935bd04df3e56c
|
||||
SIZE (rubygem/hamlit-rails-0.2.3.gem) = 10752
|
||||
|
Loading…
Reference in New Issue
Block a user