pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters Add and enable p5-Unicode-Map and p5-Unicod...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1febd585c578
branches:  trunk
changeset: 543255:1febd585c578
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 11 14:18:15 2008 +0000

description:
Add and enable p5-Unicode-Map and p5-Unicode-MapUTF8.

diffstat:

 converters/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 28405dd3fed3 -r 1febd585c578 converters/Makefile
--- a/converters/Makefile       Wed Jun 11 14:17:10 2008 +0000
+++ b/converters/Makefile       Wed Jun 11 14:18:15 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2008/04/17 12:39:36 reed Exp $
+# $NetBSD: Makefile,v 1.94 2008/06/11 14:18:15 taca Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -44,7 +44,9 @@
 SUBDIR+=       p5-MIME-Base64-URLSafe
 SUBDIR+=       p5-Text-Iconv
 SUBDIR+=       p5-Unicode-IMAPUtf7
+SUBDIR+=       p5-Unicode-Map
 SUBDIR+=       p5-Unicode-Map8
+SUBDIR+=       p5-Unicode-MapUTF8
 SUBDIR+=       p5-Unicode-String
 SUBDIR+=       p5-Unicode-UTF8simple
 SUBDIR+=       p5-chkjis



Home | Main Index | Thread Index | Old Index