Path to this page:
./
devel/ruby-activesupport,
Collection of classes and extensions for Rails
Branch: pkgsrc-2009Q3,
Version: 2.3.5,
Package name: ruby18-activesupport-2.3.5,
Maintainer: minskimActive Support is a collection of various utility classes and standard
library extensions that were found useful for Rails. All these
additions have hence been collected in this bundle as way to gather
all that sugar that makes Ruby sweeter.
Required to run:[
misc/rubygems] [
lang/ruby18-base]
Required to build:[
misc/rubygems]
Master sites:
SHA1: fb2673b4d093f1586cc1c8fbbaa7e822b185e6d1
RMD160: 1b1da0c5cd19fd1390d18b8878bd716bf5d371a8
Filesize: 401 KB
Version history: (Expand)
- (2009-12-06) Updated to version: ruby18-activesupport-2.3.5
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version ruby18-activesupport-2.3.4 (created)
CVS history: (Expand)
2009-12-03 00:17:10 by Matthias Scheler | Files touched by this commit (17) | |
Log message:
Pullup ticket #2941 - requested by minskim
databases/ruby-activerecord: security update
devel/ruby-activesupport: security update
mail/ruby-actionmailer: security update
www/rails: security update
www/ruby-actionpack: security update
www/ruby-activeresource security update
Revisions pulled up:
- databases/ruby-activerecord/Makefile 1.17
- databases/ruby-activerecord/distinfo 1.17
- devel/ruby-activesupport/Makefile 1.20
- devel/ruby-activesupport/PLIST 1.16
- devel/ruby-activesupport/distinfo 1.17
- mail/ruby-actionmailer/Makefile 1.16
- mail/ruby-actionmailer/distinfo 1.17
- www/rails/Makefile 1.17
- www/rails/distinfo 1.13
- www/ruby-actionpack/Makefile 1.18
- www/ruby-actionpack/PLIST 1.18
- www/ruby-actionpack/distinfo 1.19
- www/ruby-activeresource/Makefile 1.7
- www/ruby-activeresource/distinfo 1.7
---
Module Name: pkgsrc
Committed By: minskim
Date: Tue Dec 1 23:24:24 UTC 2009
Modified Files:
pkgsrc/databases/ruby-activerecord: Makefile distinfo
pkgsrc/devel/ruby-activesupport: Makefile PLIST distinfo
pkgsrc/mail/ruby-actionmailer: Makefile distinfo
pkgsrc/www/rails: Makefile distinfo
pkgsrc/www/ruby-actionpack: Makefile PLIST distinfo
pkgsrc/www/ruby-activeresource: Makefile distinfo
Log message:
Update rails packages to 2.3.5. This fixes a cross-site scripting
vulnerability in ruby-actionpack.
Major changes:
- Improved compatibility with Ruby 1.9
- RailsXss plugin availability
- Fixes for the Nokogiri backend for XmlMini
|