pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-Unicode-MapUTF8
Module Name: pkgsrc
Committed By: wen
Date: Sat Oct 24 23:30:56 UTC 2020
Modified Files:
pkgsrc/converters/p5-Unicode-MapUTF8: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/converters/p5-Unicode-MapUTF8/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/converters/p5-Unicode-MapUTF8/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/p5-Unicode-MapUTF8/Makefile
diff -u pkgsrc/converters/p5-Unicode-MapUTF8/Makefile:1.16 pkgsrc/converters/p5-Unicode-MapUTF8/Makefile:1.17
--- pkgsrc/converters/p5-Unicode-MapUTF8/Makefile:1.16 Mon Aug 31 18:06:51 2020
+++ pkgsrc/converters/p5-Unicode-MapUTF8/Makefile Sat Oct 24 23:30:56 2020
@@ -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@localhost
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
Index: pkgsrc/converters/p5-Unicode-MapUTF8/distinfo
diff -u pkgsrc/converters/p5-Unicode-MapUTF8/distinfo:1.2 pkgsrc/converters/p5-Unicode-MapUTF8/distinfo:1.3
--- pkgsrc/converters/p5-Unicode-MapUTF8/distinfo:1.2 Tue Nov 3 01:43:53 2015
+++ pkgsrc/converters/p5-Unicode-MapUTF8/distinfo Sat Oct 24 23:30:56 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index