Update to 1.2
This commit is contained in:
parent
a69d39e7bd
commit
a625b120eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193945
3 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Lingua-Stem-Snowball-Se
|
||||
PORTVERSION= 1.01
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/A/AS/ASKSH
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Snowball-Swedish-1.01.tar.gz) = 59c1b9f82422e27846e2e50db2f8a9a7
|
||||
SHA256 (Snowball-Swedish-1.01.tar.gz) = 8f311daeb872c2fb7eec6f7fd9a047216f20a7898687e0727e4bfdc2085bc4b7
|
||||
SIZE (Snowball-Swedish-1.01.tar.gz) = 175939
|
||||
MD5 (Snowball-Swedish-1.2.tar.gz) = e2ed0f5c2a9fc7e500c61553c4c1e9c9
|
||||
SHA256 (Snowball-Swedish-1.2.tar.gz) = efaa923558598f4e888d97a512d60fbcc4481c1f9c5e7ded527596294560fc29
|
||||
SIZE (Snowball-Swedish-1.2.tar.gz) = 185917
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
%%SITE_PERL%%/Lingua/Stem/Snowball/stemmer.pl
|
||||
@comment $FreeBSD$
|
||||
bin/stemmer-se.pl
|
||||
%%SITE_PERL%%/Lingua/Stem/Snowball/Se.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Se/.packlist
|
||||
@dirrm %%SITE_PERL%%/mach/auto/Lingua/Stem/Snowball/Se
|
||||
|
|
Loading…
Reference in a new issue