www/rubygem-hamlit-rails: Update RUN_DEPENDS: use Rails 7.1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
a50c9e6e14
commit
7a949aff4d
@ -1,19 +1,20 @@
|
||||
PORTNAME= hamlit-rails
|
||||
PORTVERSION= 0.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Hamlit (haml) generators for Rails 4
|
||||
COMMENT= Hamlit (haml) generators for Rails 4+
|
||||
WWW= https://github.com/mfung/hamlit-rails
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0.1:devel/rubygem-activesupport4 \
|
||||
rubygem-actionpack4>=4.0.1:www/rubygem-actionpack4 \
|
||||
RUN_DEPENDS= rubygem-activesupport71>=4.0.1:devel/rubygem-activesupport71 \
|
||||
rubygem-actionpack71>=4.0.1:www/rubygem-actionpack71 \
|
||||
rubygem-hamlit>=1.2.0:www/rubygem-hamlit \
|
||||
rubygem-railties4>=4.0.1:www/rubygem-railties4
|
||||
rubygem-railties71>=4.0.1:www/rubygem-railties71
|
||||
|
||||
USES= gem shebangfix
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user