Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 87EE463B8CB for ; Wed, 11 Jan 2012 04:31:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6525914A1C1; Wed, 11 Jan 2012 04:31:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 968E214A1BD for ; Wed, 11 Jan 2012 04:31:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id xrMcN-nk-mYp for ; Wed, 11 Jan 2012 04:31:36 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1510B14A1BA for ; Wed, 11 Jan 2012 04:31:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E2AFA175DD; Wed, 11 Jan 2012 04:31:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 11 Jan 2012 04:31:37 +0000 From: "Amitai Schlair" Subject: CVS commit: pkgsrc/textproc/p5-Text-Typography To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20120111043137.E2AFA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: schmonz Date: Wed Jan 11 04:31:37 UTC 2012 Update of /cvsroot/pkgsrc/textproc/p5-Text-Typography In directory ivanova.netbsd.org:/tmp/cvs-serv25303 Log Message: Initial import of p5-Text-Typography, a thin wrapper for John Gruber's SmartyPants plugin for various CMSs. SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities. SmartyPants can perform the following transformations: * Straight quotes ( " and ' ) into "curly" quote HTML entities * Backticks-style quotes (``like this'') into "curly" quote HTML entities * Dashes (-- and ---) into en- and em-dash entities * Three consecutive dots (...) into an ellipsis entity Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/textproc/p5-Text-Typography/DESCR N pkgsrc/textproc/p5-Text-Typography/distinfo N pkgsrc/textproc/p5-Text-Typography/Makefile No conflicts created by this import