- Update to 0.07
PR: ports/108816 Submitted by: leeym Approved by: maintainer
This commit is contained in:
parent
38790f117e
commit
c2a439fd7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184460
2 changed files with 6 additions and 12 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= Lingua-Han-PinYin
|
||||
PORTVERSION= 0.06
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= chinese perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Lingua
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FAYLAND/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
|
@ -22,10 +22,4 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= Lingua::Han::PinYin.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600 # Inherited from converters/p5-Lingua-Han-Utils
|
||||
IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Lingua-Han-PinYin-0.06.tar.gz) = b1802919e7ddfc695a11e09ac0e45366
|
||||
SHA256 (Lingua-Han-PinYin-0.06.tar.gz) = b6a04636cd61241f9bef68cea5f7f547e46d2c67c9a671f13a85e6c0b12cf49d
|
||||
SIZE (Lingua-Han-PinYin-0.06.tar.gz) = 148110
|
||||
MD5 (Lingua-Han-PinYin-0.07.tar.gz) = 67394e18a325c9ced1ea319b836d5c93
|
||||
SHA256 (Lingua-Han-PinYin-0.07.tar.gz) = bee01b9713bb92a023e027eee0faf3205f8d1d16bf68a3f8e59b8afe2e1f9472
|
||||
SIZE (Lingua-Han-PinYin-0.07.tar.gz) = 148281
|
||||
|
|
Loading…
Reference in a new issue