summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca>2017-03-20 15:24:43 +0000
committertaca <taca>2017-03-20 15:24:43 +0000
commit78e075ab8a5028b722599bd1d878314269a42bad (patch)
tree26c778829d54f7366f6af3a701b789b3fa00b799 /textproc
parent1906b7390f2eea811d9a9505f0eb5c7545af5e4f (diff)
downloadpkgsrc-78e075ab8a5028b722599bd1d878314269a42bad.tar.gz
Update ruby-classifier-reborn to 2.1.0.
2.1.0 / 2017-01-01 Major Enhancements * Fix breaking changes in LSI api. Displays errors instead of raising where possible. #87 2.0.5 / 2016-12-30 - removed due to breaking change, and no longer available Major Enhancements * Stopwords get encoded to utf8 (#83) * Fix searching issues where no document is added to lsi (#77) * Added method to add custom path to user-created stopword directory (#73) Minor Enhancements * Test newer rubies (#85) * Fixed errors in README (#68, #79, #80) * Added an option to the bayesian classifier to disable word stemming (#61) * Added missing parens and renamed some variables (#59)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-classifier-reborn/Makefile4
-rw-r--r--textproc/ruby-classifier-reborn/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/ruby-classifier-reborn/Makefile b/textproc/ruby-classifier-reborn/Makefile
index b83e3a434cd..a533087247c 100644
--- a/textproc/ruby-classifier-reborn/Makefile
+++ b/textproc/ruby-classifier-reborn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/12/13 16:55:48 taca Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/20 15:24:43 taca Exp $
-DISTNAME= classifier-reborn-2.0.4
+DISTNAME= classifier-reborn-2.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
diff --git a/textproc/ruby-classifier-reborn/distinfo b/textproc/ruby-classifier-reborn/distinfo
index 6496f52ab00..b6593afa2e3 100644
--- a/textproc/ruby-classifier-reborn/distinfo
+++ b/textproc/ruby-classifier-reborn/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/12/13 16:55:48 taca Exp $
+$NetBSD: distinfo,v 1.4 2017/03/20 15:24:43 taca Exp $
-SHA1 (classifier-reborn-2.0.4.gem) = cf9ccc89cb546ec55c5ad64350b1179717a17488
-RMD160 (classifier-reborn-2.0.4.gem) = d620d916e658c85819cc450346d661c2f96ff9a0
-SHA512 (classifier-reborn-2.0.4.gem) = e6e792646f709b7e0711809a6a358ec61a31cad2b20f70a863396abffd3d5c25e20a7e1568cf49fb22d18eff9f6ad0c79aebb0249923d419b04a70d27761c8b0
-Size (classifier-reborn-2.0.4.gem) = 38400 bytes
+SHA1 (classifier-reborn-2.1.0.gem) = c1de44c24152e2e509c0476bc6407685df37008b
+RMD160 (classifier-reborn-2.1.0.gem) = 1349b3a47dbcd0f2c3e5bb19ca83e007034162d7
+SHA512 (classifier-reborn-2.1.0.gem) = f9a65477c276b5611682e94b8263951a5375cbe3ac56736a58fa0d8395d62650cf9d0c9acdde36cb53cfb6770acf7bf8422a33a19783b8facc96f8693c7dc5d1
+Size (classifier-reborn-2.1.0.gem) = 38912 bytes