pkgsrc changes: - DEPENDS on ruby-idn gem Upstream changes: https://github.com/twitter/twitter-text/blob/master/rb/CHANGELOG.md ## [2.1] - 2017-12-20 ### Added - This CHANGELOG.md file ### Changed - Top-level namespace changed from `Twitter` to `Twitter::TwitterText`. This resolves a namespace collision with the popular [twitter gem](https://github.com/sferik/twitter). This is considered a breaking change, so the version has been bumped to 2.1. This fixes issue [#221](https://github.com/twitter/twitter-text/issues/221), "NoMethodError Exception: undefined method `[]' for nil:NilClasswhen using gem in rails app" ## [2.0.2] - 2017-12-18 ### Changed - Resolved issue [#211](https://github.com/twitter/twitter-text/issues/211), "gem breaks, asset file is a dangling symlink" - config files, tld_lib.yml files now copied into the right place - Rakefile now included `prebuild`, `clean` tasks (no changelog for 2.0; 2.0.1 changes are mentioned in the 2.0.2 entry)
43 lines
1.5 KiB
Text
43 lines
1.5 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2017/12/30 04:40:20 tsutsui Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gemtest
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.gitmodules
|
|
${GEM_LIBDIR}/.rspec
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/config/README.md
|
|
${GEM_LIBDIR}/config/v1.json
|
|
${GEM_LIBDIR}/config/v2.json
|
|
${GEM_LIBDIR}/lib/assets/tld_lib.yml
|
|
${GEM_LIBDIR}/lib/twitter-text.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/autolink.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/configuration.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/deprecation.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/extractor.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/hash_helper.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/hit_highlighter.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/regex.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/rewriter.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/unicode.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/validation.rb
|
|
${GEM_LIBDIR}/lib/twitter-text/weighted_range.rb
|
|
${GEM_LIBDIR}/script/destroy
|
|
${GEM_LIBDIR}/script/generate
|
|
${GEM_LIBDIR}/spec/autolinking_spec.rb
|
|
${GEM_LIBDIR}/spec/configuration_spec.rb
|
|
${GEM_LIBDIR}/spec/extractor_spec.rb
|
|
${GEM_LIBDIR}/spec/hithighlighter_spec.rb
|
|
${GEM_LIBDIR}/spec/regex_spec.rb
|
|
${GEM_LIBDIR}/spec/rewriter_spec.rb
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/spec/test_urls.rb
|
|
${GEM_LIBDIR}/spec/twitter_text_spec.rb
|
|
${GEM_LIBDIR}/spec/unicode_spec.rb
|
|
${GEM_LIBDIR}/spec/validation_spec.rb
|
|
${GEM_LIBDIR}/test/conformance_test.rb
|
|
${GEM_LIBDIR}/twitter-text.gemspec
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|