summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2017-12-30 04:40:20 +0000
committertsutsui <tsutsui@pkgsrc.org>2017-12-30 04:40:20 +0000
commitcb47eef657dd0f13f375679b2405b7d63493c36c (patch)
tree618a349d9c964727bc1c8f92057540f2c26b6ff2 /net
parent1752a3794f5aca832c16279598d4750ae156c28c (diff)
downloadpkgsrc-cb47eef657dd0f13f375679b2405b7d63493c36c.tar.gz
ruby-twitter-text: update to 2.1.0.
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)
Diffstat (limited to 'net')
-rw-r--r--net/ruby-twitter-text/Makefile5
-rw-r--r--net/ruby-twitter-text/PLIST9
-rw-r--r--net/ruby-twitter-text/distinfo10
3 files changed, 16 insertions, 8 deletions
diff --git a/net/ruby-twitter-text/Makefile b/net/ruby-twitter-text/Makefile
index 321bc5a83a4..2e7e222a1ed 100644
--- a/net/ruby-twitter-text/Makefile
+++ b/net/ruby-twitter-text/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/07/08 03:14:20 tsutsui Exp $
+# $NetBSD: Makefile,v 1.6 2017/12/30 04:40:20 tsutsui Exp $
-DISTNAME= twitter-text-1.14.7
+DISTNAME= twitter-text-2.1.0
CATEGORIES= net
MAINTAINER= tsutsui@NetBSD.org
@@ -9,6 +9,7 @@ COMMENT= Library that provides text handling for Twitter
LICENSE= apache-2.0
DEPENDS+= ${RUBY_PKGPREFIX}-unf-[0-9]*:../../converters/ruby-unf
+DEPENDS+= ${RUBY_PKGPREFIX}-idn-[0-9]*:../../devel/ruby-idn
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ruby-twitter-text/PLIST b/net/ruby-twitter-text/PLIST
index 51ff486fbe7..c8237459ed7 100644
--- a/net/ruby-twitter-text/PLIST
+++ b/net/ruby-twitter-text/PLIST
@@ -1,16 +1,21 @@
-@comment $NetBSD: PLIST,v 1.2 2016/10/20 15:05:22 taca Exp $
+@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
@@ -19,9 +24,11 @@ ${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
diff --git a/net/ruby-twitter-text/distinfo b/net/ruby-twitter-text/distinfo
index 03de1fe6b3c..e75a76a5a78 100644
--- a/net/ruby-twitter-text/distinfo
+++ b/net/ruby-twitter-text/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/07/08 03:14:20 tsutsui Exp $
+$NetBSD: distinfo,v 1.6 2017/12/30 04:40:20 tsutsui Exp $
-SHA1 (twitter-text-1.14.7.gem) = cbc238cb3d27a49ab684ad3e2bdf688d98a7b0df
-RMD160 (twitter-text-1.14.7.gem) = df993f9bb4a4958dcce2ee8ba9cbeb59280ae438
-SHA512 (twitter-text-1.14.7.gem) = 98addbf8efe7b9f2685f00827194dbb255b31512e8aa5c9dab22ec08b95ccebbcf53790dfc983e71b0644c687b4db98c5d30f74f15b925377403b4d5cf6e5194
-Size (twitter-text-1.14.7.gem) = 48128 bytes
+SHA1 (twitter-text-2.1.0.gem) = a75bf832132c0fabb70fd860b917ed2245b89271
+RMD160 (twitter-text-2.1.0.gem) = 853ba2b46123d368c15d7d2f6997dc74d43ed63e
+SHA512 (twitter-text-2.1.0.gem) = ac23e05f13a008d733a9417d47e633838584b548a41741a28ca399e1548344b39081b0c6677b7be9df1feb6ffcc491718ddfb5cd55cffb63d7bb680f1431907c
+Size (twitter-text-2.1.0.gem) = 54784 bytes