From owner-cvs-all@FreeBSD.ORG Wed Apr 21 16:27:50 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C08C71065674; Wed, 21 Apr 2010 16:27:50 +0000 (UTC) (envelope-from sylvio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AFD7C8FC29; Wed, 21 Apr 2010 16:27:50 +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 o3LGRofa036414; Wed, 21 Apr 2010 16:27:50 GMT (envelope-from sylvio@repoman.freebsd.org) Received: (from sylvio@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3LGRoVC036413; Wed, 21 Apr 2010 16:27:50 GMT (envelope-from sylvio) Message-Id: <201004211627.o3LGRoVC036413@repoman.freebsd.org> From: Sylvio Cesar Teixeira Date: Wed, 21 Apr 2010 16:27:50 +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/www Makefile ports/www/p5-Catalyst-Plugin-Unicode-Encoding Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2010 16:27:50 -0000 sylvio 2010-04-21 16:27:50 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-Unicode-Encoding Makefile distinfo pkg-descr pkg-plist Log: - On request, decodes all params from encoding into a sequence of logical characters. On response, encondes body into encoding. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Unicode-Encoding/ PR: ports/145898 Submitted by: Bill Brinzer Approved by: itetcu (mentor, implicit) Revision Changes Path 1.2605 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo (new) 1.1 +4 -0 ports/www/p5-Catalyst-Plugin-Unicode-Encoding/pkg-descr (new) 1.1 +11 -0 ports/www/p5-Catalyst-Plugin-Unicode-Encoding/pkg-plist (new)