mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.13
- Add LICENSE - Remove leading definite article from COMMENT - Remove MAN3 - Sort PLIST Changes: http://search.cpan.org/dist/Lingua-Han-Utils/Changes
This commit is contained in:
parent
11362162ec
commit
a6a671e16c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375068
@ -2,24 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Lingua-Han-Utils
|
||||
PORTVERSION= 0.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= chinese perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= The utility tools of Chinese character(HanZi)
|
||||
COMMENT= Utility tools of Chinese character(HanZi)
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Encode-Detect-CJK>=0:${PORTSDIR}/converters/p5-Encode-Detect-CJK
|
||||
RUN_DEPENDS= p5-Encode-Detect-CJK>=0:${PORTSDIR}/converters/p5-Encode-Detect-CJK
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Lingua::Han::Utils.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Lingua-Han-Utils-0.12.tar.gz) = edcafcebaff361a026385570bcf9a545e924eea80cee42f02c23ddf4afc7fda9
|
||||
SIZE (Lingua-Han-Utils-0.12.tar.gz) = 4173
|
||||
SHA256 (Lingua-Han-Utils-0.13.tar.gz) = 981194d943024561c5de8689b518e946f2ed783b5cf87e81049132b5abc164ed
|
||||
SIZE (Lingua-Han-Utils-0.13.tar.gz) = 4771
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Lingua::Han::Utils.3.gz
|
||||
%%SITE_PERL%%/Lingua/Han/Utils.pm
|
||||
%%PERL5_MAN3%%/Lingua::Han::Utils.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user