From owner-cvs-ports@FreeBSD.ORG Fri May 7 03:01:21 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57B5A106564A; Fri, 7 May 2010 03:01:21 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 478FF8FC0C; Fri, 7 May 2010 03:01:21 +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 o4731L6T020910; Fri, 7 May 2010 03:01:21 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4731LV5020909; Fri, 7 May 2010 03:01:21 GMT (envelope-from wen) Message-Id: <201005070301.o4731LV5020909@repoman.freebsd.org> From: Wen Heping Date: Fri, 7 May 2010 03:01:21 +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-Nginx-ReadBody Makefile distinfo pkg-descr pkg-message 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, 07 May 2010 03:01:21 -0000 wen 2010-05-07 03:01:21 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Nginx-ReadBody Makefile distinfo pkg-descr pkg-message pkg-plist Log: Nginx::ReadBody is a nginx web server embeded perl module to read and evaluate a request body. WWW: http://search.cpan.org/dist/Nginx-ReadBody/ PR: ports/145899 Submitted by: Ju Pengfei Revision Changes Path 1.2617 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/p5-Nginx-ReadBody/Makefile (new) 1.1 +3 -0 ports/www/p5-Nginx-ReadBody/distinfo (new) 1.1 +4 -0 ports/www/p5-Nginx-ReadBody/pkg-descr (new) 1.1 +8 -0 ports/www/p5-Nginx-ReadBody/pkg-message (new) 1.1 +7 -0 ports/www/p5-Nginx-ReadBody/pkg-plist (new)