git: 9a3b28276c91 - main - textproc/p5-Unicode-Unihan: Update to 0.043
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Apr 2022 15:07:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a3b28276c91cf36504342e568257a2b661ee81a commit 9a3b28276c91cf36504342e568257a2b661ee81a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-26 14:57:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-26 15:01:48 +0000 textproc/p5-Unicode-Unihan: Update to 0.043 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/dist/Unicode-Unihan/changes --- textproc/p5-Unicode-Unihan/Makefile | 9 +++++++-- textproc/p5-Unicode-Unihan/distinfo | 5 +++-- textproc/p5-Unicode-Unihan/pkg-plist | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/textproc/p5-Unicode-Unihan/Makefile b/textproc/p5-Unicode-Unihan/Makefile index e31b40587d98..d47fff8e5a44 100644 --- a/textproc/p5-Unicode-Unihan/Makefile +++ b/textproc/p5-Unicode-Unihan/Makefile @@ -1,16 +1,21 @@ # Created by: Yen-Ming Lee <leeym@FreeBSD.org> PORTNAME= Unicode-Unihan -DISTVERSION= 0.04 -PORTREVISION= 1 +PORTVERSION= 0.04.3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= The Unihan Data Base 5.1.0 +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/p5-Unicode-Unihan/distinfo b/textproc/p5-Unicode-Unihan/distinfo index 651b7b418817..2f36c7368115 100644 --- a/textproc/p5-Unicode-Unihan/distinfo +++ b/textproc/p5-Unicode-Unihan/distinfo @@ -1,2 +1,3 @@ -SHA256 (Unicode-Unihan-0.04.tar.gz) = 4cab67bda49226c7e40c9f66c316956bcc6f78e507c08e649d055292faf4759f -SIZE (Unicode-Unihan-0.04.tar.gz) = 5199199 +TIMESTAMP = 1650970313 +SHA256 (Unicode-Unihan-0.043.tar.gz) = 3dcdcf3451a78d0f6cc0540c8d1f5e63cbf6fae4611f886a3ffeef33b7b84b54 +SIZE (Unicode-Unihan-0.043.tar.gz) = 5173401 diff --git a/textproc/p5-Unicode-Unihan/pkg-plist b/textproc/p5-Unicode-Unihan/pkg-plist index 2bdece667b93..edea84122352 100644 --- a/textproc/p5-Unicode-Unihan/pkg-plist +++ b/textproc/p5-Unicode-Unihan/pkg-plist @@ -1,4 +1,3 @@ -%%PERL5_MAN3%%/Unicode::Unihan.3.gz %%SITE_PERL%%/Unicode/Unihan.pm %%SITE_PERL%%/Unicode/Unihan/AccountingNumeric.db %%SITE_PERL%%/Unicode/Unihan/BigFive.db @@ -88,3 +87,4 @@ %%SITE_PERL%%/Unicode/Unihan/XHC1983.db %%SITE_PERL%%/Unicode/Unihan/Xerox.db %%SITE_PERL%%/Unicode/Unihan/ZVariant.db +%%PERL5_MAN3%%/Unicode::Unihan.3.gz