./devel/ruby-activemodel42, 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-activemodel42-4.2.11.1, Maintainer: pkgsrc-users

Active Model provides a known set of interfaces for usage in model classes.
They allow for Action Pack helpers to interact with non-ActiveRecord models,
for example. Active Model also helps building custom ORMs for use outside of
the Rails framework.


Required to run:
[lang/ruby24-base] [textproc/ruby-builder] [devel/ruby-activesupport42]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 551129f697175ab1a5335d8cac4ea3fe9a77a05f
RMD160: 4784d15225dacc5d2c2152ee11bf63b3cefba8db
Filesize: 44.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.