- Fix the min dependency of rubygem-actionmail
Reported by: QAT With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
bb8b488192
commit
9c13095acc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264652
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= actionmailer
|
||||
PORTVERSION= 3.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= Easy email delivery and testing for Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack \
|
||||
rubygem-mail>=2.2.5:${PORTSDIR}/mail/rubygem-mail
|
||||
rubygem-mail>=2.2.9:${PORTSDIR}/mail/rubygem-mail
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
Loading…
Reference in a new issue