From owner-cvs-all@FreeBSD.ORG Fri Feb 27 15:28:38 2009 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 6C949106567A; Fri, 27 Feb 2009 15:28:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0958FC13; Fri, 27 Feb 2009 15:28:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1RFScTV006786; Fri, 27 Feb 2009 15:28:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1RFScLZ006785; Fri, 27 Feb 2009 15:28:38 GMT (envelope-from miwi) Message-Id: <200902271528.n1RFScLZ006785@repoman.freebsd.org> From: Martin Wilke Date: Fri, 27 Feb 2009 15:28:38 +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/py-WebError 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: Fri, 27 Feb 2009 15:28:38 -0000 miwi 2009-02-27 15:28:38 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-WebError Makefile distinfo pkg-descr pkg-plist Log: py-WebError is a python module for web error handling and exception catching. WWW: http://pypi.python.org/pypi/WebError/ PR: ports/132044 Submitted by: Wen Heping Revision Changes Path 1.2273 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/py-WebError/Makefile (new) 1.1 +3 -0 ports/www/py-WebError/distinfo (new) 1.1 +4 -0 ports/www/py-WebError/pkg-descr (new) 1.1 +68 -0 ports/www/py-WebError/pkg-plist (new)