Update to 1.14
Update LICENSE Upstream changes: 1.14 2020.09.27 Fixing pod breakage in EUC-JP pod 1.13 2020.09.27 Fixing MANIFEST.SKIP error 1.12 2020.09.27 Build tool updates. Maintainer updates. POD error fixes. Relicensed under MIT license.
This commit is contained in:
parent
7c82960063
commit
935a85d22a
2 changed files with 8 additions and 9 deletions
|
@ -1,15 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.16 2020/08/31 18:06:51 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2020/10/24 23:30:56 wen Exp $
|
||||
|
||||
DISTNAME= Unicode-MapUTF8-1.11
|
||||
DISTNAME= Unicode-MapUTF8-1.14
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 12
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://metacpan.org/release/Unicode-MapUTF8
|
||||
COMMENT= Provides conversions for arbitrary character sets and UTF8
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
|
||||
DEPENDS+= p5-Unicode-Map8-[0-9]*:../../converters/p5-Unicode-Map8
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2015/11/03 01:43:53 agc Exp $
|
||||
$NetBSD: distinfo,v 1.3 2020/10/24 23:30:56 wen Exp $
|
||||
|
||||
SHA1 (Unicode-MapUTF8-1.11.tar.gz) = c72397ab7f7117e1a0f5821cfa9fabcc9b58b3e0
|
||||
RMD160 (Unicode-MapUTF8-1.11.tar.gz) = ffe35b451a06ed99452e30b28208728da0be3f59
|
||||
SHA512 (Unicode-MapUTF8-1.11.tar.gz) = 6af57450761fcff70006537bb37df1769d8868178c1664c75905307c976bfda76afb57d4808612434939afe90a9f254a4e380115e201c78d1b3a64c8eeba9fc4
|
||||
Size (Unicode-MapUTF8-1.11.tar.gz) = 16402 bytes
|
||||
SHA1 (Unicode-MapUTF8-1.14.tar.gz) = 4bb72a4f923d32b3c786b7aaef4dab21ab719f95
|
||||
RMD160 (Unicode-MapUTF8-1.14.tar.gz) = 3a53bf822e28348b139d1480c5838bd8b428fd2a
|
||||
SHA512 (Unicode-MapUTF8-1.14.tar.gz) = 6e7a3d32a97661213da54666ef3012ccaa4795704186b274df49a72da5e22be089c08b90e1ee808a0481aa298b17a74da6029410080c54fafd4845597bc9e826
|
||||
Size (Unicode-MapUTF8-1.14.tar.gz) = 19646 bytes
|
||||
|
|
Loading…
Reference in a new issue