./mail/ruby-actionmailer32, Email composition, delivery, and receiving (for Rails 3.2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q2, Version: 3.2.22.4, Package name: ruby22-actionmailer-3.2.22.4, Maintainer: pkgsrc-users

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).


Required to run:
[www/ruby-actionpack32] [lang/ruby22-base] [mail/ruby-mail25]

Master sites:

SHA1: 57efc5274d9a111e035e83b18b9d05390efd9e95
RMD160: 362e2e63f2312d91dc460616b1561c07a4286671
Filesize: 21.5 KB

Version history: (Expand)


CVS history: (Expand)


   2016-09-07 21:03:34 by Benny Siegert | Files touched by this commit (9) | Package updated
Log message:
Pullup ticket #5095 - requested by taca
www/ruby-actionpack32: security fix

Revisions pulled up:
- databases/ruby-activerecord32/distinfo                        1.24
- devel/ruby-activemodel32/distinfo                             1.24
- devel/ruby-activesupport32/distinfo                           1.24
- devel/ruby-railties32/distinfo                                1.24
- lang/ruby/rails.mk                                            1.55
- mail/ruby-actionmailer32/distinfo                             1.24
- www/ruby-actionpack32/distinfo                                1.24
- www/ruby-activeresource32/distinfo                            1.24
- www/ruby-rails32/distinfo                                     1.24

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:55:08 UTC 2016

   Modified Files:
   	pkgsrc/lang/ruby: rails.mk

   Log message:
   Start update of Ruby on Rails to 3.2.22.4.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:55:48 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-activesupport32: distinfo

   Log message:
   Update ruby-activesupport32 to 3.2.22.4, no change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:56:35 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-activemodel32: distinfo

   Log message:
   Update ruby-activemodel32 to 3.2.22.4, no change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:57:03 UTC 2016

   Modified Files:
   	pkgsrc/databases/ruby-activerecord32: distinfo

   Log message:
   Update ruby-activerecord32 to 3.2.22.4, no change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:57:30 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-activeresource32: distinfo

   Log message:
   Update ruby-activeresource32 to 3.2.22.4, no change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:58:46 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-actionpack32: distinfo

   Log message:
   Update ruby-actionpack32 to 3.2.22.4.

   Fix CVE-2016-6316, XSS vulnerability in Action View.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:59:16 UTC 2016

   Modified Files:
   	pkgsrc/mail/ruby-actionmailer32: distinfo

   Log message:
   Update ruby-actionmailer32 to 3.2.22.4, no change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 05:59:36 UTC 2016

   Modified Files:
   	pkgsrc/devel/ruby-railties32: distinfo

   Log message:
   Update ruby-railties32 to 3.2.22.4, no change except version.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Aug 21 06:00:48 UTC 2016

   Modified Files:
   	pkgsrc/www/ruby-rails32: distinfo

   Log message:
   Update ruby-rails32 to 3.2.22.4, no change except version.