Commit graph

183716 commits

Author SHA1 Message Date
taca
bdc8d7574f Update ruby-amq-client to 0.9.2.
Exact changes are unknown.
2012-03-17 16:54:57 +00:00
taca
077543789b Update ruby-amq-protocol to 0.9.0.
Exact changes are unknown.
2012-03-17 16:54:03 +00:00
taca
25ca8420eb Note update of textproc/ruby-nokogiri package to 1.5.2. 2012-03-17 16:51:38 +00:00
taca
d305fdd6b2 Update ruby-nokogiri to 1.5.2.
== 1.5.2 / 2012-03-09

Repackaging of 1.5.1 with a gemspec that is compatible with older Rubies. #631, #632.

== 1.5.1 / 2012-03-09

* Features

  * XML::Builder#comment allows creation of comment nodes.
  * CSS searches now support namespaced attributes. #593
  * Java integration feature is added. Now, XML::Document.wrap
    and XML::Document#to_java methods are available.
  * RelaxNG validator support in the `nokogiri` cli utility. #591 (thanks, Dan Radez!)

* Bugfixes

  * Fix many memory leaks and segfault opportunities. Thanks, Tim Elliott!
  * extconf searches homebrew paths if homebrew is installed.
  * Inconsistent behavior of Nokogiri 1.5.0 Java #620
  * Inheriting from Nokogiri::XML::Node on JRuby (1.6.4/5) fails #560
  * XML::Attr nodes are not allowed to be added as node children, so an
    exception is raised. #558
  * No longer defensively "pickle" adjacent text nodes on
    Node#add_next_sibling and Node#add_previous_sibling calls. #595.
  * Java version inconsistency: it returns nil for empty attributes #589
  * to_xhtml incorrectly generates <p /></p> when tag is empty #557
  * Document#add_child now accepts a Node, NodeSet, DocumentFragment,
    or String. #546.
  * Document#create_element now recognizes namespaces containing
    non-word characters (like "SOAP-ENV"). This is mostly relevant to
    users of Builder, which calls Document#create_element for nearly
    everything. #531.
  * File encoding broken in 1.5.0 / jruby / windows #529
  * Java version does not return namespace defs as attrs for ::HTML #542
  * Bad file descriptor with Nokogiri 1.5.0 #495
  * remove_namespace! doesn't work in pure java version #492
  * The Nokogiri Java native build throws a null pointer exception
    when ActiveSupport's .blank? method is called directly on a parsed
    object. #489
  * 1.5.0 Not using correct character encoding #488
  * Raw XML string in XML Builder broken on JRuby #486
  * Nokogiri 1.5.0 XML generation broken on JRuby #484
  * Do not allow multiple root nodes. #550
  * Fixes for custom XPath functions. #605, #606 (thanks, Juan Wajnerman!)
  * Node#to_xml does not override :save_with if it is provided. #505
  * Node#set is a private method [JRuby]. #564 (thanks, Nick Sieger!)
  * C14n cleanup and Node#canonicalize (thanks, Ivan Pirlik!) #563
2012-03-17 16:51:05 +00:00
taca
86afa7931d Note update of ruby-json related pacakges:
textproc/ruby-json-pure		1.6.5
	textproc/ruby-json		1.6.5
	textproc/ruby-multi_json	1.1.0
2012-03-17 16:48:25 +00:00
taca
b945cc46bd Update ruby-multi_json package to 1.1.0.
Aded Apple's NSJSONSerialization support.
2012-03-17 16:47:41 +00:00
taca
7735c6d1d5 Update ruby-json and ruby-json-pure package to 1.6.5.
2012-01-15 (1.6.5)
  * Vit Ondruch <v.ondruch@tiscali.cz> reported a bug that shows up when using
    optimisation under GCC 4.7. Thx to him, Bohuslav Kabrda
    <bkabrda@redhat.com> and Yui NARUSE <naruse@airemix.jp> for debugging and
    developing a patch fix.
2011-12-24 (1.6.4)
  * Patches that improve speed on JRuby contributed by Charles Oliver Nutter
    <headius@headius.com>.
  * Support object_class/array_class with duck typed hash/array.
2012-03-17 16:46:24 +00:00
taca
525597deea Note addtion of www/ruby-rack13 version 1.3.6 package and update of
these packages:

	www/ruby-rack		1.4.1
	misc/ruby-sprockets	2.3.1
2012-03-17 16:43:48 +00:00
taca
0e4cba32d2 Update ruby-sprockets to 2.3.1.
Exact changes are unknown.
2012-03-17 16:42:41 +00:00
taca
5c6bc5de98 Update ruby-rack to 1.4.1.
Exact changes are unknown.

* A little tweak to COMMENT.
2012-03-17 16:42:00 +00:00
taca
98452d8d00 Change depending directories: www/ruby-rack13 and misc/ruby-sprockets20. 2012-03-17 16:40:48 +00:00
taca
8d8cc570c1 Add and enable ruby-rack13. 2012-03-17 16:39:52 +00:00
taca
9e2449ea17 Importing ruby-rack version 1.3.6 as www/ruby-rack13.
This isn't latest version but this is compatible with Ruby on Rails 3.1.
2012-03-17 16:38:50 +00:00
taca
8998bd1132 Note addtion of ruby-sprockets packages:
misc/ruby-sprockets20	2.0.3nb1
	misc/ruby-sprockets21	2.1.2
2012-03-17 16:33:24 +00:00
taca
0d842cb0b6 Add and enable ruby-sprockets20 and ruby-sprockets21. 2012-03-17 16:30:47 +00:00
taca
e1a495c739 Importing ruby-sprockets version 2.1.2 as misc/ruby-sprockets21.
This isn't latest version  but this is compatible with Ruby on Rails 3.2.
Changes from 2.0.3 is unknown.
2012-03-17 16:29:43 +00:00
taca
33b770de49 Importing current ruby-sprockets version 2.0.3nb1 as misc/ruby-sprockets20.
This isn't latest version  but this is compatible with Ruby on Rails 3.1.
2012-03-17 16:27:40 +00:00
taca
4bd764af8a Update these ruby packages:
misc/ruby-columnize	0.3.6
	misc/ruby-commander	4.1.2
	misc/ruby-daemons	1.1.8
2012-03-17 16:19:25 +00:00
taca
c53029f8c0 Update ruby-daemons to 1.1.8.
= Daemons Release History

== Release 1.1.8: February 7, 2012

* rename to daemonization.rb to daemonize.rb (and Daemonization to Daemonize) to
  ensure compatibility.

== Release 1.1.7: February 6, 2012

* start_proc: Write out the PID file in the newly created proc to avoid race conditions.
* daemonize.rb: remove to simplify licensing (replaced by daemonization.rb).

== Release 1.1.6: January 18, 2012

* Add the :app_name option for the "call" daemonization mode.

== Release 1.1.5: December 19, 2011

* Catch the case where the pidfile is empty but not deleted
  and restart the app (thanks to Rich Healey)
2012-03-17 16:18:12 +00:00
taca
f18913506f Update ruby-commander to 4.1.2.
=== 4.1.2 / 2012-02-17

* Improvement to `ask_editor` to be more portable across *nix
  variants. (thanks to Federico Galassi)

=== 4.1.1 / 2012-02-16

* Update `ask_editor` to work with any *nix editor - emacs, vim, etc. (thanks
  to Federico Galassi)

=== 4.1.0 / 2012-02-12

* Update highline dependency.
* Make optional arguments true when present (issue #2).

=== 4.0.7 / 2012-01-23

* Improved support for JRuby and Windows (and any other platforms that don't support Kernel.fork).
* Fixed bug #33 - support `--help` after commands.
* Reorganized help output to display synopsis before description (issue #12).
2012-03-17 16:17:22 +00:00
taca
a3fc32575a Update ruby-columnize to 0.3.6.
0.3.6 Dec 17, 2011
- rename version.rb columnize/version.rb so as not to conflict with
  another package called version
- Administrivia - shorten gemcutter description
2012-03-17 16:16:32 +00:00
taca
66a258dba5 Note update of misc/ruby-bundler package to 1.1.1. 2012-03-17 16:14:04 +00:00
taca
e198ea3cdc Update ruby-bundler to 1.1.1.
Changes are too many to write here, please refer CHANGELOG.md.
2012-03-17 16:13:32 +00:00
taca
8b1e09512e Note update of ruby-mail pacakges:
mail/ruby-mail		2.4.4
	mail/ruby-mail23	2.3.3
2012-03-17 16:10:12 +00:00
taca
c6eb1c2c26 Update ruby-mail23 package to 2.3.3.
Exact changes aren't available but they are similar as ruby-mail 2.4.3 and
2.4.4 for these security fixes.

* Fix security vulnerability allowing command line exploit when using
  file delivery method
* Fix security vulnerability allowing command line exploit when using
  exim or sendmail from the command line
2012-03-17 16:08:44 +00:00
taca
8fb7ca142e Update ruby-mail package to 2.4.4.
== Version 2.4.4 - Wed Mar 14 22:44:00 +1100 2012 Mikel Lindsaar <mikel@reinteractive.net>

* Fix security vulnerability allowing command line exploit when using file delivery method

== Version 2.4.3 - Tue Mar 6 19:38:00 UTC 2012 Mikel Lindsaar <mikel@reinteractive.net>

* Fix security vulnerability allowing command line exploit when using exim or sendmail from the command line
* Change Mail#deliver! to also inform the interceptors
* Encodings.value_decode(str): Treat lines with mixed encoding correctly when the line ends with a plain text part.

== Thu Jan 19 13:49:34 UTC 2012 Mikel Lindsaar <mikel@reinteractive.net>

* Fix non ascii character folding problems
* Handle multipart mail in Mail::Message#to_yaml / #from_yaml
* More warning fixes
* Normalize the Parse Error class and messages
* Fix for Mail::Encodings.unquote_and_convert not handling unquoted characters mixed in between quoted strings
* Updated treetop to latest version, specs now run approximately 25-30% faster!
* Version bump to 2.4.1 and gem release

== Sun Jan 15 18:15:56 UTC 2011 Mikel Lindsaar <mikel@reinteractive.net>

* Speed up reading of messages by about 12x
* Added Message#without_attachments! that removes all message's attachments
* Added shoulda-style RSpec matchers
* Added support for @ in display name
* Added support for the :tls and :ssl options
* Added UTF-16 and UTF-32 support
* Added Exim as it's own delivery manager
* Added Ruby 1.9.3 compatibility
* Fix for Sendmail return-path escaping
* Fix for alias for SJIS was changed from shift_jis to windows-31J in Ruby 1.9.3
* Fix for undefined method 'constantize' error when no ActiveSupport loaded
* Fix Mail::Field#== comparison
* Fixed Regexp warning: character class has duplicated range
* Fixed encoding non-latin names in addresses
* Fixed issue with non-7bit attachment filenames
* Now define String#blank? only if not defined yet
* Decoding text parts using charset from Content-Type field
* Per RFC 5322, do not accept emails with consecutive dots
* Bunch of bug fixes from contributed pull requests
* Travis CI setup and passing on 6 rubies
* Upgrade RSpec to 2.8.0
* Lots of warnings fixed
* Version bump to 2.4.0 and gem release
2012-03-17 16:06:54 +00:00
taca
37b3a74126 * A little tweak to COMMENT.
* Make this package depends on mail/ruby-mail23 instead of mail/ruby-mail.
2012-03-17 16:04:47 +00:00
taca
b48771929d Revert previous, not yet at this time. 2012-03-17 16:04:05 +00:00
taca
f8391599c6 * A little tweak in COMMENT.
* Make sure to update distinfo.
2012-03-17 16:02:19 +00:00
taca
163740a4b4 Add and enable ruby-mail23. 2012-03-17 15:58:52 +00:00
taca
e3daa0086b Importing current ruby-mail version 2.3.0 as mail/ruby-mail23 for keeping
ruby-mail 2.3 series.
2012-03-17 15:58:27 +00:00
taca
11aedd5ba8 Note update of graphics/ruby-mini-magick package to 3.4. 2012-03-17 15:46:50 +00:00
taca
48f9196a83 Update ruby-mini-magick to 3.4.
* Dec 28, 2011 - Releasing v3.4 - Better windows support. Fixed problem with
  combine_options. Fixed up readme. [hcatlin]
* Dec 21, 2011 - Refactored gem structure a little and added a few bug fixes
  to better support Windows users - No changes to API though [2potatocakes]
2012-03-17 15:46:24 +00:00
taca
a794b37fb3 Note addition of ruby-ruby-uglifier packages:
devel/ruby-uglifier10	1.0.4
	devel/ruby-uglifier	1.2.3
2012-03-17 15:44:51 +00:00
taca
1aa9ffbe17 Add and enable ruby-uglifier and ruby-uglifier10. 2012-03-17 15:43:43 +00:00
taca
5d2b66a191 Importing latest ruby-uglifger version 1.2.3.
Ruby wrapper for UglifyJS JavaScript compressor.

Eaxcat changes from 1.0.4 isn't available.
2012-03-17 15:42:28 +00:00
taca
8489aa92cd Importing ruby-uglifier version 1.0.4 as devel/ruby-uglifier10.
Ruby wrapper for UglifyJS JavaScript compressor.

This isn't latest version of ruby-turn but this is compatible with
Ruby on Rails 3.1.
2012-03-17 15:40:24 +00:00
taca
c59558ecd3 Note addtion of ruby-turn packages:
devel/ruby-turn08	0.8.3
	devel/ruby-turn		0.9.4
2012-03-17 15:34:20 +00:00
taca
a357ffad2b Add and enable ruby-turn and ruby-turn08. 2012-03-17 15:33:45 +00:00
taca
1a0a21720c Importing ruby-turn version 0.9.4 as devel/ruby-turn.
Test::Unit Reporter (New) -- new output format for Test::Unit.

This is latest version of ruby-turn 0.9.4.

Changes from 0.8.3:

== 0.9.4 / 2012-03-16
  * Fix dot reporter to use `.` instead of `S` for passed tests.
  * Do not filter backtraces of local directory.
  * Do not colourize zero counts in pretty reporter.

== 0.9.3 / 2012-02-09
  * Default to pretty reporter.
  * Can set reporter via `rpt` environment variable.
  * Fix backtrace filter.
  * Fix require warning when using cli.
  * Add skip counts to reporter tallies. (t8)
  * Improve Pretty reporter output. (t8)

== 0.9.2 / 2012-02-08
  * Fix colorization config issue.
  * Switch to simple dotruby build system.

== 0.9.1 / 2012-02-01
  * MiniTest Only
  * Fix issues with 1.8.7 support.

== 0.9.0 / 2012-01-30
  * Fix bundle exec issue, which means...
  * Developer's must require `turn/autorun` instead fo just `turn`.
  * Improve detection of TestUnit 1.x vs. MiniTest
  * Show randomization seed number in output.
  * Pretty format option is now `-R` instead of `-T`.
  * Rename case match shortcut to `-c` instead of `-t`.
  * Add support for skipped tests.
  * Support max backtrace limit via `-b` option.
  * Use $RUBY_IGNORE_CALLERS to ignore lines of backtrace.
  * Better color support on Windows (install ANSICON)
  * MiniTest is a dependency (even if you are using it for TestUnit 1.x).
2012-03-17 15:32:59 +00:00
taca
8bd375d733 Importing ruby-turn version 0.8.3 as devel/ruby-turn08.
This isn't latest version of ruby-turn but this is compatible with
Ruby on Rails 3.1.

Test::Unit Reporter (New) -- new output format for Test::Unit.
2012-03-17 15:31:38 +00:00
taca
d785fd3599 Note update of devel/ruby-test-unit package to 2.4.8. 2012-03-17 15:25:06 +00:00
taca
2668f1d317 Update ruby-test-unit package to 2.4.8.
2.4.8 – 2012-3-6

It's a bug fix release.

* Improvements

  - Delayed at_exit registration until Test::Unit is used. [GitHub:#21]
    [Reported by Jason Lunn]
  - Added workaround for test-spec. [GitHub:#22] [Reported by Cédric Boutillier]

* Fixes

  - Fixed an error on code snippet display on JRuby. [GitHub:#19][GitHub:#20]
    [Reported by Jørgen P. Tjernø][Patch by Junegunn Choi]

* Thanks

  Jørgen P. Tjernø
  Junegunn Choi
  Jason Lunn


2.4.7 – 2012-2-10

It’s a code snippet improvement release.

* Improvements

  - Supported code snippet display on all faults.


2.4.6 – 2012-2-9

It’s a TAP runner separated release.

* Improvements

  - Moved TAP runner to test-unit-runner-tap gem from test-unit gem.
  - Supported code snippet display on failure.


2.4.5 – 2012-1-16

It’s a failure message readability improvement release.

* Improvements

  - Removed needless information from exception inspected text on
    failure. It’s for easy to read.
  - Supported custom inspector.


2.4.4 – 2012-1-2

It’s a Rails integration improved release.

* Improvements

  - [ui][console] Don’t break progress display when a test is failed.
  - [ui][console] Added markers betwen a failure detail message in progress to
    improve visibility.
  - [travis] Dropped Ruby 1.8.6 as a test target. [GitHub:#13] [Patch by Josh
    Kalderimis]
  - Supported expected value == 0 case in assert_in_epsilon. [RubyForge#29485]
    [Reported by Syver Enstad]
  - Supported a block style setup/teardown/cleanup.

* Thanks

  Josh Kalderimis
  Syver Enstad
2012-03-17 15:24:22 +00:00
taca
1548a6e752 Note update of devel/ruby-subexec package to 0.2.1. 2012-03-17 15:23:13 +00:00
taca
9ed1a523dd Update ruby-subexec to 0.2.1.
Exact changes are unknown but portability changes for Windows including cygwin.
2012-03-17 15:22:38 +00:00
taca
c08201541c Note addition of ruby simplecov related packages:
devel/ruby-simplecov		0.6.1
	devel/ruby-simplecov-html	0.5.3
2012-03-17 15:19:31 +00:00
taca
116bb7d1e6 Add and enable ruby-simplecov and ruby-simplecov-html. 2012-03-17 15:18:40 +00:00
taca
ed12466bff Importing ruby-simplecov package version 0.6.1.
This is replacement for ruby-rcov for ruby19 and ruby193.

Code coverage for Ruby 1.9 with a powerful configuration library and automatic
merging of coverage across test suites.
2012-03-17 15:17:43 +00:00
taca
cdcd6f5198 Importing ruby-simplecov-html package version 0.5.3.
Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+.
2012-03-17 15:16:36 +00:00
taca
6c8368398c Note update of devel/ruby-sexp-processor package to 3.1.0. 2012-03-17 15:14:55 +00:00