pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-Unicode-EastAsianWidth Import p5-Unicode...
details: https://anonhg.NetBSD.org/pkgsrc/rev/46409e35caec
branches: trunk
changeset: 621099:46409e35caec
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 04 15:58:56 2013 +0000
description:
Import p5-Unicode-EastAsianWidth-1.33 as converters/p5-Unicode-EastAsianWidth.
This module provide user-defined Unicode properties that deal with
width status of East Asian characters, as specified in
http://www.unicode.org/unicode/reports/tr11/.
diffstat:
converters/p5-Unicode-EastAsianWidth/DESCR | 3 +++
converters/p5-Unicode-EastAsianWidth/Makefile | 16 ++++++++++++++++
converters/p5-Unicode-EastAsianWidth/distinfo | 5 +++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r ff40e2506708 -r 46409e35caec converters/p5-Unicode-EastAsianWidth/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/p5-Unicode-EastAsianWidth/DESCR Thu Jul 04 15:58:56 2013 +0000
@@ -0,0 +1,3 @@
+This module provide user-defined Unicode properties that deal with
+width status of East Asian characters, as specified in
+http://www.unicode.org/unicode/reports/tr11/.
diff -r ff40e2506708 -r 46409e35caec converters/p5-Unicode-EastAsianWidth/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/p5-Unicode-EastAsianWidth/Makefile Thu Jul 04 15:58:56 2013 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2013/07/04 15:58:56 wiz Exp $
+
+DISTNAME= Unicode-EastAsianWidth-1.33
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= converters perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Unicode-EastAsianWidth/
+COMMENT= Perl5 module that provides properties of East Asian characters
+#LICENSE= cc0-1.0
+
+PERL5_PACKLIST= auto/Unicode/EastAsianWidth/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ff40e2506708 -r 46409e35caec converters/p5-Unicode-EastAsianWidth/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/p5-Unicode-EastAsianWidth/distinfo Thu Jul 04 15:58:56 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/04 15:58:56 wiz Exp $
+
+SHA1 (Unicode-EastAsianWidth-1.33.tar.gz) = 522df78fc80b14fe9190530a5cedf50a78de185b
+RMD160 (Unicode-EastAsianWidth-1.33.tar.gz) = 6ee40d70c0d855835e89d9d690d32a5352772652
+Size (Unicode-EastAsianWidth-1.33.tar.gz) = 31498 bytes
Home |
Main Index |
Thread Index |
Old Index