Sun Aug 25 15:05:01 2019 UTC ()
net/ruby-twitter-text-simpleidn: added ruby-twitter-text-simpleidn-3.0.0.0.

This twitter-text-simpleidn gem is required by forthcoming mikutter 3.9.5.

Twitter-text-simpleidn gem is a forked version of Twitter-text gem
to avoid annoying dependency on idn-ruby gem which requires C bindings.
This allows JRuby support and makes installation of dependencies easier.


(tsutsui)
diff -r0 -r1.1 pkgsrc/net/ruby-twitter-text-simpleidn/DESCR
diff -r0 -r1.1 pkgsrc/net/ruby-twitter-text-simpleidn/Makefile
diff -r0 -r1.1 pkgsrc/net/ruby-twitter-text-simpleidn/PLIST
diff -r0 -r1.1 pkgsrc/net/ruby-twitter-text-simpleidn/distinfo

File Added: pkgsrc/net/ruby-twitter-text-simpleidn/DESCR
Twitter-text-simpleidn gem is a forked version of Twitter-text gem
to avoid annoying dependency on idn-ruby gem which requires C bindings.
This allows JRuby support and makes installation of dependencies easier.

File Added: pkgsrc/net/ruby-twitter-text-simpleidn/Makefile
# $NetBSD: Makefile,v 1.1 2019/08/25 15:05:00 tsutsui Exp $

DISTNAME=	twitter-text-simpleidn-3.0.0.0
CATEGORIES=	net

MAINTAINER=	tsutsui@NetBSD.org
HOMEPAGE=	https://github.com/shibafu528/twitter-text-simpleidn
COMMENT=	Forked version of Twitter-text gem without libIDN dependency
LICENSE=	apache-2.0

DEPENDS+=	${RUBY_PKGPREFIX}-unf-[0-9]*:../../converters/ruby-unf
DEPENDS+=	${RUBY_PKGPREFIX}-idn-[0-9]*:../../devel/ruby-simpleidn

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/net/ruby-twitter-text-simpleidn/PLIST
@comment $NetBSD: PLIST,v 1.1 2019/08/25 15:05:00 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}/config/v3.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/emoji_regex.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

File Added: pkgsrc/net/ruby-twitter-text-simpleidn/distinfo
$NetBSD: distinfo,v 1.1 2019/08/25 15:05:00 tsutsui Exp $

SHA1 (twitter-text-simpleidn-3.0.0.0.gem) = 8d5d77afde263be8ebbb6959aae9fac70f268125
RMD160 (twitter-text-simpleidn-3.0.0.0.gem) = b8ec8e7b6a9199604f65efb5fe9e85fdc1131eaa
SHA512 (twitter-text-simpleidn-3.0.0.0.gem) = 64f129345565e0fbc6d0b4c6ca1c7fa46fbe8e4638d2099dd563ad90e2b956a77ce2f6f509eb957224b3efab873276597c58a263e4bc9df8790daf79e91c892c
Size (twitter-text-simpleidn-3.0.0.0.gem) = 58880 bytes