svn commit: r319844 - head/textproc/p5-Lingua-EN-NamedEntity
Anton Berezin
tobez at FreeBSD.org
Tue Jun 4 10:00:09 UTC 2013
Author: tobez
Date: Tue Jun 4 10:00:08 2013
New Revision: 319844
URL: http://svnweb.freebsd.org/changeset/ports/319844
Log:
Update to 1.92. Add license information.
Changes: http://search.cpan.org/dist/Lingua-EN-NamedEntity/Changes
Modified:
head/textproc/p5-Lingua-EN-NamedEntity/Makefile
head/textproc/p5-Lingua-EN-NamedEntity/distinfo
Modified: head/textproc/p5-Lingua-EN-NamedEntity/Makefile
==============================================================================
--- head/textproc/p5-Lingua-EN-NamedEntity/Makefile Tue Jun 4 09:59:19 2013 (r319843)
+++ head/textproc/p5-Lingua-EN-NamedEntity/Makefile Tue Jun 4 10:00:08 2013 (r319844)
@@ -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 at 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}
Modified: head/textproc/p5-Lingua-EN-NamedEntity/distinfo
==============================================================================
--- head/textproc/p5-Lingua-EN-NamedEntity/distinfo Tue Jun 4 09:59:19 2013 (r319843)
+++ head/textproc/p5-Lingua-EN-NamedEntity/distinfo Tue Jun 4 10:00:08 2013 (r319844)
@@ -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
More information about the svn-ports-head
mailing list