From owner-cvs-all@FreeBSD.ORG Sat Oct 30 15:32:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5F8516A4CE; Sat, 30 Oct 2004 15:32:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B596B43D1D; Sat, 30 Oct 2004 15:32:53 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9UFWrx1060897; Sat, 30 Oct 2004 15:32:53 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9UFWrEn060896; Sat, 30 Oct 2004 15:32:53 GMT (envelope-from clement) Message-Id: <200410301532.i9UFWrEn060896@repoman.freebsd.org> From: Clement Laforet Date: Sat, 30 Oct 2004 15:32:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/apache2 Makefile ports/www/apache2/files patch-modules:experimental:util_ldap_cache_mgr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 30 Oct 2004 15:32:54 -0000 clement 2004-10-30 15:32:53 UTC FreeBSD ports repository Modified files: www/apache2 Makefile Added files: www/apache2/files patch-modules:experimental:util_ldap_cache_mgr.c Log: util_ald_cache_purge() fails to relink the cache entries during a cache purge. So apply the official patch Revision Changes Path 1.207 +1 -1 ports/www/apache2/Makefile 1.1 +50 -0 ports/www/apache2/files/patch-modules:experimental:util_ldap_cache_mgr.c (new)