Saturday, October 05, 2019

[Update] textproc/p5-Lingua-EN-Tagger : Update to 0.31

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Lingua-EN-Tagger/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile 12 Jul 2019 20:50:03 -0000 1.8
+++ Makefile 6 Oct 2019 02:50:03 -0000
@@ -2,7 +2,7 @@

COMMENT = part-of-speech tagger for EN natural language processing

-DISTNAME = Lingua-EN-Tagger-0.30
+DISTNAME = Lingua-EN-Tagger-0.31
CATEGORIES = textproc

MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-Lingua-EN-Tagger/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 9 May 2019 14:14:02 -0000 1.4
+++ distinfo 6 Oct 2019 02:50:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (Lingua-EN-Tagger-0.30.tar.gz) = q9A1Qrl/66f0ZhHLTQPGVuiakK9WaYEuPQq45PSeNls=
-SIZE (Lingua-EN-Tagger-0.30.tar.gz) = 263291
+SHA256 (Lingua-EN-Tagger-0.31.tar.gz) = lJ6Mh+SAj3uglrl5Ig/wgbvgO21XiQ0u7NS4Ouhy6ZM=
+SIZE (Lingua-EN-Tagger-0.31.tar.gz) = 263102
Hi,

Here is simple patch for textproc/p5-Lingua-EN-Tagger to update to 0.31.
It build well and pass all tests on amd64-head system.

Two ports depens on it, both build well and pass all tests with this patch:
databases/p5-DBIx-Class-Schema-Loader
textproc/p5-Lingua-EN-Inflect-Phrase

Comments? OK?
wen

No comments:

Post a Comment