diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-20 18:18:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-20 18:18:32 +0000 |
commit | a6a671e16c98dcff2adf947500e9d4fcfb887d8b (patch) | |
tree | 2f1dad67827c95b14d49f31b6ff74abb03e3d132 /chinese | |
parent | 11362162ec2d1092dc2b1f4f7a417b0dac7f0ff7 (diff) | |
download | ports-a6a671e16c98dcff2adf947500e9d4fcfb887d8b.tar.gz ports-a6a671e16c98dcff2adf947500e9d4fcfb887d8b.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/p5-Lingua-Han-Utils/Makefile | 9 | ||||
-rw-r--r-- | chinese/p5-Lingua-Han-Utils/distinfo | 4 | ||||
-rw-r--r-- | chinese/p5-Lingua-Han-Utils/pkg-plist | 2 |
3 files changed, 6 insertions, 9 deletions
diff --git a/chinese/p5-Lingua-Han-Utils/Makefile b/chinese/p5-Lingua-Han-Utils/Makefile index 27fe783743ce..e3a1e8c29e71 100644 --- a/chinese/p5-Lingua-Han-Utils/Makefile +++ b/chinese/p5-Lingua-Han-Utils/Makefile @@ -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> diff --git a/chinese/p5-Lingua-Han-Utils/distinfo b/chinese/p5-Lingua-Han-Utils/distinfo index 5629844bcd19..c9951e95a58f 100644 --- a/chinese/p5-Lingua-Han-Utils/distinfo +++ b/chinese/p5-Lingua-Han-Utils/distinfo @@ -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 diff --git a/chinese/p5-Lingua-Han-Utils/pkg-plist b/chinese/p5-Lingua-Han-Utils/pkg-plist index 9c895460e5ee..cf78f689072f 100644 --- a/chinese/p5-Lingua-Han-Utils/pkg-plist +++ b/chinese/p5-Lingua-Han-Utils/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Lingua::Han::Utils.3.gz %%SITE_PERL%%/Lingua/Han/Utils.pm +%%PERL5_MAN3%%/Lingua::Han::Utils.3.gz |