- Update to 1.3.3
- Remove MD5 PR: ports/153038 Submitted by: myself (pgollucci) Approved by: maintainer timeout (peter.schuller@infidyne.com ; 15 days) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
4770fd625b
commit
7c52e8241f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266998
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue