From owner-cvs-ports@FreeBSD.ORG Fri Feb 5 04:10:24 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 6DE771065676; Fri, 5 Feb 2010 04:10:24 +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 5E7998FC08; Fri, 5 Feb 2010 04:10:24 +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 o154AOko066040; Fri, 5 Feb 2010 04:10:24 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o154AOVc066039; Fri, 5 Feb 2010 04:10:24 GMT (envelope-from pgollucci) Message-Id: <201002050410.o154AOVc066039@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 5 Feb 2010 04:10:24 +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_fcgid Makefile distinfo ports/www/mod_fcgid/files patch-modules-fcgid-fcgid_conf.c patch-modules-fcgid-fcgid_mutex_unix.c 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, 05 Feb 2010 04:10:24 -0000 pgollucci 2010-02-05 04:10:24 UTC FreeBSD ports repository Modified files: www/mod_fcgid Makefile distinfo Added files: www/mod_fcgid/files patch-modules-fcgid-fcgid_mutex_unix.c Removed files: www/mod_fcgid/files patch-modules-fcgid-fcgid_conf.c Log: - Update 2.3.5 [1] - added patch from http://svn.apache.org/viewvc?view=revision&revision=905302 [1] (fixes incorrect mutex permissions) PR: 142795 [2], 143435 [3], 143458 [3], 143563 [1] Submitted by: Sergey Prikhodko Approved by: maintainer timeout (hemi@puresimplicity.net; 22 days [2]) no response from maintainer [3] Revision Changes Path 1.19 +1 -1 ports/www/mod_fcgid/Makefile 1.10 +3 -3 ports/www/mod_fcgid/distinfo 1.2 +0 -13 ports/www/mod_fcgid/files/patch-modules-fcgid-fcgid_conf.c (dead) 1.1 +17 -0 ports/www/mod_fcgid/files/patch-modules-fcgid-fcgid_mutex_unix.c (new)