Update to 1.14

- Add LICENSE
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/Unicode-MapUTF8
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-10-01 08:04:55 +00:00
parent 52fd927b30
commit 943cbb74cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550797
2 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Unicode-MapUTF8
PORTVERSION= 1.11
PORTREVISION= 1
PORTVERSION= 1.14
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl class that implements conversion between arbitrary charsets
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ja-p5-Jcode>=0:japanese/p5-Jcode \
p5-Unicode-Map>=0:converters/p5-Unicode-Map \
@ -20,4 +22,6 @@ RUN_DEPENDS= ja-p5-Jcode>=0:japanese/p5-Jcode \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Unicode-MapUTF8-1.11.tar.gz) = db534d74b18b2464743efc6aada51854e0fde88f875d208a154eddb9f2b50e93
SIZE (Unicode-MapUTF8-1.11.tar.gz) = 16402
TIMESTAMP = 1601485453
SHA256 (Unicode-MapUTF8-1.14.tar.gz) = 85ddb1de88dc96e4f211ca57d9685e41ce4da0764671117dceeb0e05cad8a5b0
SIZE (Unicode-MapUTF8-1.14.tar.gz) = 19646