pkgsrc/net/ruby-addressable/PLIST
taca beffbeaf7c Update ruby-addressable to 2.4.0.
# Addressable 2.4.0
- support for 1.8.x dropped
- double quotes in a host now raises an error
- newlines in host will no longer get unescaped during normalization
- stricter handling of bogus scheme values
- stricter handling of encoded port values
- calling `require 'addressable'` will now load both the URI and Template files
- assigning to the `hostname` component with an `IPAddr` object is now supported
- assigning to the `origin` component is now supported
- fixed minor bug where an exception would be thrown for a missing ACE suffix
- better partial expansion of URI templates
2015-12-12 14:52:36 +00:00

30 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2015/12/12 14:52:36 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/addressable.gemspec
${GEM_LIBDIR}/data/unicode.data
${GEM_LIBDIR}/lib/addressable.rb
${GEM_LIBDIR}/lib/addressable/idna.rb
${GEM_LIBDIR}/lib/addressable/idna/native.rb
${GEM_LIBDIR}/lib/addressable/idna/pure.rb
${GEM_LIBDIR}/lib/addressable/template.rb
${GEM_LIBDIR}/lib/addressable/uri.rb
${GEM_LIBDIR}/lib/addressable/version.rb
${GEM_LIBDIR}/spec/addressable/idna_spec.rb
${GEM_LIBDIR}/spec/addressable/net_http_compat_spec.rb
${GEM_LIBDIR}/spec/addressable/rack_mount_compat_spec.rb
${GEM_LIBDIR}/spec/addressable/security_spec.rb
${GEM_LIBDIR}/spec/addressable/template_spec.rb
${GEM_LIBDIR}/spec/addressable/uri_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/tasks/clobber.rake
${GEM_LIBDIR}/tasks/gem.rake
${GEM_LIBDIR}/tasks/git.rake
${GEM_LIBDIR}/tasks/metrics.rake
${GEM_LIBDIR}/tasks/rspec.rake
${GEM_LIBDIR}/tasks/yard.rake
${GEM_HOME}/specifications/${GEM_NAME}.gemspec