From owner-cvs-ports@FreeBSD.ORG Thu Aug 13 16:41:48 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 74554106566C; Thu, 13 Aug 2009 16:41:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 640578FC5A; Thu, 13 Aug 2009 16:41:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n7DGfmDK006399; Thu, 13 Aug 2009 16:41:48 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7DGfmrX006398; Thu, 13 Aug 2009 16:41:48 GMT (envelope-from miwi) Message-Id: <200908131641.n7DGfmrX006398@repoman.freebsd.org> From: Martin Wilke Date: Thu, 13 Aug 2009 16:41:48 +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-Text-ASCIIMathML 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: Thu, 13 Aug 2009 16:41:49 -0000 miwi 2009-08-13 16:41:48 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-ASCIIMathML Makefile distinfo pkg-descr pkg-plist Log: Text::ASCIIMathML is a parser for ASCIIMathML text which produces MathML XML markup strings that are suitable for rendering by any MathML-compliant browser. WWW: http://search.cpan.org/dist/Text-ASCIIMathML/ PR: ports/137605 Submitted by: Wen Heping Revision Changes Path 1.1370 +1 -0 ports/textproc/Makefile 1.1 +21 -0 ports/textproc/p5-Text-ASCIIMathML/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-ASCIIMathML/distinfo (new) 1.1 +5 -0 ports/textproc/p5-Text-ASCIIMathML/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-Text-ASCIIMathML/pkg-plist (new)