diff options
author | taca <taca@pkgsrc.org> | 2016-02-01 13:43:56 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-02-01 13:43:56 +0000 |
commit | 734bb9ebdc6be251691d3aa01040fc85c0c9ea43 (patch) | |
tree | c90d358141e1f391a59bd989f5de50cab5a0c09a /devel | |
parent | 7770dc662576132ffa368d05c05caadf697a03a8 (diff) | |
download | pkgsrc-734bb9ebdc6be251691d3aa01040fc85c0c9ea43.tar.gz |
Update ruby-activesupport32 to 3.2.22.1.
* Add ActiveSupport::SecurityUtils module which is required for
security fix of actionpack.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-activesupport32/PLIST | 3 | ||||
-rw-r--r-- | devel/ruby-activesupport32/distinfo | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/ruby-activesupport32/PLIST b/devel/ruby-activesupport32/PLIST index ffac036aff8..752417312a6 100644 --- a/devel/ruby-activesupport32/PLIST +++ b/devel/ruby-activesupport32/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/18 06:44:50 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/02/01 13:43:56 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/CHANGELOG.md ${GEM_LIBDIR}/MIT-LICENSE @@ -183,6 +183,7 @@ ${GEM_LIBDIR}/lib/active_support/ordered_options.rb ${GEM_LIBDIR}/lib/active_support/railtie.rb ${GEM_LIBDIR}/lib/active_support/rescuable.rb ${GEM_LIBDIR}/lib/active_support/ruby/shim.rb +${GEM_LIBDIR}/lib/active_support/security_utils.rb ${GEM_LIBDIR}/lib/active_support/string_inquirer.rb ${GEM_LIBDIR}/lib/active_support/tagged_logging.rb ${GEM_LIBDIR}/lib/active_support/test_case.rb diff --git a/devel/ruby-activesupport32/distinfo b/devel/ruby-activesupport32/distinfo index ebc8a0ef08e..e03a0aabc4c 100644 --- a/devel/ruby-activesupport32/distinfo +++ b/devel/ruby-activesupport32/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2015/11/03 03:29:20 agc Exp $ +$NetBSD: distinfo,v 1.22 2016/02/01 13:43:56 taca Exp $ -SHA1 (activesupport-3.2.22.gem) = 4da01bbf6e03326c24c261c3d65a8c0b563f8663 -RMD160 (activesupport-3.2.22.gem) = e6aa7527062dd65edf9e0467712f78fe80e4c7eb -SHA512 (activesupport-3.2.22.gem) = 12087b338ade4184a04433b42f087cfb22e855d02a79ef7a598eac359bfc2368edcb6fa9cc24a7befd8317c6a111e89d4e85b93a0f5479663a2cec15d4e986b8 -Size (activesupport-3.2.22.gem) = 289280 bytes +SHA1 (activesupport-3.2.22.1.gem) = 5a1daf97cf4dd4333a61c4a1209b97a8f22f083d +RMD160 (activesupport-3.2.22.1.gem) = 3fe46a2b79400d711c7ff08b2676ed45fa0eb8a7 +SHA512 (activesupport-3.2.22.1.gem) = 28254f6051cbdfd4dc6b65799db104e989b450009b84dad06afa310a5087d9b9cdedb2c12c3cdfdc1df9a7b80b78d2d4ef60793ca8363c37994425fe8f2dcc6e +Size (activesupport-3.2.22.1.gem) = 289792 bytes |