- Fix the min dependency of rubygem-actionmail

Reported by:    QAT
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
This commit is contained in:
Philip M. Gollucci 2010-11-16 20:44:03 +00:00
parent bb8b488192
commit 9c13095acc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264652

View file

@ -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