diff options
author | minskim <minskim@pkgsrc.org> | 2007-01-28 04:39:50 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-01-28 04:39:50 +0000 |
commit | cccfe6878e84e65a9e273235225fdd8a4df91eb7 (patch) | |
tree | 308152c02713d029129b9431954c06b536958f36 /devel/ruby-activesupport | |
parent | 6551e7578cc5e1506aac935c71beda5ddd4634b3 (diff) | |
download | pkgsrc-cccfe6878e84e65a9e273235225fdd8a4df91eb7.tar.gz |
Update ruby-activesupport to 1.4.0.
Changes include adding ActiveSupport::Multibyte and respecting
DST changes.
Diffstat (limited to 'devel/ruby-activesupport')
-rw-r--r-- | devel/ruby-activesupport/Makefile | 6 | ||||
-rw-r--r-- | devel/ruby-activesupport/PLIST | 43 | ||||
-rw-r--r-- | devel/ruby-activesupport/distinfo | 8 |
3 files changed, 29 insertions, 28 deletions
diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile index 2d49f52dd08..8268672f47a 100644 --- a/devel/ruby-activesupport/Makefile +++ b/devel/ruby-activesupport/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/10/08 04:10:05 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2007/01/28 04:39:50 minskim Exp $ -DISTNAME= activesupport-1.3.1 +DISTNAME= activesupport-1.4.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= devel ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/9563/ +MASTER_SITES= http://rubyforge.org/frs/download.php/16508/ EXTRACT_SUFX= .tgz MAINTAINER= minskim@NetBSD.org diff --git a/devel/ruby-activesupport/PLIST b/devel/ruby-activesupport/PLIST index 4d27f15f529..476b7e03175 100644 --- a/devel/ruby-activesupport/PLIST +++ b/devel/ruby-activesupport/PLIST @@ -1,20 +1,16 @@ -@comment $NetBSD: PLIST,v 1.5 2006/10/08 04:10:05 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/01/28 04:39:50 minskim Exp $ ${RUBY_SITELIBDIR}/active_support.rb -${RUBY_SITELIBDIR}/active_support/._core_ext.rb -${RUBY_SITELIBDIR}/active_support/._inflections.rb -${RUBY_SITELIBDIR}/active_support/._inflector.rb -${RUBY_SITELIBDIR}/active_support/._json.rb ${RUBY_SITELIBDIR}/active_support/._version.rb ${RUBY_SITELIBDIR}/active_support/binding_of_caller.rb ${RUBY_SITELIBDIR}/active_support/breakpoint.rb ${RUBY_SITELIBDIR}/active_support/caching_tools.rb ${RUBY_SITELIBDIR}/active_support/clean_logger.rb ${RUBY_SITELIBDIR}/active_support/core_ext.rb -${RUBY_SITELIBDIR}/active_support/core_ext/._integer.rb -${RUBY_SITELIBDIR}/active_support/core_ext/._kernel.rb ${RUBY_SITELIBDIR}/active_support/core_ext/array.rb -${RUBY_SITELIBDIR}/active_support/core_ext/array/._conversions.rb ${RUBY_SITELIBDIR}/active_support/core_ext/array/conversions.rb +${RUBY_SITELIBDIR}/active_support/core_ext/array/grouping.rb +${RUBY_SITELIBDIR}/active_support/core_ext/bigdecimal.rb +${RUBY_SITELIBDIR}/active_support/core_ext/bigdecimal/formatting.rb ${RUBY_SITELIBDIR}/active_support/core_ext/blank.rb ${RUBY_SITELIBDIR}/active_support/core_ext/cgi.rb ${RUBY_SITELIBDIR}/active_support/core_ext/cgi/escape_skipping_slashes.rb @@ -23,25 +19,19 @@ ${RUBY_SITELIBDIR}/active_support/core_ext/class/attribute_accessors.rb ${RUBY_SITELIBDIR}/active_support/core_ext/class/inheritable_attributes.rb ${RUBY_SITELIBDIR}/active_support/core_ext/class/removal.rb ${RUBY_SITELIBDIR}/active_support/core_ext/date.rb -${RUBY_SITELIBDIR}/active_support/core_ext/date/._conversions.rb ${RUBY_SITELIBDIR}/active_support/core_ext/date/conversions.rb ${RUBY_SITELIBDIR}/active_support/core_ext/enumerable.rb ${RUBY_SITELIBDIR}/active_support/core_ext/exception.rb ${RUBY_SITELIBDIR}/active_support/core_ext/hash.rb -${RUBY_SITELIBDIR}/active_support/core_ext/hash/._conversions.rb ${RUBY_SITELIBDIR}/active_support/core_ext/hash/conversions.rb -${RUBY_SITELIBDIR}/active_support/core_ext/hash/conversions.rb.rej ${RUBY_SITELIBDIR}/active_support/core_ext/hash/diff.rb ${RUBY_SITELIBDIR}/active_support/core_ext/hash/indifferent_access.rb ${RUBY_SITELIBDIR}/active_support/core_ext/hash/keys.rb ${RUBY_SITELIBDIR}/active_support/core_ext/hash/reverse_merge.rb ${RUBY_SITELIBDIR}/active_support/core_ext/integer.rb -${RUBY_SITELIBDIR}/active_support/core_ext/integer/._even_odd.rb -${RUBY_SITELIBDIR}/active_support/core_ext/integer/._inflections.rb ${RUBY_SITELIBDIR}/active_support/core_ext/integer/even_odd.rb ${RUBY_SITELIBDIR}/active_support/core_ext/integer/inflections.rb ${RUBY_SITELIBDIR}/active_support/core_ext/kernel.rb -${RUBY_SITELIBDIR}/active_support/core_ext/kernel/._requires.rb ${RUBY_SITELIBDIR}/active_support/core_ext/kernel/agnostics.rb ${RUBY_SITELIBDIR}/active_support/core_ext/kernel/daemonizing.rb ${RUBY_SITELIBDIR}/active_support/core_ext/kernel/reporting.rb @@ -49,17 +39,18 @@ ${RUBY_SITELIBDIR}/active_support/core_ext/kernel/requires.rb ${RUBY_SITELIBDIR}/active_support/core_ext/load_error.rb ${RUBY_SITELIBDIR}/active_support/core_ext/logger.rb ${RUBY_SITELIBDIR}/active_support/core_ext/module.rb +${RUBY_SITELIBDIR}/active_support/core_ext/module/aliasing.rb +${RUBY_SITELIBDIR}/active_support/core_ext/module/attr_internal.rb ${RUBY_SITELIBDIR}/active_support/core_ext/module/attribute_accessors.rb ${RUBY_SITELIBDIR}/active_support/core_ext/module/delegation.rb ${RUBY_SITELIBDIR}/active_support/core_ext/module/inclusion.rb ${RUBY_SITELIBDIR}/active_support/core_ext/module/introspection.rb ${RUBY_SITELIBDIR}/active_support/core_ext/module/loading.rb +${RUBY_SITELIBDIR}/active_support/core_ext/name_error.rb ${RUBY_SITELIBDIR}/active_support/core_ext/numeric.rb -${RUBY_SITELIBDIR}/active_support/core_ext/numeric/._bytes.rb ${RUBY_SITELIBDIR}/active_support/core_ext/numeric/bytes.rb ${RUBY_SITELIBDIR}/active_support/core_ext/numeric/time.rb ${RUBY_SITELIBDIR}/active_support/core_ext/object.rb -${RUBY_SITELIBDIR}/active_support/core_ext/object/._misc.rb ${RUBY_SITELIBDIR}/active_support/core_ext/object/extending.rb ${RUBY_SITELIBDIR}/active_support/core_ext/object/misc.rb ${RUBY_SITELIBDIR}/active_support/core_ext/pathname.rb @@ -68,41 +59,50 @@ ${RUBY_SITELIBDIR}/active_support/core_ext/proc.rb ${RUBY_SITELIBDIR}/active_support/core_ext/range.rb ${RUBY_SITELIBDIR}/active_support/core_ext/range/conversions.rb ${RUBY_SITELIBDIR}/active_support/core_ext/string.rb -${RUBY_SITELIBDIR}/active_support/core_ext/string/._conversions.rb -${RUBY_SITELIBDIR}/active_support/core_ext/string/._inflections.rb ${RUBY_SITELIBDIR}/active_support/core_ext/string/access.rb ${RUBY_SITELIBDIR}/active_support/core_ext/string/conversions.rb ${RUBY_SITELIBDIR}/active_support/core_ext/string/inflections.rb ${RUBY_SITELIBDIR}/active_support/core_ext/string/iterators.rb ${RUBY_SITELIBDIR}/active_support/core_ext/string/starts_ends_with.rb +${RUBY_SITELIBDIR}/active_support/core_ext/string/unicode.rb ${RUBY_SITELIBDIR}/active_support/core_ext/symbol.rb ${RUBY_SITELIBDIR}/active_support/core_ext/time.rb -${RUBY_SITELIBDIR}/active_support/core_ext/time/._conversions.rb ${RUBY_SITELIBDIR}/active_support/core_ext/time/calculations.rb ${RUBY_SITELIBDIR}/active_support/core_ext/time/conversions.rb ${RUBY_SITELIBDIR}/active_support/dependencies.rb +${RUBY_SITELIBDIR}/active_support/deprecation.rb ${RUBY_SITELIBDIR}/active_support/inflections.rb ${RUBY_SITELIBDIR}/active_support/inflector.rb ${RUBY_SITELIBDIR}/active_support/json.rb -${RUBY_SITELIBDIR}/active_support/json/._encoders.rb ${RUBY_SITELIBDIR}/active_support/json/encoders.rb -${RUBY_SITELIBDIR}/active_support/json/encoders/._core.rb ${RUBY_SITELIBDIR}/active_support/json/encoders/core.rb +${RUBY_SITELIBDIR}/active_support/multibyte.rb +${RUBY_SITELIBDIR}/active_support/multibyte/chars.rb +${RUBY_SITELIBDIR}/active_support/multibyte/generators/generate_tables.rb +${RUBY_SITELIBDIR}/active_support/multibyte/handlers/passthru_handler.rb +${RUBY_SITELIBDIR}/active_support/multibyte/handlers/utf8_handler.rb +${RUBY_SITELIBDIR}/active_support/multibyte/handlers/utf8_handler_proc.rb ${RUBY_SITELIBDIR}/active_support/option_merger.rb ${RUBY_SITELIBDIR}/active_support/ordered_options.rb ${RUBY_SITELIBDIR}/active_support/reloadable.rb ${RUBY_SITELIBDIR}/active_support/values/time_zone.rb +${RUBY_SITELIBDIR}/active_support/values/unicode_tables.dat ${RUBY_SITELIBDIR}/active_support/vendor/builder.rb ${RUBY_SITELIBDIR}/active_support/vendor/builder/blankslate.rb +${RUBY_SITELIBDIR}/active_support/vendor/builder/xchar.rb ${RUBY_SITELIBDIR}/active_support/vendor/builder/xmlbase.rb ${RUBY_SITELIBDIR}/active_support/vendor/builder/xmlevents.rb ${RUBY_SITELIBDIR}/active_support/vendor/builder/xmlmarkup.rb +${RUBY_SITELIBDIR}/active_support/vendor/xml_simple.rb ${RUBY_SITELIBDIR}/active_support/version.rb ${RUBY_SITELIBDIR}/active_support/whiny_nil.rb ${RUBY_DOCDIR}/CHANGELOG.activesupport @dirrm ${RUBY_SITELIBDIR}/active_support/vendor/builder @dirrm ${RUBY_SITELIBDIR}/active_support/vendor @dirrm ${RUBY_SITELIBDIR}/active_support/values +@dirrm ${RUBY_SITELIBDIR}/active_support/multibyte/handlers +@dirrm ${RUBY_SITELIBDIR}/active_support/multibyte/generators +@dirrm ${RUBY_SITELIBDIR}/active_support/multibyte @dirrm ${RUBY_SITELIBDIR}/active_support/json/encoders @dirrm ${RUBY_SITELIBDIR}/active_support/json @dirrm ${RUBY_SITELIBDIR}/active_support/core_ext/time @@ -118,6 +118,7 @@ ${RUBY_DOCDIR}/CHANGELOG.activesupport @dirrm ${RUBY_SITELIBDIR}/active_support/core_ext/date @dirrm ${RUBY_SITELIBDIR}/active_support/core_ext/class @dirrm ${RUBY_SITELIBDIR}/active_support/core_ext/cgi +@dirrm ${RUBY_SITELIBDIR}/active_support/core_ext/bigdecimal @dirrm ${RUBY_SITELIBDIR}/active_support/core_ext/array @dirrm ${RUBY_SITELIBDIR}/active_support/core_ext @dirrm ${RUBY_SITELIBDIR}/active_support diff --git a/devel/ruby-activesupport/distinfo b/devel/ruby-activesupport/distinfo index 1616df74358..4bce178b3fb 100644 --- a/devel/ruby-activesupport/distinfo +++ b/devel/ruby-activesupport/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/10/08 04:10:05 minskim Exp $ +$NetBSD: distinfo,v 1.6 2007/01/28 04:39:50 minskim Exp $ -SHA1 (activesupport-1.3.1.tgz) = 32e7874f800961088527347a9851448bdb1527e6 -RMD160 (activesupport-1.3.1.tgz) = 6985cc197427cce738f416323581e79b90b9b9a6 -Size (activesupport-1.3.1.tgz) = 48285 bytes +SHA1 (activesupport-1.4.0.tgz) = 46b4c4ce300ff5b274a7709912241ddbbb948c5a +RMD160 (activesupport-1.4.0.tgz) = 18bd7205fafe0c71d8f27a1539734a68853ea7af +Size (activesupport-1.4.0.tgz) = 213162 bytes |