taca
b43b049495
Update ruby-actionmailer3 to 3.0.17.
...
## Rails 3.0.17 (Aug 9, 2012)
* No changes.
2012-08-12 09:48:26 +00:00
taca
fc7e232ae8
Update ruby-actionmailer3 to 3.0.16.
...
## Rails 3.0.16 (Jul 26, 2012)
* No changes.
## Rails 3.0.14 (Jun 12, 2012)
* No changes.
2012-07-31 12:25:49 +00:00
taca
74025da122
Update ruby-actionmailer3 to 3.0.14.
...
pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.
## Rails 3.0.14 (Jun 12, 2012)
* No changes.
2012-06-14 14:51:27 +00:00
taca
42721657d9
Update ruby-actionmailer3 to 3.0.13.
...
* Rails 3.0.13 (May 31, 2012)
* No changes.
2012-06-02 01:30:53 +00:00
taca
7f7b153771
Update ruby-actionmailer3 to 3.0.12.
...
No change except version.
2012-03-18 05:28:19 +00:00
taca
a672953bde
Revert previous, not yet at this time.
2012-03-17 16:04:05 +00:00
taca
81134d0a7a
* A little tweak in COMMENT.
...
* Make sure to update distinfo.
2012-03-17 16:02:19 +00:00
taca
6a9821c3f9
Change depending ruby-mail package's directory from ruby-mail to ruby-mail22.
2011-12-15 14:24:22 +00:00
taca
d8b84e60b7
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS3_VERSION in DISTNAME.
2011-12-13 15:56:27 +00:00
taca
66189d5f0e
Update ruby-actionmailer3 package to 3.0.11 (version change only).
2011-11-19 15:38:20 +00:00
taca
d81b4516f1
Update ruby-actionmailer3 package to 3.0.10.
...
Bump version only.
2011-08-17 14:19:22 +00:00
taca
6143e58b23
Update ruby-rails3 related package to 3.0.9.
...
These are update of the version only.
2011-06-17 13:50:48 +00:00
taca
49bfcac7f2
Update actionmailer3 pacakge to 3.0.8.
...
*Rails 3.0.8 (unreleased)*
* Mail dependency increased to 2.2.19
2011-06-11 03:24:05 +00:00
taca
36fb695671
Update ruby-actionmailer3 to 3.0.7:
...
*Rails 3.0.7 (April 18, 2011)*
* remove AM delegating register_observer and register_interceptor to Mail [Josh Kalderimis]
2011-05-10 14:14:18 +00:00
taca
4bc5db72f8
Update ruby-actionmailer3 package to 3.0.6.
...
*Rails 3.0.6 (April 5, 2011)
* Don't allow i18n to change the minor version, version now set to ~>
0.5.0 [Santiago Pastorino]
2011-04-06 13:28:53 +00:00
taca
5da4942669
Update ruby-actionmailer3 package to 3.0.5.
...
Version update only.
2011-03-23 14:50:15 +00:00
taca
e27daa8250
Update ruby-actionmailer3 package to 3.0.4.
...
* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 3.0.4 update.
2011-02-09 13:01:46 +00:00
obache
7f5f2c166c
* add missing dependency on ruby-mail.
...
* add "mail" to CATEGORIES
Bump PKGREVISION.
2010-10-28 02:58:51 +00:00
taca
7704a8d645
Update mail/ruby-actionmailer3 to 3.0.1.
...
No change except version, it is part of Rails 3.0.1.
2010-10-15 11:44:48 +00:00
taca
0a7b87eb31
Importing mail/ruby-actionmailer3 3.0.0.
...
Action Mailer is a framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcome
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.
Action Mailer is in essence a wrapper around Action Controller and the
Mail gem. It provides a way to make emails using templates in the same
way that Action Controller renders views using templates.
Additionally, an Action Mailer class can be used to process incoming email,
such as allowing a weblog to accept new posts from an email (which could even
have been sent from a phone).
(This is part of Ruby on Rails 3.)
2010-09-12 04:20:55 +00:00