From owner-cvs-ports@FreeBSD.ORG Fri Nov 19 06:32:11 2010 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 93998106566C; Fri, 19 Nov 2010 06:32:11 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 83D5D8FC1C; Fri, 19 Nov 2010 06:32:11 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oAJ6WBPX074988; Fri, 19 Nov 2010 06:32:11 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oAJ6WBRC074987; Fri, 19 Nov 2010 06:32:11 GMT (envelope-from wen) Message-Id: <201011190632.oAJ6WBRC074987@repoman.freebsd.org> From: Wen Heping Date: Fri, 19 Nov 2010 06:32:11 +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-ErrorCatcher 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: Fri, 19 Nov 2010 06:32:11 -0000 wen 2010-11-19 06:32:11 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-ErrorCatcher Makefile distinfo pkg-descr pkg-plist Log: Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the information that would normally only be seen on the Catalyst Error Screen courtesy of the Catalyst::Plugin::StackTrace plugin. WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher PR: ports/152320 Submitted by: Andrey Kostenko Revision Changes Path 1.2736 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile (new) 1.1 +2 -0 ports/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo (new) 1.1 +5 -0 ports/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-descr (new) 1.1 +10 -0 ports/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-plist (new)