diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-classifier/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-classifier/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/rubygem-classifier/Makefile b/devel/rubygem-classifier/Makefile index b820c28fa8b0..911964d15cc3 100644 --- a/devel/rubygem-classifier/Makefile +++ b/devel/rubygem-classifier/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ PORTNAME= classifier -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= peter.schuller@infidyne.com COMMENT= A classifier module for Bayesian and other types of classifications -RUN_DEPENDS= rubygem-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-stemmer +RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-fast-stemmer USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/devel/rubygem-classifier/distinfo b/devel/rubygem-classifier/distinfo index 339a62dccabc..a0a56c84919a 100644 --- a/devel/rubygem-classifier/distinfo +++ b/devel/rubygem-classifier/distinfo @@ -1,3 +1,2 @@ -MD5 (rubygem/classifier-1.3.2.gem) = 00b9812043f48227251f93d2218f9f6b -SHA256 (rubygem/classifier-1.3.2.gem) = 963e2d676f9d858968df94b6240dfb77badec1c33a54bd818314caf7ebb230c1 -SIZE (rubygem/classifier-1.3.2.gem) = 24576 +SHA256 (rubygem/classifier-1.3.3.gem) = 2fe5436a8efa52b731edc094152ecb63ead186f2260f2f57f79b1bec506301cf +SIZE (rubygem/classifier-1.3.3.gem) = 24576 |