From owner-cvs-all@FreeBSD.ORG Sat Oct 30 19:44:41 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 D87DC16A4CE; Sat, 30 Oct 2004 19:44:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B58CF43D48; Sat, 30 Oct 2004 19:44:41 +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 i9UJif56075033; Sat, 30 Oct 2004 19:44:41 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9UJifpY075032; Sat, 30 Oct 2004 19:44:41 GMT (envelope-from clement) Message-Id: <200410301944.i9UJifpY075032@repoman.freebsd.org> From: Clement Laforet Date: Sat, 30 Oct 2004 19:44:41 +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 19:44:42 -0000 clement 2004-10-30 19:44:41 UTC FreeBSD ports repository Modified files: www/apache2 Makefile www/apache2/files patch-modules:experimental:util_ldap_cache_mgr.c Log: - Fix apache2 build, I hope... Noticed by: many Committed from: EuroBSDcon Hotel's bar. Pointy hat to: me Under supervision from: mat, thierry, erwin (former mentor) Revision Changes Path 1.208 +2 -2 ports/www/apache2/Makefile 1.2 +48 -50 ports/www/apache2/files/patch-modules:experimental:util_ldap_cache_mgr.c