aboutsummaryrefslogtreecommitdiff
path: root/mail/rubygem-mail
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-09-14 02:06:58 +0000
committerSteve Wills <swills@FreeBSD.org>2014-09-14 02:06:58 +0000
commit28071e639803800705a6938642ba75b31f925b45 (patch)
tree80b3dcb025ec943583a478981072ebc0ef107aa8 /mail/rubygem-mail
parentec6354100bcad612065a1c296b7176385d726ed5 (diff)
downloadports-28071e639803800705a6938642ba75b31f925b45.tar.gz
ports-28071e639803800705a6938642ba75b31f925b45.zip
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing ports and other adjustments, so do all that while here too. Rails is a web-application framework for the MVC pattern that includes both a template engine, controller framework, and object-relational mapping package. Everything needed to develop web-apps that can run on CGI, FastCGI, and mod_ruby Being a full-stack framework means that all layers are built to work seamlessly together. That way you Don't Repeat Yourself (DRY) and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights. WWW: http://www.rubyonrails.org Submitted by: xmj (based on)
Notes
Notes: svn path=/head/; revision=368156
Diffstat (limited to 'mail/rubygem-mail')
-rw-r--r--mail/rubygem-mail/Makefile5
-rw-r--r--mail/rubygem-mail/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/rubygem-mail/Makefile b/mail/rubygem-mail/Makefile
index 3aaba4881f53..7d4d92a4603d 100644
--- a/mail/rubygem-mail/Makefile
+++ b/mail/rubygem-mail/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mail
-PORTVERSION= 2.5.4
+PORTVERSION= 2.6.1
PORTEPOCH= 2
CATEGORIES= mail rubygems
MASTER_SITES= RG
@@ -12,8 +12,7 @@ COMMENT= Ruby email handler
LICENSE= MIT
-RUN_DEPENDS= rubygem-mime-types1>=1.25.1:${PORTSDIR}/misc/rubygem-mime-types1 \
- rubygem-treetop>=1.4.8:${PORTSDIR}/devel/rubygem-treetop
+RUN_DEPENDS= rubygem-mime-types>=2.3:${PORTSDIR}/misc/rubygem-mime-types
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/mail/rubygem-mail/distinfo b/mail/rubygem-mail/distinfo
index 897f24fe816a..2b13db40541a 100644
--- a/mail/rubygem-mail/distinfo
+++ b/mail/rubygem-mail/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/mail-2.5.4.gem) = 446585c38b062121252688dcc9cc70af1f470822e30db021bb97d185969e257c
-SIZE (rubygem/mail-2.5.4.gem) = 272384
+SHA256 (rubygem/mail-2.6.1.gem) = 1d56216c0a426f908e8726d44209dc3140b37f8b34e1653b99301e664fe1fa9d
+SIZE (rubygem/mail-2.6.1.gem) = 335872