mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.09
- take maintainership Changes: http://search.cpan.org/dist/Lingua-StopWords/Changes
This commit is contained in:
parent
4beebf446a
commit
a5bb930191
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219269
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= Lingua-StopWords
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.09
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= Stop words for several languages
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Lingua-StopWords-0.08.tar.gz) = 2eeff080c95a560f629d18651ffec5c5
|
||||
SHA256 (Lingua-StopWords-0.08.tar.gz) = cf3e79d280358eeeccdcd79f2d40e5bc209d05168762b6510ae2e4f7c8f567b6
|
||||
SIZE (Lingua-StopWords-0.08.tar.gz) = 13975
|
||||
MD5 (Lingua-StopWords-0.09.tar.gz) = 47decfa5a040292ad7f5a5b9088baf0c
|
||||
SHA256 (Lingua-StopWords-0.09.tar.gz) = c8734359b82a0838e440bd4739c6c75d7f362ac38d82b1429ee2d41eafcc6d35
|
||||
SIZE (Lingua-StopWords-0.09.tar.gz) = 14867
|
||||
|
@ -6,6 +6,7 @@
|
||||
%%SITE_PERL%%/Lingua/StopWords/ES.pm
|
||||
%%SITE_PERL%%/Lingua/StopWords/FI.pm
|
||||
%%SITE_PERL%%/Lingua/StopWords/FR.pm
|
||||
%%SITE_PERL%%/Lingua/StopWords/HU.pm
|
||||
%%SITE_PERL%%/Lingua/StopWords/IT.pm
|
||||
%%SITE_PERL%%/Lingua/StopWords/NL.pm
|
||||
%%SITE_PERL%%/Lingua/StopWords/NO.pm
|
||||
|
Loading…
Reference in New Issue
Block a user