pkgsrc/misc/ruby-launchy/PLIST
tsutsui 4b18edc678 Update ruby-launchy to 2.4.2. Part of PR/48447.
pkgsrc change:
Update HOMEPAGE per http://rubygems.org/gems/launchy (the old page is 403)

Changes from HISTORY.md:

## Version 2.4.2 - 2013-11-28
* Fix kde issue - <https://github.com/copiousfreetime/launchy/issues/72> - colbell

## Version 2.4.1 - 2013-11-26
* Abstract out the argv of the commandline - <https://github.com/copiousfreetime/launchy/issues/71>

## Version 2.4.0 - 2013-11-12
* Support `Launchy.open( url, :debug => true )` - <http://github.com/copiousfreetime/launchy/issues/63> - schmich
* Fix inconsistencies in `debug?` and `dry_run?` methods - <http://github.com/copiousfreetime/launchy/issues/63> - schmich
* Fix detection of missing *nix desktops - <http://github.com/copiousfreetime/launchy/issues/70>
* Fix running tests in bare Linux environment - <http://github.com/copiousfreetime/launchy/issues/67> - gioele
* Fix mistaking windows drive as uri schema - <http://github.com/copiousfreetime/launchy/issues/65>
* Attempt fixing windows `start` command oddities, again - <http://github.com/copiousfreetime/launchy/issues/62>
2014-01-17 18:13:34 +00:00

42 lines
1.6 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2014/01/17 18:13:34 tsutsui Exp $
bin/launchy
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/HISTORY.md
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/launchy
${GEM_LIBDIR}/lib/launchy.rb
${GEM_LIBDIR}/lib/launchy/application.rb
${GEM_LIBDIR}/lib/launchy/applications/browser.rb
${GEM_LIBDIR}/lib/launchy/argv.rb
${GEM_LIBDIR}/lib/launchy/cli.rb
${GEM_LIBDIR}/lib/launchy/deprecated.rb
${GEM_LIBDIR}/lib/launchy/descendant_tracker.rb
${GEM_LIBDIR}/lib/launchy/detect.rb
${GEM_LIBDIR}/lib/launchy/detect/host_os.rb
${GEM_LIBDIR}/lib/launchy/detect/host_os_family.rb
${GEM_LIBDIR}/lib/launchy/detect/nix_desktop_environment.rb
${GEM_LIBDIR}/lib/launchy/detect/ruby_engine.rb
${GEM_LIBDIR}/lib/launchy/detect/runner.rb
${GEM_LIBDIR}/lib/launchy/error.rb
${GEM_LIBDIR}/lib/launchy/os_family.rb
${GEM_LIBDIR}/lib/launchy/version.rb
${GEM_LIBDIR}/spec/application_spec.rb
${GEM_LIBDIR}/spec/applications/browser_spec.rb
${GEM_LIBDIR}/spec/cli_spec.rb
${GEM_LIBDIR}/spec/detect/host_os_family_spec.rb
${GEM_LIBDIR}/spec/detect/host_os_spec.rb
${GEM_LIBDIR}/spec/detect/nix_desktop_environment_spec.rb
${GEM_LIBDIR}/spec/detect/ruby_engine_spec.rb
${GEM_LIBDIR}/spec/detect/runner_spec.rb
${GEM_LIBDIR}/spec/launchy_spec.rb
${GEM_LIBDIR}/spec/mock_application.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/tattle-host-os.yaml
${GEM_LIBDIR}/spec/version_spec.rb
${GEM_LIBDIR}/tasks/default.rake
${GEM_LIBDIR}/tasks/this.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec