pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/ruby-actionmailer42 Import ruby-actionmailer-4.2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38d0020489a1
branches:  trunk
changeset: 361439:38d0020489a1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 22 00:41:20 2017 +0000

description:
Import ruby-actionmailer-4.2.8 as mail/ruby-actionmailer42

Notable changes since 3.2:
- Added mailer previews feature based on 37 Signals mail_view
  gem.
- Instrument the generation of Action Mailer messages. The time it
  takes to generate a message is written to the log.
- link_to and url_for generate absolute URLs by default in templates,
  it is no longer needed to pass only_path: false.
- Introduced deliver_later which enqueues a job on the application's
  queue to deliver emails asynchronously.
- Added the show_previews configuration option for enabling mailer
  previews outside of the development environment.

diffstat:

 mail/ruby-actionmailer42/DESCR    |  12 ++++++++++++
 mail/ruby-actionmailer42/Makefile |  20 ++++++++++++++++++++
 mail/ruby-actionmailer42/PLIST    |  25 +++++++++++++++++++++++++
 mail/ruby-actionmailer42/distinfo |   6 ++++++
 4 files changed, 63 insertions(+), 0 deletions(-)

diffs (79 lines):

diff -r 0b2292358038 -r 38d0020489a1 mail/ruby-actionmailer42/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/ruby-actionmailer42/DESCR    Sat Apr 22 00:41:20 2017 +0000
@@ -0,0 +1,12 @@
+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).
diff -r 0b2292358038 -r 38d0020489a1 mail/ruby-actionmailer42/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/ruby-actionmailer42/Makefile Sat Apr 22 00:41:20 2017 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2017/04/22 00:41:20 minskim Exp $
+
+DISTNAME=      actionmailer-${RUBY_RAILS_VERSION}
+CATEGORIES=    mail devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.rubyonrails.org/
+COMMENT=       Email composition, delivery, and receiving (for Rails 4.2)
+LICENSE=       mit
+
+DEPENDS+=      ${RUBY_ACTIONPACK_DEPENDS}
+DEPENDS+=      ${RUBY_ACTIONVIEW_DEPENDS}
+DEPENDS+=      ${RUBY_PKGPREFIX}-mail25>=2.5.4<2.6:../../mail/ruby-mail25
+DEPENDS+=      ${RUBY_PKGPREFIX}-rails-dom-testing>=1.0.5:../../textproc/ruby-rails-dom-testing
+
+RUBY_RAILS_SUPPORTED=  42
+RUBY_RAILS_STRICT_DEP= yes
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0b2292358038 -r 38d0020489a1 mail/ruby-actionmailer42/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/ruby-actionmailer42/PLIST    Sat Apr 22 00:41:20 2017 +0000
@@ -0,0 +1,25 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/22 00:41:20 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/MIT-LICENSE
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/lib/action_mailer.rb
+${GEM_LIBDIR}/lib/action_mailer/base.rb
+${GEM_LIBDIR}/lib/action_mailer/collector.rb
+${GEM_LIBDIR}/lib/action_mailer/delivery_job.rb
+${GEM_LIBDIR}/lib/action_mailer/delivery_methods.rb
+${GEM_LIBDIR}/lib/action_mailer/gem_version.rb
+${GEM_LIBDIR}/lib/action_mailer/inline_preview_interceptor.rb
+${GEM_LIBDIR}/lib/action_mailer/log_subscriber.rb
+${GEM_LIBDIR}/lib/action_mailer/mail_helper.rb
+${GEM_LIBDIR}/lib/action_mailer/message_delivery.rb
+${GEM_LIBDIR}/lib/action_mailer/preview.rb
+${GEM_LIBDIR}/lib/action_mailer/railtie.rb
+${GEM_LIBDIR}/lib/action_mailer/test_case.rb
+${GEM_LIBDIR}/lib/action_mailer/test_helper.rb
+${GEM_LIBDIR}/lib/action_mailer/version.rb
+${GEM_LIBDIR}/lib/rails/generators/mailer/USAGE
+${GEM_LIBDIR}/lib/rails/generators/mailer/mailer_generator.rb
+${GEM_LIBDIR}/lib/rails/generators/mailer/templates/application_mailer.rb
+${GEM_LIBDIR}/lib/rails/generators/mailer/templates/mailer.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 0b2292358038 -r 38d0020489a1 mail/ruby-actionmailer42/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/ruby-actionmailer42/distinfo Sat Apr 22 00:41:20 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/22 00:41:20 minskim Exp $
+
+SHA1 (actionmailer-4.2.8.gem) = cc7ae3c4dcefa6143fab312c0f1f49739665c6d0
+RMD160 (actionmailer-4.2.8.gem) = 970014e114a10f87d94ea43fc05595f60a65edc7
+SHA512 (actionmailer-4.2.8.gem) = 42e21e1a4bfa462485e13c9e96a39967fb6475a5b28f62ca9d0933cac3da274f98a75c775e0e841af9cd0023eb47107a15b8c6b89d433f4ee52eb7309c8ba960
+Size (actionmailer-4.2.8.gem) = 27136 bytes



Home | Main Index | Thread Index | Old Index