pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-classifier-reborn Update ruby-classifier...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b74d1c1e2405
branches: trunk
changeset: 359984:b74d1c1e2405
user: taca <taca%pkgsrc.org@localhost>
date: Mon Mar 20 15:24:43 2017 +0000
description:
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:
textproc/ruby-classifier-reborn/Makefile | 4 ++--
textproc/ruby-classifier-reborn/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e3ad0c3d4a0b -r b74d1c1e2405 textproc/ruby-classifier-reborn/Makefile
--- a/textproc/ruby-classifier-reborn/Makefile Mon Mar 20 15:22:13 2017 +0000
+++ b/textproc/ruby-classifier-reborn/Makefile Mon Mar 20 15:24:43 2017 +0000
@@ -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 -r e3ad0c3d4a0b -r b74d1c1e2405 textproc/ruby-classifier-reborn/distinfo
--- a/textproc/ruby-classifier-reborn/distinfo Mon Mar 20 15:22:13 2017 +0000
+++ b/textproc/ruby-classifier-reborn/distinfo Mon Mar 20 15:24:43 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index