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

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


Branch: pkgsrc-2013Q4, Version: 3.2.17, Package name: ruby193-actionmailer-3.2.17, 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:
[mail/ruby-mail] [lang/ruby193-base] [www/ruby-actionpack32]

Master sites: (Expand)

SHA1: f935f62c77648ceeea622c745fb675c00bae1762
RMD160: d090779acea65048fa8eee7a5c9f10fb34475352
Filesize: 21 KB

Version history: (Expand)


CVS history: (Expand)


   2014-03-11 16:13:14 by Matthias Scheler | Files touched by this commit (9) | Package updated
Log message:
Pullup ticket #4339 - requested by taca
databases/ruby-activerecord32: security update
devel/ruby-activemodel32: security update
devel/ruby-activesupport32: security update
devel/ruby-railties32: security update
mail/ruby-actionmailer32: security update
www/ruby-actionpack32: security update
www/ruby-activeresource32: security update
www/ruby-rails32: security update

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

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 14:59:25 UTC 2014

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

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

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:00:23 UTC 2014

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

   Log message:
   Update ruby-activesupport32 to 3.2.17.

   Update of version number only.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:00:59 UTC 2014

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

   Log message:
   Update ruby-activemodel32 to 3.2.17.

   Update of version number only.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:01:36 UTC 2014

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

   Log message:
   Update ruby-activerecord32 to 3.2.17.

   Update of version number only.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:02:17 UTC 2014

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

   Log message:
   Update ruby-activeresource32 to 3.2.17.

   Update of version number only.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:03:02 UTC 2014

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

   Log message:
   Update ruby-actionpack32 to 3.2.17.

   *   Use the reference for the mime type to get the format

       Fixes: CVE-2014-0082

   *   Escape format, negative_format and units options of number helpers

       Fixes: CVE-2014-0081

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:03:37 UTC 2014

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

   Log message:
   Update ruby-actionmailer32 to 3.2.17.

   Update of version number only.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:04:04 UTC 2014

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

   Log message:
   Update ruby-railties32 to 3.2.17.

   Update of version number only.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Mar  2 15:04:29 UTC 2014

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

   Log message:
   Update ruby-rails32 to 3.2.17.

   Update of version number only.