From owner-cvs-all@FreeBSD.ORG Thu Aug 28 17:24:08 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 298AD1065689; Thu, 28 Aug 2008 17:24:08 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C91F68FC20; Thu, 28 Aug 2008 17:24:07 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7SHO7Ru045170; Thu, 28 Aug 2008 17:24:07 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7SHO77S045169; Thu, 28 Aug 2008 17:24:07 GMT (envelope-from pgollucci) Message-Id: <200808281724.m7SHO77S045169@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Thu, 28 Aug 2008 17:24:07 +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/mod_python3 Makefile ports/www/mod_python3/files patch-src__connobject.c 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: Thu, 28 Aug 2008 17:24:08 -0000 pgollucci 2008-08-28 17:24:07 UTC FreeBSD ports repository Modified files: www/mod_python3 Makefile www/mod_python3/files patch-src__connobject.c Log: - Fix foobarred patch file. This is what should have been committed to begin with. - Bump PORTREVISION Approved by: gabor (mentor) Revision Changes Path 1.42 +1 -1 ports/www/mod_python3/Makefile 1.2 +11 -18 ports/www/mod_python3/files/patch-src__connobject.c