The NetBSD Project

CVS log for pkgsrc/databases/ruby-arel/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / ruby-arel

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Tue Oct 26 10:09:56 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz

Revision 1.16 / (download) - annotate - [select for diffs], Thu Oct 7 13:35:43 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored)

databases: Remove SHA1 distfile hashes

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 16 15:57:48 2018 UTC (5 years, 8 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

databases/ruby-arel: Update distinfo

This should have been done when this package was updated to 9.0.0.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 4 13:45:21 2018 UTC (5 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored)

databases/ruby-arel: update to 8.0.0

=== 8.0.0 / 2017-02-21

* Enhancements

  * Remove deprecated type casting support in Arel
  * Frozen all string literals in Arel

=== 7.1.1 / 2016-07-27

* Bug Fixes

  * Fix warning in `Casted#hash`

=== 7.1.0 / 2016-07-19

* Enhancements

  * Support Ruby 2.4 unified Integer class
  * Implement `CASE` conditional expression
  * Support for Bitwise Operations as `InfixOperations`

Revision 1.13 / (download) - annotate - [select for diffs], Tue Feb 16 14:21:45 2016 UTC (7 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

Update bury-arel to 7.0.0.

=== 7.0.0 / 2015-12-17

* Enhancements

  * Remove deprecated method `Table#primary_key`
  * Remove engine from the constructor arguments `Arel::Table`
  * Deprecate automatic type casting within Arel

Revision 1.12 / (download) - annotate - [select for diffs], Tue Nov 3 01:56:30 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Add SHA512 digests for distfiles for databases category

Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 31 16:02:31 2015 UTC (8 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Update ruby-arel to 6.0.3.

=== 6.0.3 / 2015-08-04

* Bug fixes

  * Fix quoting LIMIT values on Oracle visitor.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 2 15:50:06 2015 UTC (8 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Update ruby-arel to 6.0.2.

=== 6.0.2 / 2014-07-11

* Bug fixes

  * Fix file permission problem on the gem package

=== 6.0.1 / 2014-07-10

* Bug fixes

  * Stop quoting LIMIT values.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 17 14:22:57 2015 UTC (8 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Update ruby-arel to 6.0.0.

=== 6.0.0 / 2014-11-25

* Enhancements

  * Remove deprecated `Arel::Expression`
  * Remove deprecated `Arel::SqlLiteral`
  * Remove deprecated `SelectManager#joins`
  * Remove deprecated `SelectManager#to_a`
  * Remove deprecated `Arel::Sql::Engine`
  * Remove deprecated `Arel::InnerJoin` constant
  * Remove deprecated `Arel::OuterJoin` constant

== 5.0.0 / 2013-12-04

* Enhancements

  * Remove deprecated code

* Bug Fixes

  * Fix serializing a relation when calling `to_yaml`

=== 4.0.2 / 2014-02-05

 * Bug Fixes

  * Fix `SqlLiteral` YAML serialization
  * PostgreSQL bugfix for invalid SQL in subqueries

== 4.0.1 / 2013-10-22

* Enhancements

  * Cache visitor dispatch on a per-visitor basis
  * Improve performance of #uniq across a large number of nodes

* Bug Fixes

  * Make visitors threadsafe by removing @last_column
  * Support `columns_for_distinct` with Oracle adapter

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 9 05:29:26 2014 UTC (9 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Update ruby-arel to 3.0.3.

== 3.0.3 / 2013-11-12

* Enhancements

  * Support ANSI 2003 window functions

* Bug Fixes

  * Fix joins in Informix

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 18 05:55:03 2012 UTC (11 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update ruby-arel to 3.0.2.

* Tweak HOMEPAGE and COMMENT.

Exact changes are unknown.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 2 03:25:39 2012 UTC (11 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update ruby-arel package to 2.2.3.

Exacat changes aren't available but some bugfixes and support of bind
parameters can be differentiated from sql literals.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 14 16:27:38 2011 UTC (11 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update ruby-arel package to 2.2.1.


== 2.2.1 / 2011-09-15

* Enhancements

  * Added UpdateManager#key to access the key value
  * Added SelectManager#projections= to override any existing projections
  * Added SelectManager#source to get the source of the last select core in the AST

== 2.2.0 / 2011-08-09

* Bug Fixes

  * The database connection caches visitors for generating SQL.
  * FALSE and TRUE nodes can be constructed.
  * Fixed ORDER BY / LIMIT clauses for UPDATE statements in Oracle.

== 2.1.4 / 2011-07-25

* Bug Fixes

  * Fix depth-first traversal to understand ascending / descending nodes.
  * Parentheis are suppressed with nested unions in MySQL. Thanks jhtwong!

== 2.1.3 / 2011-06-27

* Bug Fixues

  * Fixed broken gem build.

== 2.1.2 / 2011-06-27

* Bug Fixes

  * Visitors can define their own cache strategey so caches are not shared.
    Fixes #57
  * Informix support fixed.  Thanks Khronos.
  * Ordering nodes broken to subclasses.  Thanks Ernie Miller!
  * Reversal supported in ordering nodes.  Thanks Ernie Miller!

== 2.1.1 / 2011/05/14

* Bug fixes

  * Fixed thread safety bug in ToSql visitor.  Thanks Damon McCormick and
    Cameron Walters!

== 2.1.0 / 2011/04/30

* Enhancements

  * AST is now Enumerable
  * AND nodes are now n-ary nodes
  * SQL Literals may be used as Attribute names
  * Added Arel::Nodes::NamedFunction for representing generic SQL functions
  * Add Arel::SelectManager#limit=
  * Add Arel::SelectManager#offset
  * Add Arel::SelectManager#offset=
  * Added Arel::SelectManager#create_insert for building an insert manager.
  * SQL Literals are allowed for values in INSERT statements.
  * Math operations have been added to attributes, thanks to
    Vladimir Meremyanin.

* Bug fixes

  * MSSQL adds TOP to sub selects
  * Assigning nil to take() removes LIMIT from statement.
  * Assigning nil to offset() removes OFFSET from statement.
  * TableAlias leg ordering fixed

* Deprecations

  * Calls to `insert` are deprecated. Please use `compile_insert` then call
  `to_sql` on the resulting object and execute that SQL.

  * Calls to `update` are deprecated. Please use `compile_update` then call
  `to_sql` on the resulting object and execute that SQL.

  * Calls to `delete` are deprecated. Please use `compile_delete` then call
  `to_sql` on the resulting object and execute that SQL.

  * Arel::Table#joins is deprecated and will be removed in 3.0.0 with no
  replacement.

  * Arel::Table#columns is deprecated and will be removed in 3.0.0 with no
  replacement.

  * Arel::Table.table_cache is deprecated and will be removed in 3.0.0 with no
  replacement.

  * Arel::Nodes::And.new takes a single list instead of left and right.

  * Arel::Table#primary_key is deprecated and will be removed in 3.0.0 with no
  replacement.

  * Arel::SelectManager#where_clauses is deprecated and will be removed in
  3.0.0 with no replacement.

  * Arel::SelectManager#wheres is deprecated and will be removed in
  3.0.0 with no replacement.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 11 02:35:10 2011 UTC (12 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update ruby-arel package to 2.0.10, latest 2.0.x series.

== 2.0.10 / 2011/05/14

* Bug Fixes

  * Fix thread safety issue in ToSql visitor.  Thanks Damon McCormick and
    Cameron Walters!

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 10 13:28:38 2011 UTC (12 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update ruby-arel package to 2.0.9.  Latest release is 2.1.0 but it rails
related pacakge dosen't allow 2.1.0 (need to be checked).

== 2.0.9  / 2010/02/25

* Bug Fixes

  * Custom LOCK strings are allowed. Fixes LH # 6399
    https://rails.lighthouseapp.com/projects/8994/tickets/6399-allow-database-specific-locking-clauses-to-be-used

  * Strings passed to StringManager#on will be automatically tagged as SQL
    literals. Fixes Rails LH #6384
    https://rails.lighthouseapp.com/projects/8994/tickets/6384-activerecord-303-and-3-0-stable-generate-invalid-sql-for-has_many-through-association-with-conditions

Revision 1.1.1.1.4.1 / (download) - annotate - [select for diffs], Mon Feb 14 19:08:01 2011 UTC (12 years, 9 months ago) by spz
Branch: pkgsrc-2010Q4
Changes since 1.1.1.1: +4 -4 lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (colored)

Pullup ticket 3354 - requested by taca
security update

Revisions pulled up:
- pkgsrc/databases/ruby-activerecord3/Makefile	1.3
- pkgsrc/databases/ruby-activerecord3/distinfo	1.3
- pkgsrc/databases/ruby-activerecord3/PLIST	1.2
- pkgsrc/databases/ruby-arel/Makefile		1.2
- pkgsrc/databases/ruby-arel/PLIST		1.2
- pkgsrc/databases/ruby-arel/distinfo		1.2
- pkgsrc/devel/ruby-activemodel/Makefile	1.3
- pkgsrc/devel/ruby-activemodel/distinfo	1.3
- pkgsrc/devel/ruby-activesupport3/Makefile	1.3
- pkgsrc/devel/ruby-activesupport3/distinfo	1.3
- pkgsrc/devel/ruby-railties/Makefile		1.3
- pkgsrc/devel/ruby-railties/distinfo		1.3
- pkgsrc/devel/ruby-railties/PLIST		1.2
- pkgsrc/mail/ruby-actionmailer3/Makefile	1.4
- pkgsrc/mail/ruby-actionmailer3/distinfo	1.3
- pkgsrc/www/ruby-actionpack3/Makefile		1.3
- pkgsrc/www/ruby-actionpack3/distinfo		1.3
- pkgsrc/www/ruby-activeresource3/Makefile	1.3
- pkgsrc/www/ruby-activeresource3/distinfo	1.3
- pkgsrc/www/ruby-rack-test/Makefile		1.2
- pkgsrc/www/ruby-rack-test/PLIST		1.2
- pkgsrc/www/ruby-rack-test/distinfo		1.2
- pkgsrc/www/ruby-rails3/Makefile		1.3
- pkgsrc/www/ruby-rails3/distinfo		1.4

-----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 12:54:35 UTC 2011

   Modified Files:
   	pkgsrc/www/ruby-rack-test: Makefile PLIST distinfo

   Log Message:
   Update ruby-rack-test package to 0.5.7.

   == 0.5.7 / 2011-01-01

   * Bug fixes

     * If no URI is present, include all cookies (Pratik Naik)


   To generate a diff of this commit:
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/ruby-rack-test/Makefile \
       pkgsrc/www/ruby-rack-test/PLIST pkgsrc/www/ruby-rack-test/distinfo

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 12:55:29 UTC 2011

   Modified Files:
   	pkgsrc/databases/ruby-arel: Makefile PLIST distinfo

   Log Message:
   Update ruby-arel package to 2.0.8.

   == 2.0.8  / 2010/02/08

   * Bug Fixes

     * Added set operation support
     * Fixed problems with *_any / *_all methods.

   == 2.0.7 (unreleased)

   * Bug Fixes

     * Limit members are visited
     * Fixing MSSQL TOP support

   == 2.0.6 12/01/2010

   * Bug Fixes

     * Rails 3.0.x does not like that Node is Enumerable, so removing for now.

   == 2.0.5 11/30/2010

   * Enhancements

     * Arel::Visitors::DepthFirst can walk your AST depth first
     * Arel::Nodes::Node is enumerable, depth first

   * Bug fixes

     * #lock will lock SELECT statements "FOR UPDATE" on mysql
     * Nodes::Node#not factory method added for creating Nodes::Not nodes
     * Added an As node

   * Deprecations

     * Support for Subclasses of core classes will be removed in ARel version
       2.2.0

   == 2.0.4

   * Bug fixes

     * Speed improvements for Range queries.  Thanks Rolf Timmermans!

   == 2.0.3

   * Bug fixes

     * Fixing Oracle support
     * Added a visitor for "Class" objects

   == 2.0.2

   * Bug fixes

     * MySQL selects from DUAL on empty FROM
     * Visitor translates nil to NULL
     * Visitor translates Bignum properly

   == 2.0.1

   * Bug fixes

   == 2.0.0 / 2010-08-01
   * Enhancements

     * Recreate library using the Visitor pattern.
       http://en.wikipedia.org/wiki/Visitor_pattern


   To generate a diff of this commit:
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/ruby-arel/Makefile \
       pkgsrc/databases/ruby-arel/PLIST pkgsrc/databases/ruby-arel/distinfo

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 12:56:49 UTC 2011

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

   Log Message:
   Update ruby-activesupport3 package to 3.0.4.

   * 3.0.4 updates version only for Ruby on Rails 3.0.4 update.

   *Rails 3.0.3 (November 16, 2010)*

   * No changes.

   *Rails 3.0.2 (November 15, 2010)*

   * Added before_remove_const callback to ActiveSupport::Dependencies.remove_unloadable_constants! [Andrew White]


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-activesupport3/Makefile \
       pkgsrc/devel/ruby-activesupport3/distinfo

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 12:57:47 UTC 2011

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

   Log Message:
   Update ruby-activemodel package to 3.0.4.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 3.0.4 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-activemodel/Makefile \
       pkgsrc/devel/ruby-activemodel/distinfo

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 12:58:53 UTC 2011

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

   Log Message:
   Update ruby-actionpack3 package to 3.0.4.

   * More strict dependency reflect gemspec's description.

   *Rails 3.0.3 (November 16, 2010)*

   * When ActiveRecord::Base objects are sent to predicate methods, the id of
    the object should be sent to ARel, not the ActiveRecord::Base object.

   * :constraints routing should only do sanity checks against regular
     expressions.  String arguments are OK.

   *Rails 3.0.2 (November 15, 2010)*

   * The helper number_to_currency accepts a new :negative_format option to be
     able to configure how to render negative amounts. [Don Wilson]


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-actionpack3/Makefile \
       pkgsrc/www/ruby-actionpack3/distinfo

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 13:00:07 UTC 2011

   Modified Files:
   	pkgsrc/databases/ruby-activerecord3: Makefile PLIST distinfo

   Log Message:
   Update ruby-activerecord3 package to 3.0.4.

   * More strict dependency reflect gemspec's description.

   *Rails 3.0.4 (unreleased)*

   * Added deprecation warning for has_and_belongs_to_many associations where the join table has
     additional attributes other than the keys. Access to these attributes is removed in 3.1.
     Please use has_many :through instead. [Jon Leighton]

   *Rails 3.0.3 (November 16, 2010)*

   * Support find by class like this: Post.where(:name => Post)

   *Rails 3.0.2 (November 15, 2010)*

   * Dramatic speed increase (see: http://engineering.attinteractive.com/2010/10/arel-two-point-ohhhhh-yaaaaaa/) [Aaron Patterson]

   * reorder is deprecated in favor of except(:order).order(...) [Santiago Pastorino]

   * except is now AR public API

       Model.order('name').except(:order).order('salary')

     generates:

       SELECT * FROM models ORDER BY salary

     [Santiago Pastorino]

   * The following code:

       Model.limit(10).scoping { Model.count }

     now generates the following SQL:

       SELECT COUNT(*) FROM models LIMIT 10

     This may not return what you want.  Instead, you may with to do something
     like this:

       Model.limit(10).scoping { Model.all.size }

     [Aaron Patterson]


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/ruby-activerecord3/Makefile \
       pkgsrc/databases/ruby-activerecord3/distinfo
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/ruby-activerecord3/PLIST

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 13:00:50 UTC 2011

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

   Log Message:
   Update ruby-activeresource3 package to 3.0.4.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 3.0.4 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-activeresource3/Makefile \
       pkgsrc/www/ruby-activeresource3/distinfo

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 13:01:46 UTC 2011

   Modified Files:
   	pkgsrc/mail/ruby-actionmailer3: Makefile distinfo

   Log Message:
   Update ruby-actionmailer3 package to 3.0.4.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 3.0.4 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/ruby-actionmailer3/Makefile
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/ruby-actionmailer3/distinfo

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 13:04:29 UTC 2011

   Modified Files:
   	pkgsrc/devel/ruby-railties: Makefile PLIST distinfo

   Log Message:
   Update ruby-railties package to 3.0.4.

   * More strict dependency reflect gemspec's description.

   Not documented but includes fix for security problem:
    http://weblog.rubyonrails.org/2011/2/8/csrf-protection-bypass-in-ruby-on-rails


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-railties/Makefile \
       pkgsrc/devel/ruby-railties/distinfo
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-railties/PLIST

   -----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Feb  9 13:05:57 UTC 2011

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

   Log Message:
   Update ruby-rails3 package to 3.0.4.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 3.0.4 update.
     (This is meta gem.)


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-rails3/Makefile
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-rails3/distinfo

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 9 12:55:28 2011 UTC (12 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update ruby-arel package to 2.0.8.

== 2.0.8  / 2010/02/08

* Bug Fixes

  * Added set operation support
  * Fixed problems with *_any / *_all methods.

== 2.0.7 (unreleased)

* Bug Fixes

  * Limit members are visited
  * Fixing MSSQL TOP support

== 2.0.6 12/01/2010

* Bug Fixes

  * Rails 3.0.x does not like that Node is Enumerable, so removing for now.

== 2.0.5 11/30/2010

* Enhancements

  * Arel::Visitors::DepthFirst can walk your AST depth first
  * Arel::Nodes::Node is enumerable, depth first

* Bug fixes

  * #lock will lock SELECT statements "FOR UPDATE" on mysql
  * Nodes::Node#not factory method added for creating Nodes::Not nodes
  * Added an As node

* Deprecations

  * Support for Subclasses of core classes will be removed in ARel version
    2.2.0

== 2.0.4

* Bug fixes

  * Speed improvements for Range queries.  Thanks Rolf Timmermans!

== 2.0.3

* Bug fixes

  * Fixing Oracle support
  * Added a visitor for "Class" objects

== 2.0.2

* Bug fixes

  * MySQL selects from DUAL on empty FROM
  * Visitor translates nil to NULL
  * Visitor translates Bignum properly

== 2.0.1

* Bug fixes

== 2.0.0 / 2010-08-01
* Enhancements

  * Recreate library using the Visitor pattern.
    http://en.wikipedia.org/wiki/Visitor_pattern

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Sep 12 04:15:05 2010 UTC (13 years, 2 months ago) by taca
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2010Q4-base, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Branch point for: pkgsrc-2010Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing of databases/ruby-arel 1.0.1.


## Abstract ##

Arel is a Relational Algebra for Ruby.

1) simplifies the generation complex of SQL queries
2) adapts to various RDBMS systems

It is intended to be a framework framework; that is, you can build
your own ORM with it, focusing on innovative object and collection
modeling as opposed to database compatibility and query generation.

## Status ##

For the moment, Arel uses ActiveRecord's connection adapters to
connect to the various engines, connection pooling, perform quoting,
and do type conversion. On the horizon is the use of DataObjects
instead.

The long term goal, following both LINQ and DataMapper, is to have
Arel adapt to engines beyond RDBMS, including XML, IMAP, YAML, etc.


Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 12 04:15:05 2010 UTC (13 years, 2 months ago) by taca
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>