./www/ruby-actionpack42, Toolkit for building modeling frameworks (part of Rails 4.2)

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


Branch: pkgsrc-2019Q1, Version: 4.2.11.1, Package name: ruby24-actionpack42-4.2.11.1, Maintainer: pkgsrc-users

Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for *routing* (mapping request URLs to actions), defining
*controllers* that implement actions, and generating responses by rendering
*views*, which are templates of various formats. In short, Action Pack
provides the view and controller layers in the MVC paradigm.


Required to run:
[lang/ruby24-base] [www/ruby-actionview42] [www/ruby-rack16] [www/ruby-rack-test06] [devel/ruby-activesupport42]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 42a86ad094debe09efec39f4df8baa0e8b4a6e0f
RMD160: 37583dbb7df890606bf9408fbf91fb3f886bdc0e
Filesize: 182.5 KB

Version history: (Expand)


CVS history: (Expand)


   2019-05-05 17:49:21 by Benny Siegert | Files touched by this commit (13) | Package updated
Log message:
Pullup ticket #5952 - requested by taca
www/ruby-rails42: security fix

Revisions pulled up:
- databases/ruby-activerecord42/distinfo                        1.4
- devel/ruby-activejob42/distinfo                               1.4
- devel/ruby-activemodel42/distinfo                             1.4
- devel/ruby-activesupport42/Makefile                           1.7
- devel/ruby-activesupport42/distinfo                           1.4
- devel/ruby-railties42/distinfo                                1.4
- lang/ruby/rails.mk                                            1.75
- mail/ruby-actionmailer42/distinfo                             1.4
- www/ruby-actionpack42/Makefile                                1.8
- www/ruby-actionpack42/distinfo                                1.4
- www/ruby-actionview42/distinfo                                1.4
- www/ruby-rails42/Makefile                                     1.8
- www/ruby-rails42/distinfo                                     1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:10:49 UTC 2019

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

   Log message:
   lang/ruby: start update rails42 to 4.2.11

   Start update of ruby-rails42.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:11:22 UTC 2019

   Modified Files:
   	pkgsrc/devel/ruby-activesupport42: Makefile distinfo

   Log message:
   devel/ruby-activesupport42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:11:56 UTC 2019

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

   Log message:
   devel/ruby-activejob42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:12:26 UTC 2019

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

   Log message:
   devel/ruby-activemodel42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:13:03 UTC 2019

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

   Log message:
   databases/ruby-activerecord42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:13:39 UTC 2019

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

   Log message:
   www/ruby-actionview42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:14:25 UTC 2019

   Modified Files:
   	pkgsrc/www/ruby-actionpack42: Makefile distinfo

   Log message:
   www/ruby-actionpack42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   * Fix [CVE-2019-5418] and [CVE-2019-5419].

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:14:57 UTC 2019

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

   Log message:
   mail/ruby-actionmailer42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:15:29 UTC 2019

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

   Log message:
   devel/ruby-railties42: update to 4.2.11.1

   ## Rails 4.2.11.1 (March 11, 2019) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 14 10:16:19 UTC 2019

   Modified Files:
   	pkgsrc/www/ruby-rails42: Makefile distinfo

   Log message:
   www/ruby-rails42: update to 4.2.11.1

   Update ruby-rails24 to 4.2.11.1; security fix of actionpack.