From owner-cvs-all@FreeBSD.ORG Sat Jun 14 07:07:48 2008 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 A7EC71065670; Sat, 14 Jun 2008 07:07:48 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 98E258FC0C; Sat, 14 Jun 2008 07:07:48 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5E77mm7034104; Sat, 14 Jun 2008 07:07:48 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5E77mix034103; Sat, 14 Jun 2008 07:07:48 GMT (envelope-from lippe) Message-Id: <200806140707.m5E77mix034103@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Sat, 14 Jun 2008 07:07: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/www Makefile ports/www/p5-CGI-Application-Dispatch Makefile distinfo pkg-descr pkg-plist ports/www/p5-CGI-Application-Dispatch/files patch-Build.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2008 07:07:48 -0000 lippe 2008-06-14 07:07:48 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Application-Dispatch Makefile distinfo pkg-descr pkg-plist www/p5-CGI-Application-Dispatch/files patch-Build.PL Log: CGI::Application::Dispatch - a module that makes it simple to dispatch requests to CGI::Application based objects. WWW: http://search.cpan.org/~wonko/CGI-Application-Dispatch-2.12/ PR: ports/124328 Submitted by: George Hartzell Approved by: gabor (mentor, implicit) Revision Changes Path 1.2062 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/p5-CGI-Application-Dispatch/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-Application-Dispatch/distinfo (new) 1.1 +9 -0 ports/www/p5-CGI-Application-Dispatch/files/patch-Build.PL (new) 1.1 +4 -0 ports/www/p5-CGI-Application-Dispatch/pkg-descr (new) 1.1 +5 -0 ports/www/p5-CGI-Application-Dispatch/pkg-plist (new)