textproc/p5-Unicode-Unihan: Update to 0.043
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/dist/Unicode-Unihan/changes
This commit is contained in:
parent
8233830afe
commit
9a3b28276c
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user