Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475312 - net-proxy/swiftiply: Update to ruby 1.9
Summary: net-proxy/swiftiply: Update to ruby 1.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ruby-1.8
  Show dependency tree
 
Reported: 2013-06-30 11:09 UTC by Alex Legler (RETIRED)
Modified: 2013-09-07 13:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Legler (RETIRED) archtester gentoo-dev Security 2013-06-30 11:09:41 UTC
Ruby upstream have now officially deprecated the Ruby 1.8 branch, there will be no more updates. This means it is time for us to update packages that have exclusively been built on Ruby 1.8 to use Ruby 1.9.

This could be as easy as defining USE_RUBY="ruby19" instead of ruby18, but might require more work or patches for (mostly older) packages with 1.9 compatibility issues.

Feel free to ask in #gentoo-ruby if you have any questions.
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-07 13:51:21 UTC
+  07 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +swiftiply-0.6.4-r1.ebuild,
+  -swiftiply-0.6.4.ebuild:
+  Revision bump. Use Ruby 19. Also added missing mongrel dependency (as became
+  apparent by the tests) and fixed up documentation generation. Fixes bug
+  #475312.