- from 0.01 to 0.02
- assign maintainership - Fixed synopsis typo - utf8 histogram now actually works. PR: 61485 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
This commit is contained in:
parent
1d6dc1669e
commit
8d3e3fc799
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98440
2 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Lingua-ZH-Toke
|
||||
PORTVERSION= 0.01
|
||||
PORTVERSION= 0.02
|
||||
CATEGORIES= chinese perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Lingua
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= clsung@dragon2.net
|
||||
COMMENT= A Chinese Tokenizer on steroids
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Lingua-ZH-Toke-0.01.tar.gz) = 7fd47ebb027f9472e05a514a310a5241
|
||||
MD5 (Lingua-ZH-Toke-0.02.tar.gz) = 1b1df1f171ff638e3dcf1d0423b8b3bd
|
||||
|
|
Loading…
Reference in a new issue