Update to 1.3.5

- Add LICENSE_FILE

Changes:	https://github.com/cardmagic/classifier/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-04-22 08:56:43 +00:00
parent 0d89ba2473
commit 38c57f6e4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467998
2 changed files with 8 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= classifier
PORTVERSION= 1.3.4
PORTVERSION= 1.3.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -10,11 +10,13 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Classifier module for Bayesian and other types of classifications
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:devel/rubygem-fast-stemmer
RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:devel/rubygem-fast-stemmer \
rubygem-mathn>=0:math/rubygem-mathn \
rubygem-rake>=0:devel/rubygem-rake
NO_ARCH= yes
USE_RUBY= yes
USES= gem

View file

@ -1,2 +1,3 @@
SHA256 (rubygem/classifier-1.3.4.gem) = ac5754c0d607b58af008afd479b6bbb3a8d6c1cef04677d335f57846c5455a5d
SIZE (rubygem/classifier-1.3.4.gem) = 26112
TIMESTAMP = 1524316424
SHA256 (rubygem/classifier-1.3.5.gem) = d66ce9a832194efa41b6bdb898d821f2113dfaf9dfec48d280a87f790611fe68
SIZE (rubygem/classifier-1.3.5.gem) = 21504