Update to 1.92. Add license information.
Changes: http://search.cpan.org/dist/Lingua-EN-NamedEntity/Changes
This commit is contained in:
parent
43c90989a6
commit
8d3b6c9515
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319844
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Lingua-EN-NamedEntity
|
||||
PORTVERSION= 1.91
|
||||
PORTVERSION= 1.92
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Basic Named Entity Extraction algorithm
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Lingua-EN-NamedEntity-1.91.tar.gz) = 67b6cd6142cc135156886c58901e2d540cffa95c32dd841636bd1059ec898a54
|
||||
SIZE (Lingua-EN-NamedEntity-1.91.tar.gz) = 21712
|
||||
SHA256 (Lingua-EN-NamedEntity-1.92.tar.gz) = 5acc5652584e7cb0c2ae83466821a7374c8543fdea01fc73919cd396ab2ed9a3
|
||||
SIZE (Lingua-EN-NamedEntity-1.92.tar.gz) = 21752
|
||||
|
|
Loading…
Reference in a new issue