From owner-cvs-ports@FreeBSD.ORG Mon Mar 23 20:11:37 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CA8B1065742; Mon, 23 Mar 2009 20:11:37 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4B5498FC1D; Mon, 23 Mar 2009 20:11:37 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2NKBbSd068856; Mon, 23 Mar 2009 20:11:37 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2NKBb0P068855; Mon, 23 Mar 2009 20:11:37 GMT (envelope-from chinsan) Message-Id: <200903232011.n2NKBb0P068855@repoman.freebsd.org> From: Chin-San Huang Date: Mon, 23 Mar 2009 20:11:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Unicode-EastAsianWidth Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2009 20:11:38 -0000 chinsan 2009-03-23 20:11:37 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Unicode-EastAsianWidth Makefile distinfo pkg-descr pkg-plist Log: Add p5-Unicode-EastAsianWidth, East Asian Width properties. This module provide user-defined Unicode properties that deal with East Asian characters' width status, as specified in http://www.unicode.org/unicode/reports/tr11/. WWW: http://search.cpan.org/dist/Unicode-EastAsianWidth/ Revision Changes Path 1.1319 +1 -0 ports/textproc/Makefile 1.1 +21 -0 ports/textproc/p5-Unicode-EastAsianWidth/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Unicode-EastAsianWidth/distinfo (new) 1.1 +5 -0 ports/textproc/p5-Unicode-EastAsianWidth/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-Unicode-EastAsianWidth/pkg-plist (new)