Steve Wills
f38a81fc62
- Fix and report heap overflow in floating point parsing issue in ruby
...
Security: cc9043cf-7f7a-426e-b2cc-8d1980618113
2013-11-23 03:10:04 +00:00
Steve Wills
06ea1d1b82
- Update to 1.9.3-p448
...
- Remove patch for issue fixed upstream
2013-07-11 20:07:33 +00:00
Steve Wills
9525314673
- Update to p429
...
- Cleanup a bit while here, headers use spaces not tabs
- Add patch for Ruby bug 8406, already fixed upstream
2013-05-26 19:22:51 +00:00
Steve Wills
9f9a1a0e4d
- Update to 1.9.3p392
...
Security: forthcoming
2013-02-24 17:09:12 +00:00
Steve Wills
561a5a1691
- Update Ruby 1.9 to 1.9.3p385. This fixes a security issue in rdoc (CVE-2013-0256)
...
- Also add the patch for the security issue in the bundled json (CVE-2013-0269)
- Fix an issue with the .pc file by patching configure [1]
Reported by: avg [1]
Security: forthcoming
2013-02-12 15:23:04 +00:00
Steve Wills
dd14410e21
- Update lang/ruby19 to 1.9.3p327
...
- Document security issue in earlier versions
Security: 5e647ca3-2aea-11e2-b745-001fd0af1a4c
Feature safe: yes
2012-11-10 04:00:41 +00:00
Steve Wills
be4019c82b
- Update lang/ruby19 to 1.9.3.286
...
- Don't try to cleanup dir created by ruby-gems
- Trim headers while here
Feature safe: yes
2012-10-31 17:01:03 +00:00
Steve Wills
35259f736a
- Update lang/ruby19 to 1.9.3-p194
...
PR: ports/167656
Submitted by: Stanislav Sedov <stas@deglitch.com>
2012-05-16 17:43:28 +00:00
Steve Wills
b056987a7e
- Update lang/ruby18 to p385
...
- Update lang/ruby19 to p125
Changes:
http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/
PR: ports/165223
Submitted by: swills (myself)
Reviewed by: pgollucci
Approved by: portmgr
2012-02-25 15:25:49 +00:00
Steve Wills
10c8b3516a
- Update lang/ruby19 to 1.9.3
...
Submitted by: stas@
With hat: ruby@
Feature safe: yes
Approved by: portmgr (pav)
2011-11-21 20:59:09 +00:00
Steve Wills
f7c36f227d
- Update Ruby 1.9 to p290
...
- Make Ruby 1.9 the default Ruby
2011-08-21 04:03:37 +00:00
Stanislav Sedov
f734ac8f71
- Update ruby 1.9 to 1.9.2p136.
...
This is a bugfix release.
2011-05-11 05:41:15 +00:00
Stanislav Sedov
54b52675de
- Update ruby19 to 1.9.2.
...
- Do not link agains librt. [1]
PR: ports/149003 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1]
2010-10-11 03:09:54 +00:00
Stanislav Sedov
60808d3d09
- Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541.
...
- Fix CVE-2010-0541 in ruby18. Bump portrevision.
- Fix ruby19 build with openssl 1.1.
2010-08-18 03:46:00 +00:00
Stanislav Sedov
253f1b71cb
- Update ruby 1.9 to 1.9.1 patchlevel 376. This fixes CVE-2009-4124.
...
Security: eab8c3bd-e50c-11de-9cd0-001a926c7637
2009-12-09 23:45:30 +00:00
Stanislav Sedov
afca0c68d3
- Update ruby 1.9.1 to patchlevel 243.
2009-10-12 15:05:01 +00:00
Stanislav Sedov
926e6d3624
- Update ruby 1.9.1 to patchset 129.
2009-06-03 13:37:57 +00:00
Stanislav Sedov
ffe7a61239
- Update ruby19 to 1.9.1.
...
PR: ports/129818 (based on)
Submitted by: Hung-Yi Chen <gaod@hychen.org>
2009-02-09 17:49:51 +00:00
Stanislav Sedov
2ef3a8e563
- Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.
2008-04-06 09:25:27 +00:00
Stanislav Sedov
fae8e0f615
- Add ruby 1.9 support
...
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@
2008-04-06 08:58:21 +00:00